搜索资源列表
libman.rar
- 一个简单的MFC实现的图书馆管理系统 。。 可为初学者提供参考 中间有一些 对图片 音乐 文件的处理,A simple realization of the MFC library management system. . Provide a reference for the beginner there is some music files on the image processing
RMM
- 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
lhwy
- 本设计从计算机的网络连接安全出发,编写了一个能显示出本机当前网络连接状态详细信息的MFC程序。这个程序主要利用了Windows自带的Iphlpapi.dll文件中的两个系统函数GetTcpTable与GetUdpTable,在MFC程序运行过程中动态链接到它们,从而获得当前正在连接的TCP与UDP情况,包括连接的本地地址、本地端口、外部地址、外部端口和TCP的连接状态,并在MFC程序中显示出来,以供用户观察。-The design of secure network connectivity f
ticker
- 飞机航班的订票系统,界面是MFC,应用了文件的读写-Flight booking system, the interface is the MFC, application of the file read and write ... ...
PersonManagerSystem
- 人员信息管理系统,用C++写的源代码用的是文件系统数据库,界面MFC版本-person Management System
Student-Manage-System
- 基于SQl Sever及ODBC数据库模式 使用MFC创建的一个学生管理系统 实现的功能:用户登陆以及登陆账号的管理、学生基本信息的管理以及奖励/惩罚信息的管理,包含数据库的配置说明、数据库文件以及详细的功能说明-Using MFC to create a student management system Realization of functions: user login and login account management students basic informat
VC_debugging
- 此文件为MFC从做系统的简单介绍,适合初学者学习,简单易懂,清晰明了-This file is from MFC to do a brief descr iption of the system, suitable for beginners to learn, easy to understand, clear
mapPmfc
- 电子地图管理系统+MFC简单界面,实现二进制文件的操作-Management system of+MFC electronic map interface simple, binary operation
BrowseDir
- 一个windows系统浏览文件夹的类文件,MFC编程时直接导入类就行了-A windows system folder class file browsing, MFC programming on the line directly into the class
MiniSql
- 用C++开发的数据库系统,有MFC界面,支持基本的SQL命令,用文件模拟硬件实现buffer调度,实现文件内的B+树索引,比较有参考价值。-With C++ development of the database system, there are MFC interface, support for basic SQL commands, with the file buffer analog hardware implementation schedule to achieve B+ tre
SMSystem
- mfc图标位图资源使用,对话框淡入淡出效果,以及类似QQ提示:在屏幕的右下角从下向上淡出或淡入淡出效果(根据参数不同,选择不同的效果);该资源本是一个短息收发的系统,但未全部实现,这里只是提供一个框架;以及ini文件的写-Using MFC icon bitmap resources, dialog fading effect, and similar QQ hints: on the bottom right hand corner of the screen the bottom up f
mfc
- 商品入库 出售 等管理系统 用mfc制作 可以用 txt形式保存文件
ReSizeV-2
- MFC 窗口自适应屏幕大小,子控件随之放大缩小。 * 功 能:子控件自适应窗口大小的改变 * 接口说明: 对所有需要改变窗口大小的Dialog提供调用接口 调用步骤: 1、在需要缩放的dialog中导入该头文件 2、在调用的dialog的cpp文件的OnInitDialog方法中中调用 CResizeChildCtrl reSize reSize.Zoom_Window(GetSafeHwnd(),2,reSize.GetDefaultTime
Background-Panimation
- 基于MFC的OpenGL图形系统,背景和动画设计包括:模型文件读取、模型生成、颜色设置、纹理映射、几何变换等基本功能-MFC-based OpenGL graphics system, background and animation design includes: model file read, model generation, set the color, texture mapping, and other basic geometric transformation functio
MFCApplication1
- 用mfc实现的学生管理系统 ⽂ 文件默认路路径为当前源⽂ 文件⽬ 目录下 :“student.txt” : ”course.txt” 学⽣ 生⽂ 文件格式:姓名 学号-Using mfc to achieve the student management system
学生信息管理系统(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.)