资源列表
STL_without_warnings_src
- 去除使用STL时编译warning-removed when using STL compiler warning
nonlinear regression routines
- VB写的非线性回归源程序-VB write nonlinear regression source
病态方程组
- 病态方程组的运算-CSM Group Operational
avl树
- AVL树的创建与基本操作-AVL Tree and the creation of basic operation
模拟计算器的实现
- 模拟计算器的实现,可以进行基本的运算-the realization simulation calculators, the basic arithmetic
0-1
- //产生0-1之间均匀分布一个随机数// /////////////////////////////////////////////////////////////// //传入参数:r--双精度实型变量指针,指向的单元存放随机数种子值//// //传出参数:p:产生0-1之间均匀分布一个随机数 -/ / 0-1 have a uniform distribution between random numbers / / ////////////////////////////////////
算法分析和设计
- 经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
换位和工作安排
- 经典算法之换位和工作安排-classic algorithms transposition and organization of work
背包问题
- 经典算法之背包问题-classic algorithms knapsack problem
循环赛日程表
- 经典循环赛日程表算法-classic round robin schedule algorithm
最短路径c语言代码
- 关于最短路径的算法,c语言写的-on the shortest path algorithms, written in C language
004
- 约瑟夫问题-Joseph