搜索资源列表
labelexx
- 做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是 MFC 提供的 CStatic类的功能过于简单,无法满足高级需求。为此我从 CStatic 派生了一个类 CLabelEx,扩展了CStatic。第一次投稿,水平不足请大家见谅。-do the user interface, often have to use some static text control, showing some textual information, but the MFC CStatic funct
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
MiniPascalCompiler
- 用mfc编的一个mini pascal compiler,有交互界面,方便用户操作,对于学编译原理以及正在研究mfc的同学来说,是相当不错的参考源码。-mfc series with a mini pascal compiler, interactive interface user-friendly operation, the compiler theory and science is studying mfc students, it is a fairly good reference
Stack_and_Queue_by_CT
- 用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示-with MFC wrote Stack and Queue small procedures, beautiful interface, debug folder with demonstration
scan_attemper
- 有关scan扫描算法的基于MFC的程序,可视化界面-the scan scan algorithm based on the procedures for MFC, Visual Interface
painting
- mfc界面编程交互绘图,用Visual Studio 2005开发,并已调试通过,大家参考参考,一起学习吧。-mfc interactive mapping interface programming, using Visual Studio 2005 development, Debugging has passed, your information, learn it.
computerjisuanqichengxu
- 本程序是一个计算器的实现过程可以直接利用 利用mfc的界面变成技术实现
PL0(MFC)
- PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
cifayufa2003
- 这是一个使用MFC编成的词法语法分析器,它实现的界面及功能良好.-It is a monument of the MFC grammar lexical analyzer, it implements the interface and function well.
huanyin
- 创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。
unique_code
- 利用Visual C++ MFC做界面,输入相应的码长和码字,即可判断是否为唯一可译码。
jisuan
- 计算表达式结果的小程序 有界面 用mfc制作 平台 vs2005
wj
- C++MFC图形界面实现,用文法写的可编程计算器.
exe2
- 一个小的MFC程序,主要是要做一个字符判别,界面上有具体介绍
Queens(mfc)
- 利用MFC图形界面做的经典题目 八皇后算法
一款抓包软件
- 一个抓包软件,语言C C++ 界面MFC做的,程序肯能比较简陋,时间有限,但是适合新手学习用,代码附带注释比较容易看懂
Ftp
- 功能:查看FTP服务器是否存在,MFC界面。-C++ implementation, functions: See FTP server exists
compile
- 这是一个带MFC界面的tiny+语言编译器,当中实现了17个关键字,包括词法分析,语法分析,语义分析,生成语法分析树等功能-This is a tiny+ with MFC interface language compiler, which achieved a 17 keywords, including lexical analysis, syntax analysis, semantic analysis, generating parse trees and other functio
客户端
- 基于MFC设计的聊天对话窗口,一款用于网吧管理系统的客户端界面,可购买商品,可与主机通过局域网对话(MFC design based chat dialogue window, an Internet cafe management system for client interface, you can buy goods, and the host through the LAN dialogue)
UIThreadDemo
- 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)