搜索资源列表
PermutationSJJG
- 是用语数据结构的课程设计的程序,并且用MFC做了图形界面-terminological data structure of the design process and done with MFC GUI
paixu
- 这 里 是 用mfc 做的 一些排序 ,各种 排序都有
MaxDivisor
- 用MFC做的求最大公约数的程序 含完整的工程文件
mfc与opencv结合做的车牌定位、分割的程序
- mfc与opencv结合做的车牌定位、分割的程序 有源码,我也在学习阶段,与大家一起讨论研究。
基于A星算法的MFC界面的八数码程序
- 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
FiveChessGame
- 用MFC做界面基于α-β剪枝算法的五子棋程序。-To do with the MFC interface α-β pruning algorithm based on the backgammon program.
matrix
- 神经元网络。可以进行矩阵神经网络计算。MFC写的,谁也没有用过这种方式做神经元。-Neural network. Neural network matrix can be calculated. MFC writing, nobody has used this way neurons do.
MyProject
- visual c++中MFC做得关于动态链接库的隐式调用的源码 打开.dsp文件即可在visual c++中运行-visual c++ done in MFC dynamic-link library on the implicit call to open source. dsp document can be in the visual c++ run
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
55875587Calculator
- MFC做的计算器程序,可以实现加减乘除。平方,立方等功能-MFC to do calculator program can be achieved subtraction multiplication and division. Square, cubic and other functions
maze3
- 用MFC做的走迷宫图形程序,自动选择优化的路径
TreeUse
- 二叉树的建立,遍历,求树的高度,叶子个数等等MFC做的-The establishment of such a binary tree to do MFC
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
Huffman
- 用MFC做的一个小型的哈夫曼编码转换器,界面简单易懂,附有说明文档-Using MFC to do a small Huffman converter, easy to understand interface, with documentation
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
Simple-Calculator
- 用c++中mfc做的一款简易的计算器,能实现加减乘除基本功能,是初学者很好的教程-C++ in mfc do with a simple calculator, to achieve the basic functions of addition, subtraction, is a good tutorial for beginners