搜索资源列表
Mase
- 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
PermutationSJJG
- 是用语数据结构的课程设计的程序,并且用MFC做了图形界面-terminological data structure of the design process and done with MFC GUI
SXXHLB
- 用于数据结构课程设计,双向链表,并且用了MFC做图形界面-data structure for curriculum design, two-way linked list, and so with the MFC GUI
familytree
- 数据结构——家谱的实现 本人的课程设计 MFC-data structure -- I literally achieve the curriculum design MFC
shuzuyingyong
- 用MFC实现数据结构课程设计之数组应用 (可视化编程)
Polynominal Exam 完美解密版本
- 使用MFC完成多项式的计算,很值得一看,也是学习数据结构的好程序-use MFC polynomial complete the calculation, it is worth looking at, but also learn from the data structures the program
数据结构与算法排序
- 数据结构与算法程序,界面采用mfc,能实现升序和降序两个功能,并且能查看第几步的排序结果
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
BtreeMFC
- 二叉树及二叉平衡树的实现 并且用MFC动态演示 数据结构课程设计-good
airport
- 利用数据结构的队列,模拟一个飞机场的运行,有一条跑道多条跑道等模式,是数据结构预算法的经典问题,这个是我们的项目,压缩包包含了源代码,项目报告,MFC界面。-Queue data structure used to simulate the operation of an airport, there is a multi-runway runway models, the data structure is a classic problem of the Budget Act, this i
EightQueen
- 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
DataStruct_MFC_WinMain_SortMethod
- MFC中winmain详解,c++各种排序算法以及二叉树,搜索树,红黑树及其他数据结构的实现-Detailed in winmain MFC, c++ various sorting algorithms and binary search trees, red-black tree implementation of data structures and other
mfc
- 编程设计北京市公交/地铁查询系统 ? 能够录入和修改公交线路的信息(存储在数据文件中) 只有被授权工作人员可以使用此功能 ? 查询所有线路(按起点名称排序)信息 起点、终点、首末车时间、票价规则、…… ? 查询指定线路的公交线路详情 沿途站点、首末车时间、票价规则、站间距离、…… ? 查询某一位置途径的所有公交线路 选作:位置同义词判定。如:明光村和明光桥东 ? 指定起点和终点,查询乘车方案 ? 无条件 (90分) ? 换乘次数少优先(
KMP---MFC
- 数据结构里面的KMP算法的可视化演示程序 MFC实现-Visualization of data structures inside the KMP algorithm demo program MFC implementation
repfnsent
- 汉诺塔的自动演算过程,有源码,转载(用MFC制作而成)()
算术表达式求值演示
- 用栈实现算术表达式求值,另有MFC制作的图形界面(Arithmetic expression evaluation by stack, and graphical interface made by MFC)
UserCheckIn
- 编程实现二叉树结构及其相关功能,以存储用户信息,不使用标准模板类的二叉树结构和函数。同时根据二叉树的变化情况,进行相应的平衡操作,即AVL平衡树操作,四种平衡操作都考虑。采用相应的数据结构模拟用户登录系统,其功能包括用户登录、用户密码更新、用户添加和用户删除等。(The programming implements the two fork tree structure and its related functions to store user information and do not
3298471
- 汉诺塔的自动演算过程,有源码,转载(用MFC制作而成)()
3537100
- DH简单的密钥交换,暂时不支持大数运算,MFC编译后的()