文件名称:NDVI_
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序实现基于野外测站数据计算NDVI值
要使用该程序,需在E盘根目录下新建NDVI文件夹,然后再NDVI文件夹内新建filepath文件夹
接收在filepath文件夹内新建file.txt文本文件
使用规则,将数据全部拷贝进NDVI文件夹,然后再file.txt文本内输入待计算的文件名,文件名之间以空格隔开
1.txt 2.txt 3.txt
处理文本数据,计算NDVI值,文本格式应该为(下面是前三行的样例)
asd
650 3
770 5-The program-based field station data to calculate the NDVI values using the program, to be under the root directory of E NDVI new folder, and then NDVI folder folder to receive the new filepath filepath folder in the new text file file.txt Use rules to copy all the data into the NDVI folder, then enter the text to be calculated file.txt file names, file names separated by spaces 1.txt 2.txt 3.txt processing text data to calculate the NDVI value, the text format should be (the first three lines below the sample) asd 650 3 770 5
要使用该程序,需在E盘根目录下新建NDVI文件夹,然后再NDVI文件夹内新建filepath文件夹
接收在filepath文件夹内新建file.txt文本文件
使用规则,将数据全部拷贝进NDVI文件夹,然后再file.txt文本内输入待计算的文件名,文件名之间以空格隔开
1.txt 2.txt 3.txt
处理文本数据,计算NDVI值,文本格式应该为(下面是前三行的样例)
asd
650 3
770 5-The program-based field station data to calculate the NDVI values using the program, to be under the root directory of E NDVI new folder, and then NDVI folder folder to receive the new filepath filepath folder in the new text file file.txt Use rules to copy all the data into the NDVI folder, then enter the text to be calculated file.txt file names, file names separated by spaces 1.txt 2.txt 3.txt processing text data to calculate the NDVI value, the text format should be (the first three lines below the sample) asd 650 3 770 5
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NDVI_\NDVI_\bin\Debug\Data\file.txt
.....\.....\...\.....\NDVI_.exe
.....\.....\...\.....\NDVI_.pdb
.....\.....\...\.....\NDVI_.vshost.exe
.....\.....\...\.....\NDVI_.vshost.exe.manifest
.....\.....\Class1.cs
.....\.....\NDVI_.csproj
.....\.....\obj\Debug\NDVI_.csproj.FileListAbsolute.txt
.....\.....\...\.....\NDVI_.exe
.....\.....\...\.....\NDVI_.pdb
.....\NDVI_.sln
.....\NDVI_.suo
.....\.....\bin\Debug\Data
.....\.....\obj\Debug\TempPE
.....\.....\bin\Debug
.....\.....\obj\Debug
.....\.....\bin
.....\.....\obj
.....\NDVI_
NDVI_
.....\.....\...\.....\NDVI_.exe
.....\.....\...\.....\NDVI_.pdb
.....\.....\...\.....\NDVI_.vshost.exe
.....\.....\...\.....\NDVI_.vshost.exe.manifest
.....\.....\Class1.cs
.....\.....\NDVI_.csproj
.....\.....\obj\Debug\NDVI_.csproj.FileListAbsolute.txt
.....\.....\...\.....\NDVI_.exe
.....\.....\...\.....\NDVI_.pdb
.....\NDVI_.sln
.....\NDVI_.suo
.....\.....\bin\Debug\Data
.....\.....\obj\Debug\TempPE
.....\.....\bin\Debug
.....\.....\obj\Debug
.....\.....\bin
.....\.....\obj
.....\NDVI_
NDVI_