资源列表
huffmanx
- 是一个关于数据结构中的haffman 算法,运行环境 c/c-is a data structure on the haffman algorithm, the environment c / c
Knapsacktwoinone
- 0-1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改-0-1 knapsack problem knapsack and the dynamic programming source code is to test but also to input their own entry is very there is no simple changes
weichu
- 用位运算的方法实现无符号整数的除法程序 -The method used to achieve bit unsigned integer division procedure
seqlist
- 数据结构,顺序表的各种操作,包括插入,删除,查找,遍历等-no
spfa
- 求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。 这个是自己写的,思想还是一样发的。-Demand single-source shortest path algorithm SPFA name is: Shortest Path Faster Algorithm. This is his writing, and thinking is the same hair.
Knight-to-travel-around
- 骑士周游问题,用回溯法计算~希望对大家有帮助~-Knights tour problem with backtracking method ~
301-25-6-6
- 编写函数merge()将两个非递减序链表合并成一个新的非递减序链表-the function merge() make two lists into one in Non decreasing order.
lan
- 数据结构实验 循环链表josephus问题 N人围坐循环报数出列
nibolanshi
- 数据结构实验--返回表达式e的逆波兰式 e已经指向栈s-Experimental data structure- returns the inverse Polish expression of e e are pointing at the stack s
RMQaLCA
- 区间最大最小值,用LCA加速,效果很好。-Range of maximum and minimum, with the LCA speed, very good.
lianbiaoqiujiaoji
- 该程序是数据结构中以链表存储形式来求两个集合的交集,用C++语言描述的-The program is the form of a linked list stored in the data structures to seek the intersection of two sets, C++ language to describe
INSERT
- 插入排序,非常适用,并且有完整的算法分析-Insertion sort, very suitable, and a complete analysis of algorithms