搜索资源列表
jizhizhuanhuan
- C语言版的数据结构,利用数据结构的设计思想,来实现进制转换,即二,十,八,十六进制的相互转换。-C language version of the data structure, the use of the data structure design concept to achieve binary conversion, ie, ten, eight, hexadecimal, the mutual conversion.
Heap
- 这个代码包含了简单的堆操作,包括堆的保持,键堆,以及利用堆这个数据结构排序, IDE为苹果的Xcode-this code show the heap related operation, include keeping a heap, building a heap, using heap to sort an array. The IDE is Xcode on Apple Mac
Knight-Moves
- 数据结构习题,主要针对数据结构初学者,熟悉树的应用。-Data structure exercises, familiar with the tree data structures for beginners.
BiTreeLink
- 数据结构中用objective-c二叉树的实现-Data structure used to achieve objective-c binary
SeqList
- 数据结构。可以将两个线性表头尾相接。未采用链表。类的子程序。-data structure. Two linear tables can be joined end to end. We did not use the list. Class routines.