资源列表
linklist
- 链表的实现, 链表的实现Implementation of linked list-Implementation of linked listImplementation of linked listImplementation of linked list
data_struct
- 数据结构的FLASH版演示,比较通俗易懂,好-FLASH demo version of the data structure, more user-friendly, very nice. . .
Haffmancoding
- 用C语言实现haffmancoding,效率很好的一段源代码-Using C language haffmancoding, a good source efficiency
migong
- 随机地图的迷宫,*号表示走过的路径,#表示墙,@表示回溯=表示未走但可走的地方,原始地图只含有=和#信息-maze for root in various random maps
sorts
- c++排序,有选择排序,冒泡排序的方法,可自己输入数字再选择排序方法-c++ sort,eg:bubblesort,insertionsort,selectionsort
NearestPath
- 实现了最短路径分析,依据程序所用数据的不同,需要进行更改,也是对源码的一个理解过程-NearestPath
LHhuffman
- 数据结构中的哈弗曼编码,很有用哦,下载看看。-Ha Fuman encoded data structure, useful Oh, download to see.
a
- 分治策略—归并排序。(1)编写一个模板函数: template <typename T> MergeSort(T *a, int n) -Divide and conquer strategy- merge sort. (1) Write a template function: template <typename T> MergeSort (T* a, int n)
opr00QSR
- EM-hard optimization
shu
- 建立一棵用二叉链表方式存储的二叉数,并对其进行遍历(先序\中序和后序),打印输出结果.-failed to translate
tree-2.62
- 可以扩展的树形数据结构源码,用C++写成,可以直接编译,方便实现你想要的树形数据结构-Tree data structure can be extended source, with C++ languages, can be directly translated to facilitate the realization of the tree data structure you want
erchsa
- 大家来看看 二叉树的先序遍历 后序遍历 中序遍历 -Before we take a look at the binary tree postorder traversal traversal traversal Thank you
