资源列表
AI-project-go_pass_river
- 经典AI案例《野人与传教士过河问题》,通过建立简约且完备的数学模型,采用顺序检索遍历所有节点,找出最终解决方案。-Classic AI case "savage and preachers across the river", through the establishment of the contracted and complete mathematical model, the order of retrieval traverse all nodes, and find out the
Search
- 数据结构,静态查找,已经过编译,并成功运行,希望对大家有帮助-Data structures, static lookup, has been compiled and run successfully, we hope to
999999
- 数据结构试验中一个有关于非递归算法的源程序,很适合于初学者参考。-test data structure on a non - recursive algorithm of the source is well-suited to beginners reference.
hafuman_tree
- 数据结构课程实验中所编的判断哈夫曼编码.参考可用-experimental data structure courses, which include the judgment Huffman coding. Reference available
shuju
- 数据结构课程设计,也是以前找到的,供大家参考。-Data structure course design, but also previously found, for your reference.
Knapsack
- 我自己做的一个0-1背包问题程序 用回溯法 做的 望大家分享 请指正-I own a 0-1 knapsack problem with retroactive law procedures do hope to share, please correct me
yiyuanduoxiangsidejiajian
- 单链表实现一元多项式的加减(数据结构C++)-Single-chain to achieve a dollar polynomial addition and subtraction (data structure C++)
Merge_Quick
- 排序算法,关于merge和quicksort的算法实现,适合其他初学算法的人下载-Sorting algorithm, quicksort algorithms on the merge and the realization of the algorithm is suitable for downloading to other beginners
3
- 假设一个算术表达式中可以包含三种括号:圆括号,方括号和花括号,且这三种括号可按照 任意的次序嵌套使用,编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已 存入数据元素部位字符的顺序表中)-Suppose an arithmetic expression can include three kinds of brackets: parentheses, square brackets and curly braces, and the three brackets can b
lianbiao
- 单链表的建立,插入,删除操作,适用于数据结构初学者使用-The establishment of a single linked list, insert, delete, data structures for beginners
Queues
- 数据结构 队列 实现出队 入队 删除 等操作-Queue data structure to achieve the team into a team or delete operation
binary_tree
- 文本为一个用c语言编写用于产生一个二叉树的源码文本。以三元组形式输入任意二叉树(以大写字母表示结点),求以任意一选定结点为子树的深度。如,在输入示范题中的二叉树之后,程序显示:Please select a node: 输入 ‘B’,回车后,程序显示‘3’。-Text for a written in c used to produce a binary tree source text. With three yuan group form input arbitrary binary tre