资源列表
recursiveBTKnapsack
- 用vc++6编写的程序,采用回溯法,解决背包问题。-Vc++6 with the preparation of the procedures, the use of backtracking to solve knapsack problem.
Quicksort_ppt_and_src
- 清华算法课同学课堂上做的讲座,ppt详细讲解了快速排序的原理和算法,cpp文件时详细的算法实现,并附有自己写的随机数据文件生成器-Tsinghua algorithm class students do in class lecture, ppt explained in detail the principles and algorithms quicksort, cpp file, the algorithm in detail, together with random data file
learning-algorithm-code
- 有关数据结构的图的学习算法代码实现,最全包括:图的存储结构,图的遍历,拓扑排序,最小生成树和最短路径算法-The data structure of a learning algorithm code, the whole comprising: a storage structure chart, graph traversal, topological sorting, minimum spanning tree and the shortest path algorithm
POD
- 漫湾水电站优化调度,运用算法为动态规划方法,内含文档说明。-Manwan Hydropower Optimal Scheduling
C-language-classical-program
- 本篇文章介绍了一些经典的算法的C语言实现,也对一些算法进行了讲解。-Clanguage classical program
string
- 使用字符串实现大整数的加法运算,递归算法实现-failed to translate
DS_BTree
- 数据结构中B-树经典算法的可视化执行程序
prim
- 数据结构中的PRIM算法,自己编写的,仅供参考-The PRIM algorithm data structure, their preparation, for reference only. . . . .
src
- 數值法演算範例 牛頓法、夾擠法 兩種方程式求解的原碼 使用BCB builder及TChart原件-Newton numerical method calculus paradigm, pinching method to solve two equations using the original code and TChart Original BCB builder
数据结构与算法:C_语言描述(中文)
- 数据结构与算法的学习对于软件开发的专业程序员而言是非常关键,本书为C#语言程序员提供了学习基础数据结构与算法的机会(Data structure and algorithm learning is very critical for professional programmers in software development. This book provides C# language programmers with the opportunity to learn basic data
FastJob
- 快速作业排序,输入作业数后能够进行快速排序,代码在压缩包里面,希望对大家有帮助-Fast Scheduling, can enter the job after a few quick sort code in the archive which, we hope to help
pyShipping
- 3d bin packing problem