搜索资源列表
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
SetIni
- MFC界面以及ini配置文件的读写操作,在初始化时读出ini文件的值,然后可以设置其他值-MFC interface as well as reading and writing ini configuration file in the initialization file read ini values, then you can set other values
Change_position_1
- 这个是将文件复制的一个小程序,此软件可以将c盘的文件拷贝到其他盘,MFC,界面简洁!-this is a software ,which can copy a file fromcomputer disk C to D!
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
File-Management-System
- 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc
vedio
- 一个基于MFC的视频播放软件,软件界面设置很简单,但很实用-MFC-based video player software, the software interface is very simple, but very practical set
MFCexp9_2
- MFC中,编写单文档界面程序,当用户用鼠标单击程序窗口用户区时,在当前目录下,一只写方式创建一个名为“myfile.txt”的文件,并向其写入字符“hello,this is a file”-MFC, write a single document interface program, when the program window with the mouse click the user area, in the current directory, a write mode create
yundonghui
- 数据结构实习1,基于MFC对话框的运动会分数统计系统,功能齐全,界面友好。-Practice a data structure, based on MFC dialog Games Score statistics system, fully functional, user-friendly.
OFF_TO_TM
- 此程序是利用MFC界面实现两个文件类型的相互转换,一个是常用的三维模型文件off类型,一个为tm类型,此程序可以帮助实现相互转换。-This program is the use of MFC interface to realize mutual transformation, two file type is a commonly used types of 3 d model file off a for tm types, this program can help to realize
copy_b
- cmd命令:copy_b,将多个文件以二进制合并,得到一个文件。MFC开发成窗口界面,易使用。-cmd command: copy_b, merge multiple files in binary, get a file. MFC developed into a window interface, easy to use