搜索资源列表
5地图染色d
- 基于C++的MFC实现的地图着色问题。对于使用文档/视图模型的 MFC 应用程序。-based on C + + MFC map rendering issues. The use of Document / View model MFC applications.
calculator_lw
- 本代码用C++实现简易计算器的功能,MFC实现-the C code to achieve simple calculator functions, MFC
AIhighway
- 高速公路的交织水平的源程序,用MFC实现可视化-highway intertwined level of the source, using MFC Visualization
compute
- vc++6.0 使用MFC实现的计算器小程序,可以执行
lagelangri
- 拉格朗日算法,用MFC实现,有良好的程序界面,图形化界面,很好用。
shuzuyingyong
- 用MFC实现数据结构课程设计之数组应用 (可视化编程)
chaoxiyuce
- 上海石洞口潮汐预测程序的MFC实现,基本通过测试,最大误差为四十分钟
chessBoard
- MFC实现用分治算法中的用L型骨牌的棋盘覆盖的问题。
实现LZARI压缩算法的C++类
- 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
基于MFC界面的人机对战五子棋
- 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
eight_queen.经典的八皇后问题用VC++实现
- 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面,8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
ballot.zip
- 利用MFC,实现投票系统,哪呢个够增加,修改删除头片人信息,并贴查询的信息和投票的情况。,The use of MFC, the realization of the voting system, which does个够increased, modified to delete the first piece people information, and paste the query information and voting.
密码学实验中的DES算法
- 密码学实验中的DES算法,MFC实现,包含所有工程文件。-Cryptography DES algorithm experiment, MFC to achieve, including all engineering documents.
FDTDMFC
- MFC实现FDTD编程,编程规范,体现了C++语言的有点,适合想利用MFC进行编程的同行参考-FDTD realization MFC programming, programming standards reflects the C++ language a bit, for want to use the peer-MFC programming reference
LCS
- 数据结构最长公共子串实现,MFC实现,界面良好-Data structure to achieve the longest common sub-string, MFC realize a good interface
Po_Clock
- mfc实现的时钟,我们老师布置得数据结构课程设计-mfc clock to achieve, we teachers have the data structure layout of the curriculum design
PLUS
- MFC实现加法器,优化了界面,可实现大数运算,并且有初始设定-MFC achieve plus device
Matrix
- MFC实现计算器和矩阵运算,可以进行简单的加减乘除,还有矩阵的转置-Calculator and matrix operations use MFC,Can be a simple addition and subtraction multiplication and division
maze-mfc
- 界面好看的迷宫程序,用MFC实现,用户可以自己建造迷宫,可以随时修改迷宫地图,编理有具体的路线显示。-Interface nice maze procedure, using MFC, users can build their own labyrinth, you can always modify the maze map, the compilation of a specific route display.
KMP---MFC
- 数据结构里面的KMP算法的可视化演示程序 MFC实现-Visualization of data structures inside the KMP algorithm demo program MFC implementation