搜索资源列表
VC++GPS
- 首先简单介绍了GPS 接收机串口通信的基本概念, 然后通过实例详细介绍了计算机与GPS 接收机进行 数据传输的两种方法: 一种是使用W in32 A P I 通信函数的文件读写方式 另一种是通过VC+ + 6. 0 提供的 M SComm 控件实现。-first brief introduction of GPS receiver serial communication the basic concepts, Then detailed examples of computer and
file
- 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
NewReadHexFile
- VC 读取16进制文件的源代码,打开速度很快,但是不能编辑-16 M VC read the source code file, open fast, but can not edit
CMapMFC
- VC/C++源码,文件操作,映射,CMap CMap当中,初始化HastTable,需要估算 数据量N, 实际初始化长度M: M = N * 1.2 + 1 例如: 估算数据量100,HastTable实际 长度 100 * 1.2 + 1 = 121 -failed to translate
