资源列表
kspaddc
- 这是一个求解k条最短路径路由的算法程序,已经调试通过。-This is a solution of the k shortest path routing algorithm, has been through debugging.
doublelinklist
- Double link list implementation
dijkstra
- dijkstra算法求最短路径的函数,无输入直接运行会生成一个例子供参考- DIJKSTRA Calculates the shortest distance and path between points on a map
main
- hdu Open the Lock ac代码-this is an accepted code on hdu online judge.
TSP
- 介绍了一下著名的TSP问题,旅行商问题,提出了几种解法。-Introduction about the well-known TSP problem, traveling salesman problem, proposed several solutions.
acm
- 介绍了ACM算法竞赛中的高精度算法。 加减乘除。 -ACM algorithm introduced competition in the high-precision algorithm. Math.
sorting-linkedlist
- source code for sorting various linkelist in data structure
halfman
- 实现halfman编码,先将权重以树结构排列,然后进行编码-implement the halfman code,after arrangging the weights in a tree struct,encoding each weight into different binaries
Kruscal
- 快排并查集Kruscal算法+源码 txt 快排并查集Kruscal算法+源码 txt-Row and fast algorithm+ source code search set Kruscal txt row and check the set Kruscal fast algorithm+ source code txt
Euler
- 欧拉回路算法+源码 txt 欧拉回路算法+源码 txt-Euler Euler algorithm+ algorithm+ source code txt txt
eight-queen
- 该程序是一个实现查找八皇后的问题求解的程序,在vc 中编写的-this program is write for eight queen
jiaotongzixun
- 关于栈的处理,对停车场的安排,通过栈实现车辆的进入进出-On the stack processing, the arrangement of the parking lot, enter through the stack and out of the vehicle to achieve
