文件名称:Txt2Bin
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-31
- 文件大小:
- 24.05mb
- 下载次数:
- 1次
- 提 供 者:
- T**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
以vs2010 MFC编程实现文本*.txt到二进制文件的转换。.txt文本文件中存储的是很多测量数据。一共174个被测变量,一秒钟测量一次,测量时间和测量值都存储在文本文件中。程序的目的是将文本文件转换为二进制文件,供后续处理,比如提取某个变量,以时间为横轴画出曲线。
-Vs2010 MFC programming text*. Txt to binary file conversion. many measurement data is stored in a text file. txt. A total of 174 process variables, a second measurement time, the measurement time and measurement values are stored in a text file. The purpose of the program is to convert text files to binary files for subsequent processing, such as extracting a variable, with time as the horizontal axis draw the curve.
-Vs2010 MFC programming text*. Txt to binary file conversion. many measurement data is stored in a text file. txt. A total of 174 process variables, a second measurement time, the measurement time and measurement values are stored in a text file. The purpose of the program is to convert text files to binary files for subsequent processing, such as extracting a variable, with time as the horizontal axis draw the curve.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Txt2Bin\Debug\Txt2Bin.exe
.......\.....\Txt2Bin.ilk
.......\.....\Txt2Bin.pdb
.......\Txt2Bin\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\rc.read.1.tlog
.......\.......\.....\rc.write.1.tlog
.......\.......\.....\stdafx.obj
.......\.......\.....\Txt2Bin.exe.embed.manifest
.......\.......\.....\Txt2Bin.exe.embed.manifest.res
.......\.......\.....\Txt2Bin.exe.intermediate.manifest
.......\.......\.....\Txt2Bin.lastbuildstate
.......\.......\.....\Txt2Bin.log
.......\.......\.....\Txt2Bin.obj
.......\.......\.....\Txt2Bin.pch
.......\.......\.....\Txt2Bin.res
.......\.......\.....\Txt2BinDlg.obj
.......\.......\.....\Txt2Bin_manifest.rc
.......\.......\.....\vc100.idb
.......\.......\.....\vc100.pdb
.......\.......\ReadMe.txt
.......\.......\res\Txt2Bin.ico
.......\.......\...\Txt2Bin.rc2
.......\.......\resource.h
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\Txt2Bin.aps
.......\.......\Txt2Bin.cpp
.......\.......\Txt2Bin.h
.......\.......\Txt2Bin.rc
.......\.......\Txt2Bin.vcxproj
.......\.......\Txt2Bin.vcxproj.filters
.......\.......\Txt2Bin.vcxproj.user
.......\.......\Txt2BinDlg.cpp
.......\.......\Txt2BinDlg.h
.......\.......\yc片段.txt
.......\.......\yc片段.txt_B.dat
.......\Txt2Bin.sdf
.......\Txt2Bin.sln
.......\Txt2Bin.suo
.......\程序说明.txt
.......\ipch\txt2bin-662cb03d
.......\Txt2Bin\Debug
.......\.......\res
.......\Debug
.......\ipch
.......\Txt2Bin
Txt2Bin