-
shapefile数据读取的一套代码,用于读取shapefile文件的读写操作。...
shapefile数据读取的一套代码,用于读取shapefile文件的读写操作。-shapefile data set of code to read for the document reader to read and write operations shapefile.
- 2022-05-25 14:20:04下载
- 积分:1
-
Microsoft MSF process guidance can be used to guide the 1 ~ 500 more than the de...
微软MSF过程指南,可以用于指导1~500人以上的团队进行协作开发-Microsoft MSF process guidance can be used to guide the 1 ~ 500 more than the development team to collaborate
- 2023-03-13 17:35:04下载
- 积分:1
-
compiler theory test, do yourself
编译原理的实验,自己动手做的-compiler theory test, do yourself
- 2022-03-04 16:04:38下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
AMR由欧洲通信标准化委员会提出,是在移动通信系统中使用最广泛的语音标准.AMR也是实现在彩信中加载人声的惟一格式....
AMR由欧洲通信标准化委员会提出,是在移动通信系统中使用最广泛的语音标准.AMR也是实现在彩信中加载人声的惟一格式.-AMR by the European Telecommunications Standardization Committee is in the mobile communications system of voice, the most widely used standards. AMR realize is loaded in the MMS human voice only format.
- 2022-07-06 16:43:20下载
- 积分:1
-
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。...
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。
-Completely using standard C++ Partition the documents prepared by the merging process. Process-oriented programming style, which is commonly known as the C style. Hope that each expert will speak up and point out the inadequacies of the views put forward reform, programs such as.
- 2022-03-01 16:16:41下载
- 积分:1
-
PGM 文件筛选器
在加载一个结构的元素和原始的照片。铂族金属的格式。
然后选择该筛选器,并应用,然后保存生成的图像。
阅读的 Readme.txt 文件 (在葡萄牙 LeiaMe.txt)
- 2022-03-21 21:03:31下载
- 积分:1
-
Castalia的安装文件。这是进行扩展程序。
File of Castalia Installation . This is OMnet extended program.-File of Castalia Installation . This is OMnet extended program.
- 2022-02-03 22:49:16下载
- 积分:1
-
打开一个文件,将不对齐的源代码进行对齐缩进等操作,相当于格式化字符串...
打开一个文件,将不对齐的源代码进行对齐缩进等操作,相当于格式化字符串-Open a file, will not be aligned source code indentation, such as alignment operation, the equivalent of formatted string
- 2022-10-05 20:10:03下载
- 积分:1
-
FileSplitter 是一个对大文件进行切割的一个实例操作。
FileSplitter 是一个对大文件进行切割的一个实例操作。-FileSplitter is a large file to an instance of cutting operation.
- 2022-03-23 12:39:49下载
- 积分:1