搜索资源列表
ballot
- 这个是我用MFC写的一个小程序,主要功能是选票操作,没有采用数据库,而是采用的文本方式.是我初学MFC的做品.
OperateFile
- 用MFC做的,模拟windows的文件操作的程序。希望对大家有帮助。
FileSystem
- 小型文件系统模拟,通过该程序演示了文件系统的工作原理和实现机制。使用MFC做了界面设计。 文件系统设计使用了inode和成组链接法。-Small file system simulation, through the program demonstrated the working principle of the file system and the realization of the mechanism. The use of MFC done interface design
FileSearch_Demo
- MFC下的文件检索程序,很详细,做课程设计用到文件检索方面的东西的可以看下。-Under the MFC document retrieval process, very detailed, do curriculum design used in document retrieval side of things that can have a look.
txt_cutter_xwd
- 使用MFC做的一个TXT文本的分本工具,分割时指定单文件大小,核心是一个多字节字符的处理函数。-TXT using MFC to do a sub-text of this tool, split a single file size is specified when the core is a multi-byte character handling functions.
SSU_GEN-
- 多文件生成聚合包的工具,在公司做为多个升级文件按规则打包成一个文件的工具。该工具主要是界面已经很完善,左边做为文件列表,可以随意添加多少个文件,具体规则自己在代码里更改,加入md5验证。也可以作为mfc和文件操作的例子。-Multi-file aggregate packet generation tool, as a number of upgrades in the company files packaged into a file according to the rules of th