资源列表
intopo
- Converts to infix expression to postfix
suanfa
- c++ 数据结构的一些算法 还在整理中 -failed to translate
TreeArray
- 用JAVA写的,演示了二叉树算法,前序遍历,中序遍历,后序遍历都有涉及,适合做阶段作业提交-Written using JAVA, shows binary tree algorithm, pre-order traversal, in-order traversal, postorder traversal are involved, suitable for job submission phase
BinaryTreeSort
- 用c语言实现二叉树排序的源程序,原创,绝对可执行-With the C language implementation of the binary tree sort source code
c100
- 学习c语言的100个绝好的例子,很适合初学者,用文本文件保存的源代码,绝对可用-Learning C language 100 a good example
C
- 有n个人围成一圈,从第m个人开始顺序报号,凡报到p的人退出圈子,输出依次退出圈子的人和最后留在圈子中的人原来的序号,可用结构数组或结构链表完成。-N individuals form a circle, individuals from the first m starting sequence reported, who reported P out of the circle of people who, who in turn out of the circle of the output
daan
- 算法设计与分析课后习题答案(完整的) pdf格式,清晰版-Algorithm design and analysis of after-school exercise answers ( complete )
01bag
- 动态规划经典问题01背包的实现,用2种实现算法。一是用递归,二是用循环。还有01背包算法的叙述和图解,通俗易懂-Dynamic programming 01bag
NewAList
- 小型城市管理系统,可以根据距离查询城市,按照坐标设计城市的位置,数组为主要算法,数据结构课程设计-array city control
NewLList
- 城市管理系统,以链表形式进行,数据结构课程设计,设置城市名,坐标,查询相邻城市-city control
huffman
- 数据结构课程设计,哈弗曼编码课程设计,压缩文档-huffman tree code decode
circleQueue
- 使用C++语言实现的一个循环队列操作,简单易懂-use the language of C++ to achieve a circle queue, easily understood
