Nota: Se procura outros significados de Charleston, veja Charleston.
Charleston
Localidade dos Estados Unidos
Visão geral da cidade
Charleston
Localização de Charleston na Virgínia Ocidental
Charleston
Localização de Charleston nos Estados Unidos
Dados gerais
Fundado em
1774 (245 anos)
Localização
38° 20' 50" N81° 37' 59" O
Condado
Kanawha
Estado
Virgínia Ocidental
Tipo de localidade
Cidade
Características geográficas
Área
84,59 km²
- terra
81,64 km²
- água
2,95 km²
População (2010[1])
51 400 hab. (629,62 hab/km²)
Altitude
182 m
Códigos
código FIPS
54-14600
Sítio web
http://www.cityofcharleston.org
Localização de Charleston no Condado de Kanawha.
Portal Estados Unidos
Charleston é a capital do estado norte-americano da Virgínia Ocidental.
As suas primeiras e principais indústrias foram o sal e o gás natural. Mais tarde, foi o carvão que touxe prosperidade económica para a cidade.
Índice
1Geografia
2Demografia
3Referências
4Ligações externas
Geografia |
De acordo com o United States Census Bureau, a cidade tem uma área de 84,6 km², onde 81,6 km² estão cobertos por terra e 2,9 km² por água[1].
Demografia |
Crescimento populacional
Censo
Pop.
%±
1850
1 050
—
1860
1 520
44,8%
1870
3 162
108,0%
1880
4 192
32,6%
1890
6 742
60,8%
1900
11 099
64,6%
1910
22 996
107,2%
1920
39 608
72,2%
1930
60 408
52,5%
1940
67 914
12,4%
1950
73 501
8,2%
1960
85 796
16,7%
1970
71 505
-16,7%
1980
63 968
-10,5%
1990
57 287
-10,4%
2000
53 421
-6,7%
2010
51 400
-3,8%
Fonte: US Census[1][2]
Segundo o censo nacional de 2010[1], a sua população é de 83 089 habitantes e sua densidade populacional é de 629,62 hab/km². É a cidade mais populosa da Virgínia Ocidental. Possui 26 205 residências, que resulta em uma densidade de 321 residências/km².
Referências
↑ abcd«GCT-PH1 - Population, Housing Units, Area, and Density: 2010 - State -- Place and (in selected states) County Subdivision» (em inglês). United States Census Bureau. Consultado em 21 de setembro de 2011
↑«GCT-PH1-R - Population, Housing Units, Area, and Density (geographies ranked by total population): 2000 - Geography: State -- County - State -- Place and (in selected states) County Subdivision» (em inglês). United States Census Bureau. Consultado em 21 de setembro de 2011
Ligações externas |
O Commons possui imagens e outras mídias sobre Charleston (Virgínia Ocidental)
O Commons possui uma categoria contendo imagens e outros ficheiros sobre Charleston (Virgínia Ocidental)
Sítio oficial (em inglês)
Estatísticas, mapas e outras informações sobre Charleston em city-data.com (em inglês)
1
This question is a follow up of this one. I am trying to run a command through the command line on a remote machine running Windows 7 from a workstation running Debian in an SSH session on that machine. The setup is basically as follows: debian box 1 === (SSH) ===> debian box 2 === (RDP) ===> Windows 7 I have tried running rdesktop from debian box 2 : rdesktop <Windows 7 box network address> -u username -p password -r disk:local="./TestRDP" -s "cmd.exe /K net use C: \\tsclientlocal & C:\test.bat & logoff" but cmd.exe is not launched on the remote device. I have also tried to open up cmd.exe on its own: rdesktop <Windows 7 box network address> -u username -p password -s "cmd.exe" but the terminal is not launched upon login ( rdesktop successf...
up vote
0
down vote
favorite
I am trying to mirror Ubuntu xenial repository by apt-mirror, but after running sudo apt-mirror , I get a Malformed checksum error. Any idea how to fix it? Downloading 1565 index files using 20 threads... Begin time: Wed Nov 21 11:11:21 2018 [20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]... End time: Wed Nov 21 11:11:51 2018 Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/apt-mirror line 562, <STREAM> line 118. Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/ap...
up vote
0
down vote
favorite
So, my friend has been trying to install Matlab 2018b and he has encountered the following message just after the installation reaches 100%. Matlab installation additional configuration steps message I did some digging around in the Matlab forums and found out that to use the additional components, one should install a compiler and then use the following commands: mex -setup C mex -setup C++ Can anyone help me regarding this error? If this is indeed the solution then how can I execute those steps? Also, he says that even if he presses next, he cannot use matlab. The OS in use is Windows 10.
installation matlab
share | improve this question
...