搜索资源列表
DElphi遗传算法
- 用Delphi语言编写的遗传算法,内容较多,可以参考-Delphi language prepared by the genetic algorithm, a great deal of content, they can refer to
delphi遗传
- 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation of the c code by 10%, creating
Delphi-ChangYongShuZhiSuanFa
- Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
delphi编的基本遗传算法.rar
- 遗传算法很流行了,试一试这个程序吧,里面有全部代码和窗体,genetic algorithm very popular, try this procedure it, and they all code and forms
Bayes.rar
- 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
yswt.rar
- 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-delphi篇》的源码。,Application of linear programming methods, to solve the transport problem, given the optimal transport program, the code is " the practice of programming and operations research algorithm-delp
filter
- 科学研究中常用的协同过滤算法的delphi语言实现,代码中有注视。-Commonly used in scientific research collaborative filtering algorithm delphi language, code in attention.
Base64
- Base64算法完整源码与调用方法 运行环境 Delphi5, Delphi6, Delphi7 -Base64 algorithm is a complete source code and call the method of operating environment Delphi5, Delphi6, Delphi7
fft_delphi
- A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
encode-64
- 使用DELPHI实现的 base64 加解密的算法代码,速度较快-DELPHI achieved using base64 algorithm for encryption and decryption code, faster
SevenZipVCL_074a
- 开源算法7zip(SevenZip)的VCL组件(源码),适用于Delphi2007,Delphi2009,版本为0.74a-Open-source algorithm 7zip (SevenZip) of the VCL components (source code), applicable Delphi2007, Delphi2009, version 0.74a
DelphiApriori
- delphi实现的apriori算法源代码-delphi realized apriori algorithm source code
HammingCode
- 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use t
ElGamal
- ElGamal数字签名算法,DELPHI源码-ElGamal Digital Signature Algorithm, DELPHI source
gaReal
- 遗传算法实数编码求解 [Delphi] 效果显著-Real-coded genetic algorithm for solving [Delphi] the effect of significantly
Delphi
- 这是一个蚁群算法的delphi源码,很经典,很实用。-This is an ant colony algorithm source code delphi, very classic, very useful.
Sample-Genetic-Algorithm
- 基本遗传算法,用来解决目标函数的算法问题-Basic genetic algorithm
Code-Algorithm-A-Priori
- program code Apriori Algorithm (data mining) in Delphi. I found it after I read a book "Algoritma Data Mining". Apriori Algorithm is an influental algorithm for mining frequent itemsets for boolean association rules
ABC-Delphi-Codes
- 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
K-means(delphi)
- 数据挖掘K-means聚类算法的delphi实现-Data mining K-means clustering algorithm delphi realized