搜索资源列表
银行储蓄系统
- MFC写的银行储蓄系统,功能完善,自动分配帐号,有密码功能,debug里有exe文件,运行即可,源码在外面,加了注释了!-MFC wrote savings bank system, complete functions, automatic allocation account, password function, debug there are exe files, run can be, the source code on the outside, plus a footnote!
竞赛管理系统
- 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO)
FileMng
- MFC做的windows文件系统演示-MFC do windows File System Demonstration
myTree
- 一个基于treeview的mfc文件搜寻系统,可进行有效改进(与windows自带的相媲美)!供学习用
HookaReg 系统钩子截获系统鼠标和键盘消息
- 编写了一个系统钩子截获系统鼠标和键盘消息和一个修改注册表启动项开机运行指定程序的基于MFC的对话框。Hook文件夹包括生成系统钩子的动态链接库的源文件;MyHook文件夹包括所生成的动态链接库和修改注册表启动项等源文件。生成的程序可以保护自己的电脑不被他人使用。注意:1.程序预留的系统启动入口为“Alt+j”(切记!!!);2.本程序在xp系统vc6.0 debug下编译通过(其他系统没试过);3.部分代码是根据本人电脑屏幕尺寸设计(请更改源码)。-Write a system hook int
dll.rar
- 相关的DLL集合, 包括doclist.dll,mfcce300.dll,noteprj.dll,olece300.dll(前四个是支持HPC运行PPC软件的 DLL),gapinet.dll,gx.dll(这个比较重要,用来支持一些图形函数),cecore.dll,sdl.dll(这个类似于 DIRECTX),aygshell.dll(这个文件WINCE.NET4.2也有,不过版本不同,不建议替换),kctrl.dll(这个好象是用来 支持日文的),vbscr ipt.dll,这些都DLL比
FindStudent
- 课堂随机点名系统。MFC实现。要求能完全实现我们的点名程序已有的功能。即事先从教务处网站上下载某班的学生名单并存盘备用。你的程序能够以某种方式有选择性的加载某个班的存盘文件并把相应的学生信息读入内存,然后以随机的方式来查找某个学生的信息并把它显示出来以实现点名。-Classroom randomly named system. MFC implementation. Requirements to fully realize our program has been named function
MFC
- 模拟电信计费系统, 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。-very well
RMM
- 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
windows
- windows mobile入门到精通 1---系统介绍篇 2---同步软件篇 3---系统文件篇 4---主题设置篇 5---游戏篇 6---注册表修改篇 7---软件安装篇 8---工具软件篇 9---上网设置篇 10--产品篇 -windows mobile master 1--- Introduction to the systematic introduction chapter 2
kaoqin
- 个人考勤源代码 无误 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总。 本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规 MFC 方法。-Personal attendance correct the source code of this process is a personal attendance soft
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
wenjian1
- 操作系统课程设计· 文件系统模拟· 文件的个项基本操作· mfc vc-Curriculum design, simulation of the operating system file system file a basic operation of mfc vc++
storage_manager
- MFC实现商品库存管理系统,读取文件中的库存信息和交易记录。能对文件中的错误记录进行修正,能按商品号的升序排列库存商品信息,能实现查找功能,能对其进行交易操作-MFC to achieve product inventory management system, read the file in the inventory of information and transaction records. Can file an amendment in the error record can b
Base-on-MFC-file-system
- 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
学生管理系统程序
- 实现界面删除,查找,录入,修改学生成绩,并将操作过后的学生信息存储到文件中,可以独立运行,附源码,报告及分析过程。(To achieve the interface to delete, find, enter, modify student achievement, and after the operation of the student information stored in the file, you can run independently, with source code,
学生信息管理系统(MFC)
- 学生信息管理系统,添加学生信息,删除学生信息,查询学生信息,导出所有成绩到student.txt文件(Student information management system)
基于MFC学生信息管理系统设计与实现
- 自己做的一个基于MFC学生信息管理系统设计与实现,脚本文件也包含在里面(A MFC based student information management system is designed and implemented, and the scr ipt files are also included in it.)
1 文件系统的Watcher
- 在MFC环境下① 与ListView控件相关的类:ColumnHeaderCollection,ListViewItem,ListView控件的成员:ColumnHeaderCollection,Items,…… ② clsFile和clsFiles的设计方法。Files()存储的是文件名集合,临时(clsFile类的)对象,根据文件名查询文件参数,建立Item对象,由Item对象组成了clsFiles对象中的Items()。 ③ Tuple(Of String, String):二元组类型。主
学生成绩管理系统
- 1)从屏幕上输入学生信息并保存数据,例如采用文件方式保存。学生信息包括地址、出生日期、学科成绩(语文,英语,数学,物理)、个人信息(姓名,性别,民族,国籍,学历)、联系方式(手机,家庭电话,学校电话)等。 2)从文件中删除一个学生信息。 3)显示所有学生信息。 4)能够按编号或姓名对学生的信息进行检索并将检索结果显示在屏幕上。 5)能够对单个学生进行编辑。 6)可以统计全部学生的总成绩,及其在班上的排名。 7)能够统计各科的平均成绩及及格率。 8)要求有错误提示功能,例如性别只能输