搜索资源列表
txt
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
Apriori
- Apriori算法实现,基于MFC,transcion.txt是初始测试项目集
ym_vcpp-readText
- mfc打开txt文件并显示,选择文件路径 点击按钮打开并显示-mfc open the txt file and display, select the file path and click the button to open the show
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
ranCheck
- 一款用MFC写的简易数字验证码识别软件,非常好用-Easy to use MFC to write a number of verification code recognition software is very easy to use
MFCFile
- MFC中文件操作,包括文件读写,复制,查找等-File operations in MFC, including documents to read and write, copy, find, etc.
DOMPrint
- 自己开发的XML DOM遍历打印程序DOMPrint,DOMPrint激活DOM解析器,解析XML文档,构造DOM树,并激活DOMWriter::writeNode()将DOM树序列化XML流,支持MFC,其不依赖其它除MFC以外任何程序库的支持,适合项目开发。用法请见压缩包里的Options.txt。-Developed their own XML DOM traversal printing process DOMPrint, DOMPrint activated DOM parser, X
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
SDIOpenGL
- 在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
MutiTemple
- 自己编写的一个VC下应用多文档模板的程序,支持文档模板和画图模板,可以用来学习多文档模板编程。-A mutitemple program can be both used for txt and drawing
txt
- 利用vs 中的 c++语言对txt文件经行读取,并且对txt文件并输出-C++ to read txt file and the output
xx
- c++6.0,MFC,设计了一个学生成绩录入界面,输入完毕后并能保存到Txt文件中-c++6.0, MFC, designed input interface, a student achievement, after input and can be saved to Txt file
txt
- 利用MFC实现txt文档的打开,保存等编辑-use of MFC txt file open, save, edit
MFC-drawing1
- mfc 读取数据画图,在对话框设计实现-MFC read txt data drawing 1 MFC read txt data drawing 1 MFC read txt data drawing 1
MFC-TO-TXT
- 这个是在MFC读取TXT文件的过程,很实用,特别是读取数组等-This is in MFC read TXT file process, very practical, especially reading array, etc
输出txt
- 在mfc模式下开发的一个小小工具,可以运行生成txt文档,并且可以写入。
mfc_txt
- MFC,txt格式文件的读入,写出;向从文本文件中写入信息;从文本文件中读取信息;关闭文件-MFC,txt File read and write
简单加密解密程序
- 可将txt文件内容写入bmp文件中; MFC程序
MFC绘线
- 读取TXT中的数据进行绘图,能够进行坐标缩放
读取与保存txt内容
- 打开用户选择的txt,读取txt文件,显示txt文件,保存txt文件(read and save txt files ,based on MFC)