资源列表
chapter1-1
- 一个简单的对于9*9的数独使用全排列的方法求解算法-permutation to solve sudoku
Apriori
- Apriori算法是一种最有影响的挖掘布尔关联规则频繁项集的算法。其核心是基于两阶段频集思想的递推算法。该关联规则在分类上属于单维、单层、布尔关联规则。在这里,所有支持度大于最小支持度的项集称为频繁项集,简称频集。 - (1) L1 = find_frequent_1-itemsets(D) (2) for (k=2 Lk-1 ≠Φ k++) { (3) Ck = apriori_gen(Lk-1 ,min_sup) (4) for each transaction t ∈ D
maopao
- 此程序主要是自己写的关于冒泡算法的源代码,其中若要哟普不足之处请批评指正。-The procedure is to write your own source code on the Bubble Sort algorithm, which to yo general criticism of the inadequacies please correct me.
hash
- 哈希(Hash)函数在中文中有很多译名,有些人根据Hash的英文原意译为“散列函数”或“杂凑函数”,有些人干脆把它音译为“哈希函数”,还有些人根据Hash函数的功能译为“压缩函数”、“消息摘要函数”、“指纹函数”、“单向散列函数”-Hash (Hash) function has many translations in Chinese, some in English under the original Hash translated as " hash function"
SeedCoder2011
- seedcoder微软编程比赛(货物摆放方法)算法代码 内付题目和文档解释-seedcoder Microsoft programming contest (cargo display method) algorithm code and documentation to explain the payment of topics
simple-genetic-algorithm-by-scheme
- 最简单遗传算法的scheme语言实现。学习遗传算法和scheme编程语言。-The most simple genetic algorithm scheme language
Fortran-common-set-of-algorithms
- Fortran常用算法集(第二版),徐士良 Fortran的常用算法,子程序都有,是for77的-Fortran common set of algorithms (second edition), XU Shi-liang Fortran common algorithms, subroutines are, is for77 of the
jisuanfangfashiyanchazhifa
- 计算方法插值法实验,主要实现三种类型的插值函数的数学模型、基本算法,结合相应软件(如VC/VB/Delphi/Matlab/JAVA/Turbo C)编程实现数值方法的求解。-Interpolation method experiment, mainly three types of interpolation functions to achieve the mathematical model, the basic algorithm and corresponding software (
cPP
- c语言算法集 各种算法 应有尽有 童叟无欺-c language
DTW1
- 英文的有关DTW算法的优秀论文两遍,对编写DTW算法很有帮助!-English DTW algorithm for the best essay about twice the preparation of the DTW algorithm is helpful!
fanmifa
- 使用反幂法求矩阵的最小特征值和特征向量 c++程序-Inverse power law with the minimum of a matrix eigenvalue and eigenvectors c++ program
include
- 补充函数double fun(double x[10]),该函数的功能是求长度为N的一维数组x中元素值的平均值,并对所得结果进行四舍五入(保留两位小数)。-Added function double fun (double x [10]), the demand function is the function of the length of one-dimensional array of N elements in the average value of x, and the resul