资源列表
tree
- 二叉树的各种运算的实现,文本文档,包括求深度、结点个数、遍历以及查找结点等。-Binary tree implementation of the various operations, including seeking depth, the number of nodes, traverse and to find other nodes.
c
- 计算机等级考试二级C语言链表复习资料,让你不在害怕链表-Computer grade examination review materials II C-list, so you' re not afraid to list
Datastructure
- 《数据结构(c语言版》 严蔚敏 吴伟民 编著 书中所有习题(算法)的源代码及运行结果-" Data structure (c-language version," edited by Yan Wei-Min Wu Weimin all the exercises in the book (algorithm) of the source code and operating results
jisuanjikaoyan
- 计算机考研资料,包括计算机组成原理和计算机操作系统!-Computer Kaoyan information, including computer organization and computer operating systems!
CarClass
- 数据结构简单的课程设计交通换乘算法,里面有零次换乘与一次换乘-Simple structure, curriculum design data traffic transfer algorithm, which have zero time transfer and a transfer
MazePath
- c语言 编辑的 数据结构的 迷宫问题 大学老师所作 精简 实用 欢迎初学者学习使用-c language data structure editor university teachers by streamlining the maze of problems for beginners learning to use practical Welcome
huiwen
- 数据结构的回文判断,队列和栈实现,大家参考一下-Data structure to determine palindrome, queue and stack implementation, we refer to
calculator
- 一个简单实用的实现计算器的功能代码,便于理解学习C++编程与数据结构与算法。-A simple and practical calculator function code realization, facilitating understanding learning c++ program and data structure and algorithms.
huffman_compress
- 数据结构里的哈夫曼算法,编程理解有深度,有助于更深理解学习算法等-Data structure of hoffmann algorithm, programming, conduce to the deeper understanding a deep understanding learning algorithm, etc
BiTREE
- 二叉树基础算法的多种实现,vc++6.0下编译成功,包括前序后序中序的递归非递归算法等。-Binary tree algorithm based on a variety of implementation
ZHIZHEN
- 运用C语言对顺序栈表进行建表,插入,删除的操作,并且统一运用主函数调用-Using C language on the order of the stack table create table, insert, delete operations, and uniform application of the main function calls
touchafajianlianbiao
- 运用数据结构的知识、使用头插法的方法建立一个链表-The head put method to establish the list
