资源列表
M-Elite-Coevolutionary-Algorithm
- 一种新的遗传算法介绍,该文章提出了一种新的遗传算法,基于M个精英选择组成M个团体,精英与精英之间进行协作,精英与普通个体之间进行引导-a new genetic algorithm with M elites using a coroperation and leading strategy
Time-Series-aggregation-routines
- Time Series aggregation routines for Matlab developed by James LeSage.
A-finite-element-
- 介绍了XFEM模拟局部化问题的算法,供大家学习参考。-Introduced the issue of local XFEM simulation algorithms for them to learn information.
2010011219_e7_p1
- 了解实际计算机运行中,由于数据类型的不同,发生的截断和舍入误差的问题-Understanding of the actual computer is running, due to the different types of data, the occurrence of truncation and rounding error problem
HandoutForLogic_fromArizonaStateUniversity
- 这是亚利桑那州立大学计算机课程Logic for Computer Scientists 的原版教程。教程中重点讲述了propositional logic和逻辑编程语言(ASP)Answer set programming. 这是一种非常快速在国外刚兴起的逻辑编程语言。-This is the Arizona State University computer courses Logic for Computer Scientists in the original tutorial. Tut
LRd_2007
- Luo-Rudy cardiac cellular action potential model
Bernoulli-Quee
- Bernoulli Quee 方便学习数据结构-Bernoulli Quee, a kind of data structure
Subset_Number
- 子集和数问题的回溯算法,C++实现-Subset of the backtracking algorithm and several issues, C++ implementation. . . .
bianli
- 利用Visual C++ 关于图的遍历数据结构中的经典例题-Using Visual C++ on the graph traversal
hopdm
- Modular Solver for Linear Programming Problems
vc-Huffman-encoding
- 这是一个关于哈弗曼编码的程序,里面包含了一些算法,对于哈弗曼编码理解非常有用!-this is a procedure about Huffman-encoding,some algorithm include!very useful for you to understand the Huffman-encoding!
saichengbiao
- 设计一个满足以下要求的循环比赛日程表:() (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次; (3)当n是奇数时,循环赛一共进行n天, n是偶数时,循环赛进行n-1天。 -Meet the following requirements to design a cycle race schedule: () (1) Each player must be with the other n-1 once a player of the tournamen