搜索资源列表
Combinatorics
- 求 排列组合,用.net实现,能求出所有的排列组合情况
Combinatorics
- Classic algorithm about map painting
combinatorics
- 组合数学combinatorialmathematics以任意一组离散性事物按照一定规则安排或配置的方法为主要研究内容的数学分支-Combinatorial Mathematics combinatorial mathematics an arbitrary set of discrete things, arrangements or configured according to certain rules of the method as the main research content
common_template
- 学校内部的ICPC/ACM大赛培训的源码,文件包括几何数学,组合数学,图论等常用算法的实现-Schools within the ICPC/ACM contest training source, the file including geometry mathematics, combinatorics, graph theory and other commonly used Algorithm
nim
- 一个小程序。。组合数学的nim取子游戏的简单代码-A small program. . Combinatorics of simple nim game code to take the child
zuheshuxue
- 美国的组合数学书籍,翻译版,里面详细的介绍了有关组合数学的一系列问题-Combination of U.S. mathematics books, translations, which describes in detail a range of issues related combinatorics
nim
- 组合数学中静电的nim算法,很有用处对于组合数学初学者-Combination of mathematical algorithms in static nim, very useful for beginners combinatorics
combinatorics
- 合肥工业大学组合数学(殷建宏)教学课件,共四章-Hefei University of combinatorics (Yan Jianhong) courseware, a total of four chapters
Introductory-Combinatorics
- 组合数学,现代计算机数学,计算机软件设计人员必学的课程。英文原版,难得。-Introductory Combinatorics
acm-code
- ACM 代码库 吉林大学计算机科学与技术学院 2005 级整理的 包括数据结构,组合数学,图论等方面的常用算法代码 -ACM code library 2005 consolidation of the Computer Science and Technology of Jilin University Including data structures, combinatorics, graph theory and other aspects of the common
Combinatorial-mathematics
- 组合数学源远流长,它起源于古代的数学游戏,我国古人在《河图》《洛书》中便已经对一些有趣的组合问题给出了正确的解答。它又是年轻的,第二次世界大战结束以来,随着组合数学的复兴和崛起,组合设计理论的内涵和外延也经历了极为深刻的变化。它突破了古典组合数学仅研究一些趣味性安排和计数问题的局限,逐步发展成了一个崭新的数学分支。今天,现代设计理论的基本内容、思想和方法已与计算机科学、信息科学、网络通讯理论乃至生物学和化学等学科相互交叉渗透。而对实际应用中涌现的热点设计问题的探讨则已成为当代组合设计研究领域的一
Combinatorics
- combination class in php
a.lin
- Dinic method of maximum flow construction, for O(n^3), using pseudo-maximal flow construction by Malhotra - Kumar - Maheshvari. By Vitold Lipsky ( Combinatorics for programmers , 1988). Written by: Amir Tulegenov, 2009
Algorithm-Knapsacks
- Algorithm Knapsacks code The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a mass and a value, determine the number of each item to include in a collection so that the total weig