资源列表
qksort
- 一种新的快速排序方法-a new rapid sequencing methods
sf
- 大数相乘、计算时间、josep问题、计算JC、分形图形-multiply large numbers, computation time, Josep, calculated JC, fractal graphics
queen2
- 皇后问题快速算法-Queens Fast Algorithm
004
- 约瑟夫问题-Joseph
最短路径c语言代码
- 关于最短路径的算法,c语言写的-on the shortest path algorithms, written in C language
循环赛日程表
- 经典循环赛日程表算法-classic round robin schedule algorithm
背包问题
- 经典算法之背包问题-classic algorithms knapsack problem
换位和工作安排
- 经典算法之换位和工作安排-classic algorithms transposition and organization of work
算法分析和设计
- 经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
0-1
- //产生0-1之间均匀分布一个随机数// /////////////////////////////////////////////////////////////// //传入参数:r--双精度实型变量指针,指向的单元存放随机数种子值//// //传出参数:p:产生0-1之间均匀分布一个随机数 -/ / 0-1 have a uniform distribution between random numbers / / ////////////////////////////////////
模拟计算器的实现
- 模拟计算器的实现,可以进行基本的运算-the realization simulation calculators, the basic arithmetic
avl树
- AVL树的创建与基本操作-AVL Tree and the creation of basic operation