搜索资源列表
btree
- 实现B树,并在MFC中将其画出。 B树的表示及基本操作的实现。 1.掌握B树的存贮结构。 2.实现B树中关键字值的插入及删除操作。 3.屏幕图形化的显示。
compress
- 实现了一个相对简单的哈弗曼树的压缩算法,是基于MFC开发的。
Haffman
- 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
ID3JueCheTree
- 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
BinaryTree
- 用MFC实现的二叉树的建立、查找、删除、插入-MFC achieved with the establishment of a binary tree, find, delete, insert
familytree
- 用mfc开发的一个家谱程序,数据结构是二叉树-With mfc program to develop a family tree, binary tree data structure is
BtreeMFC
- 二叉树及二叉平衡树的实现 并且用MFC动态演示 数据结构课程设计-good
GuiJieTree
- 人工智能里面的归结树算法,使用MFC编程,较好的模拟了该算法,要做人工智能作业的朋友,这是个不错的参考!-Artificial intelligence comes down inside the tree algorithm, the use of MFC programming, a better simulation of the algorithms, artificial intelligence work to be done friends, this is a good refe
tree
- MFC对话框类实现对二叉树的中序遍历排序,前序遍历排序,后序遍历排序,请仔细阅读程序后了解程序输入的格式-MFC dialog class in order to realize the binary tree traversal order, preorder traversal order, post order traversal order, please carefully read the procedures to understand the procedure input fo
code
- 本程序采用二叉树的数据结构,,以作为家谱成员及信息(profile)的存储结构,,个人信息包括姓名,,性别,配偶,出生,死亡日期等,,还包括人物编号ID,,附加信息(便于以后扩展需要),以二叉树的遍历搜索,修改,增加,删除等作为核心算法,,并通过MFC界面显示出来,,以windows树结构来展示底层的家谱信息.-family tree
2cha_tree
- 利用MFC,完整的二叉树实现,包括遍历、插入、删除等-Complete binary tree implementation
RBTree
- mfc 用宽度优先算法动态显示红黑树,数据随机生成-Red-Black Tree
BinaryTree
- 有MFC实现的树的各类运算,可使化界面,功能强大操作简单。-MFC implementation of the tree are all kinds of operations can interface, simple and powerful.
0804-08081401huffman
- 实现统计字母频率,实现哈夫曼树的建立,并现实0 1代码,MFC GDI编程,还实现了发送,译码功能,接受,顺便还实现了聊天功能-Achieve statistical letter frequencies, to achieve the establishment of Huffman trees, and reality 01 code, MFC GDI programming, but also realized the sending, decoding functions to acce
Hw09_5
- 基于MFC对话框下编写的对树的各种遍历 数据结构的基本算法-MFC dialog based on the tree prepared with a variety of basic algorithms traverse the data structure
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-BST
- MFC编程实现二叉搜索树,包括查找,插入,删除和旋转。-MFC programming for binary search tree, including find, insert, delete, and rotate.
BSTree-MFC
- MFC 写的二叉搜索树,希望可以给大家带来帮助。-MFC wrote two binary search tree, I hope we can help.
avl-mfc
- 1.编写AVL树的判别程序,并判断一个二叉搜索树是否为AVL树 2.实现AVL树,其上的基本操作为:Search,Insert,Delete,和Ascend 3.基本操作的动态演示 4.扩展 A.实现带索引的AVL搜索树,其上的基本操作: Search,Insert,Delete,IndexSearch,IndexDelete,Ascend 基本可以说是很完美的程序- 1. write AVL tree discriminatio
UserCheckIn
- 编程实现二叉树结构及其相关功能,以存储用户信息,不使用标准模板类的二叉树结构和函数。同时根据二叉树的变化情况,进行相应的平衡操作,即AVL平衡树操作,四种平衡操作都考虑。采用相应的数据结构模拟用户登录系统,其功能包括用户登录、用户密码更新、用户添加和用户删除等。(The programming implements the two fork tree structure and its related functions to store user information and do not