搜索资源列表
组合数学的算法与程序设计
- 组合数学的算法与程序设计-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
Math_infobillows
- 组合数学的教学资料,大家看看,非常有棒组的-combination of teaching math, we see that very bar group
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>第一卷里面深入讲了排列的生成。这些算法的理解需要一定的数学功底,也需要一定的灵感,有兴趣最好看看。
组合数学算法
- 本书讲解了常见而且实用的组合数学算法 可以作为算法分析和设计的补充读物 非常不错的一本书!!!!!!!!!!!!!!!!!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
chapt2_08
- 组合数学,又称为离散数学,但有时人们也把组合数学和图论加在一起算成是离散数学。组合数学是计算机出现以后迅速发展起来的一门数学分支。计算机科学就是算法的科学,而计算机所处理的对象是离散的数据,所以离散对象的处理就成了计算机科学的核心,而研究离散对象的科学恰恰就是组合数学。组合数学的发展改变了传统数学中分析和代数占统治地位的局面-Combinatorial mathematics, also known as discrete math, but sometimes people put combi
mathematicalalgorithms
- 文件里有三个研一组合数学中的算法,有排列、中介数、求下一个排列算法。用C++写的,为了下载方便,我将其放在记事本里了。-There are three research papers a combination of mathematical algorithms, have arranged a number of intermediaries, and with the next algorithm. Using C++ to write and easy to download, I wi
src
- 组合数学排列数生成算法,序数法和邻位互换法-Math ordered number generation algorithm, ordinal law and exchange method
paixu
- 组合数学中的,有关排列生成的四种算法的实现,都是肯定可以运行的-Combinatorial Mathematics, the arrangement of the four generating algorithm, are certainly running
组合数学(英文第五版)
- 研究生基础课程组合数学第五版英文原版RICHARD(Combinatorial mathematics fifth edition, English original RICHARD)
组合初步
- 数学建模组合初步,组合类问题的原理及MATLAB程序。(Preliminary combination of mathematical modeling)
组合数学引论 (孙淑玲 许胤龙)
- 图论里的最短路径法,包含组合数据里的方方面面。(this is a good tutorial on shorest path in graph .)
