Parkersburg é uma cidade localizada no estado norte-americano da Virgínia Ocidental, no Condado de Wood.
Índice
1Geografia
1.1Localidades na vizinhança
2Demografia
3Ligações externas
4Referências
Geografia |
De acordo com o United States Census Bureau, a cidade tem uma área de 32 km², onde 30,6 km² estão cobertos por terra e 1,4 km² por água.[1]
Localidades na vizinhança |
O diagrama seguinte representa as localidades num raio de 12 km ao redor de Parkersburg.
Parkersburg
Belpre (4 km)
Blennerhassett (7 km)
Boaz (12 km)
Lubeck (9 km)
Mineralwells (10 km)
North Hills (6 km)
Vienna (7 km)
Washington (12 km)
Demografia |
Crescimento populacional
Censo
Pop.
%±
1850
1 218
—
1860
2 493
104,7%
1870
5 546
122,5%
1880
6 582
18,7%
1890
8 408
27,7%
1900
11 703
39,2%
1910
17 842
52,5%
1920
20 050
12,4%
1930
29 623
47,7%
1940
30 103
1,6%
1950
29 684
-1,4%
1960
44 797
50,9%
1970
44 208
-1,3%
1980
39 946
-9,6%
1990
33 862
-15,2%
2000
33 099
-2,3%
2010
31 492
-4,9%
Fonte: US Census[2][3]
Segundo o censo nacional de 2010,[1] a sua população é de 31 492 habitantes e sua densidade populacional é de 1 028,69 hab/km². É a terceira cidade mais populosa da Virgínia Ocidental. Possui 15 562 residências, que resulta em uma densidade de 508,34 residências/km².
Ligações externas |
Sítio oficial (em inglês)
Estatísticas, mapas e outras informações sobre Parkersburg em city-data.com (em inglês)
Referências
↑ abc«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 - 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
O Commons possui imagens e outras mídias sobre Parkersburg (Virgínia Ocidental)
O Commons possui uma categoria contendo imagens e outros ficheiros sobre Parkersburg (Virgínia Ocidental)
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
...