搜索资源列表
PermutationSJJG
- 是用语数据结构的课程设计的程序,并且用MFC做了图形界面-terminological data structure of the design process and done with MFC GUI
train3
- 在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
paixu
- 这 里 是 用mfc 做的 一些排序 ,各种 排序都有
hanoi.rar
- 看了数据结构那本书的源代码,又学了点MFC的知识,顺便就把可视化程序做出来了,不过功能少了点,请大家多多指教!,Read the data structure of the book' s source code, but also learn a little knowledge of MFC, the way they do out of visual programming, but the functional少了点, exhibitions please!
Sudu
- 使用MFC写的一个解数独的程序,主要使用了类CNineGong及CCell,原理回溯法测试填入的数字是否合理,做了些优化,速度比以前快许多-Use MFC to write a single procedure itself, the main use of the category CNineGong and CCell, the principle of backtracking fill in the number of tests is reasonable, to do some op
maze3
- 用MFC做的走迷宫图形程序,自动选择优化的路径
the-application-of-tree
- 做了一个树模板类(protected派生于二叉树类)。 类方法模仿MFC的CTreeCtrl-Made a tree template class (protected derived from binary tree class). MFC' s CTreeCtrl class method to imitate
Red-Black-Tree
- 使用MFC做的一个红黑树操作演示,带有显示界面,很好的展示了红黑树创建、添加、删除等操作的过程,是数据结构与算法中很重要的一部分-Use MFC to do a red-black tree operation and demonstration, with the display interface, a very good show red-black tree to create, add, delete and other operations of the process data s
lettersort
- 这个程序简单点,就是对于文章中的字母进行排序,比较容易,用mfc做的-This program is simple point is that the letters for the article in sort, easier to do with mfc
shoolguide
- 校园导游系统 单元最短路径问题 mfc做的 景点信息 与 路径查询 好看界面 清晰代码 数据结构大作业-school guide
Calculator(LJX)
- 数据结构的作业,计算机,算法没有问题,用mfc做的时候有的小问题,-calculator ,my homework
guanjianlujin
- 用MFC做的数据结构中的关键路径求解,记得首先必须创建一个AOE网-Solving the critical path of the data structure of the MFC to do, remember that you must first create an AOE network
ggg
- mfc 连接数据库 用mfc做的管理系统,戏中包括数据库连接-mfc connect to the database
hafuman
- 该程序为实现哈夫曼的一些应用而设计的,其中用到了MFC直观的打印了树的形状,并且在界面上做了些美化工作,用到了屏幕雨,通过光标移动可控制程序的菜单,等等。-The program for the Huffman some applications and design, which uses the MFC prints intuitive tree shape, and the interface to do some landscaping work, use a rain screen,
Large-Int-Arithmometer
- 该MFC程序可以进行长整数的四则,阶乘,幂的计算。重要的是在除法上做了性能的优化。-The MFC program can be carried long integer four, factorial, power calculations. It is important to do the division of the performance optimization.
MyGA_CPP
- 使用MFC写的遗传算法的例子,使用DC做图,可以很直观的看出变化。-The use of genetic algorithm written in MFC example, the use of DC map, you can see the changes in a very intuitive.