搜索资源列表
组合数学的算法与程序设计
- 组合数学的算法与程序设计-combination of mathematical algorithms and program design
组合数学习题解答
- 大家来看看 组合数学的东西 这是我从驴上拖回来大家看看应该有帮助-you look at the combination of things that mathematics is from donkey on the way back to see if we should help
C_Arrange_xushufa
- 组合数学中的原理实现,arrange的c++实现_序数法-combinatorial mathematics of this principle, arrange the sequence c achieve _ method
TSP
- 对于组合数学中旅行商问题,即从某一点出发,中间经过多个互不相通的节点,最后返回原点。程序给出了具体实现。
zuhe
- 给出从m个数中取n个数的所有组合,解决了组合数学中的一个难题,例如从6中取4个具体情况怎样,本程序给出(1,2,3,4)(1,2,3,5)....等等每一种取法.
ACM_Code
- 包括计算几何、特殊数据结构、组合数学等知识点的代码。每个代码对应一道ACM试题,根据代码头说明找到题目具体来源,比如POJ 2050。来自NUAA ACM校队,ACM比赛必备!
strkmp
- 微软面试题:给出一个函数来输出一个字符串的所有排列。 简单的回溯就可以实现了。当然排列的产生也有很多种算法,去看看组合数学,还有逆序生成排列和一些不需要递归生成排列的方法。印象中Knuth的<TAOCP>第一卷里面深入讲了排列的生成。这些算法的理解需要一定的数学功底,也需要一定的灵感,有兴趣最好看看。
换位法
- 这是硕士生计算机软件专业组合数学的一个换位法算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm law transposition demonstration purposes only.
费卜优化
- 这是硕士生计算机软件专业组合数学的一个优化算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm optimization demonstration purposes only.
618
- 这是硕士生计算机软件专业组合数学的一个黄金分割算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm 0.618 demonstration purposes only.
序数法
- 这是硕士生计算机软件专业组合数学的一个序数算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm sequence demonstration purposes only.
字典法
- 这是硕士生计算机软件专业组合数学的一个字典算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm dictionary demonstration purposes only.
组合数学算法
- 本书讲解了常见而且实用的组合数学算法 可以作为算法分析和设计的补充读物 非常不错的一本书!!!!!!!!!!!!!!!!!1-book on the common and practical portfolio mathematical algorithms can be used as algorithm analysis and design of supplementary reading materials is a good one book
zuheshuxue.rar
- 经典的组合数学课件,国内著名大师出品!内容丰富,深入浅出!,A combination of classical mathematics courseware, the famous master of the domestic production! Content-rich, easy!
b
- 算法艺术和信息学竞赛.主要介绍各种算法,包括动态规划,贪婪算法,数论基础,组合数学等-Algorithm for the arts and information science contest. Introduces a variety of algorithms, including dynamic programming, greedy algorithm, based on number theory, combinatorial mathematics, etc.
linearProgram
- 组合数学中单纯形算法解决一般线性规划问题-Combinatorial mathematics in the general simplex algorithm to solve linear programming problem
paixu
- 组合数学中的,有关排列生成的四种算法的实现,都是肯定可以运行的-Combinatorial Mathematics, the arrangement of the four generating algorithm, are certainly running
组合数学(英文第五版)
- 研究生基础课程组合数学第五版英文原版RICHARD(Combinatorial mathematics fifth edition, English original RICHARD)
组合数学引论 (孙淑玲 许胤龙)
- 图论里的最短路径法,包含组合数据里的方方面面。(this is a good tutorial on shorest path in graph .)
