资源列表
Kmerge
- 严蔚敏 数据结构 K路归并+败者树实现外部排序-YanWeiMin K Road merge data structure to achieve external sort+ loser tree
BtreeC
- 本程序实现B+树的建立,插入,删除,查找、旋转等操作。-The Program for the establishment of B+ tree, insert, delete, find, rotation and other operations.
prime
- 找出字符串出现的位置,通过输入第几个返回该字符串-return the string
erchashu
- 实现二叉树的查找 删除的操作 c语言版的-This is a binary tree of two to achieve the C language curriculum design
DataStructer_Program_C_Language
- 数据结构算法经典大全 包含了常见的数据结构的实现代码,如链表、图、栈、二分查找等-Data Structure Algorithm classic Daquan data structure contains the implementation of the common code, such as linked lists, graphs, stack, binary search, etc.
calculator
- 初学数据结构 写的利用栈操作写得简单计算器-Beginners stack data structure write operation using a simple calculator written
01beibao.rar
- 01背包问题,里面有四种算法,分别为动态规划,分支限定发,回溯法和谈新算法!,01 knapsack problem, there are four kinds of algorithms, dynamic programming, respectively, branch limit hair, the new algorithm backtracking peace!
Taxi-route--based-on-multi-agent
- 基于多Agent的机场场面最优滑行路径算法-Taxi route optimization algorithm of airport surface based on multi agent
LLK
- 连连看游戏设计,最短路径的寻找,判断两个图形是否可消,怎样优化寻路算法。-Lianliankan game design, to find the shortest path to determine whether the two graphic consumption and how to optimize the way-finding algorithm.
8-2
- 在查找二叉树中增加三个功能:删除小于某一值的所有元素;删除大于某一值的所有元素;删除某一范围中的所有元素。-Increase in the binary tree to find three functions: remove all elements smaller than a certain value delete all elements is greater than a certain value delete a range of all the elements.
LinkedList
- 数据结构中的链表,采用了一种比较基础的写法,易懂(Data structure in the list, using a relatively basic style of writing, easy to understand)
override
- 用户界面支持向量机程序,简单适用,适合初学者()
