资源列表
Vertical-number
- 算法与设计里的。经典的纵数问题。可直接在VC上调用。-Algorithms and design. Classic longitudinal Questions. Can be directly invoked in VC.
VLC
- 哈夫曼编码 输入以四位二进制表示的数据序列,求出对应数据元素的哈夫曼编码和编码序列- Huffman coding Huffman Encoder
code-for-c-language
- c语言编程常用代码以及入门程序参考,代码均为老师上课要求练习题目-c language
threadTree
- 实现了线索化二叉树,包含有基本的前驱和后继节点的指针的修改方式等
sqlist
- 完成了对数据结构中单链表的简单封装,作为C++的小作业-Completed a single-linked list data structure simple package, as a small operation C++
MFC_Critical_Path
- 关键路径,数据结构的AOE问题的图形界面表示,MFC经典例题-Critical path, data structure, said graphical interface AOE issues, MFC classic example
ass3
- 数据结构作业源代码,实现二叉查找树的一些基本功能。-Operation data structure source code, binary search tree to achieve some of the basic functions.
EightDigit
- 实现八数码算法,使用A*算法,能快速实现排序。-The achievement of the eight digital algorithm, using A* algorithm, can quickly achieve the sort.
TRY
- B-树的实现,包括插入和删除,已经经过测试-B-tree implementation, including the insertion and deletion, have been tested
Queue
- 以一个生动的排队例子深入了解对数组的特性和各项操作-Depth understanding of the features and the operation of the array to a vivid example of queuing
lkkt
- 龙格库塔法求解常微分方程组,经典算法,值得分享-Runge-Kutta method for solving ordinary differential equations
Bitree
- 数据结构课程实验源代码,用C语言实现四叉树结构的基本运算-Data structures course experiment source code, using C language to achieve the basic operations of the quadtree structure
