搜索资源列表
中国农历算法
- 用delphi 实现的中国农历的 具体算法。-Chinese lunar calendar concrete algorithm realizes with delphi
DElphi遗传算法
- 用Delphi语言编写的遗传算法,内容较多,可以参考-Delphi language prepared by the genetic algorithm, a great deal of content, they can refer to
aes加密算法+演示原码1
- 已经通过AES认证的AES的DELPHI实现,比较好,大家自己试试看,搜的-AES has been certified by the AES DELPHI, the better, we all give it a try and found the
用Delphi开发的遗传算法源程序
- 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution -development environment : Delphi Brief Descr iption :
经典算法DES
- 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
delphi拓扑排序算法
- delphi拓扑排序算法 1.用memo表示一个AOV网络,以表示结点间的前后关系 可以修改memo.line的string list editor来修改邻接表,解决不同的拓扑排序问题。 2 在输出前驱为0的顶点号时,用线性链表来储存,以达到其在同一批输出的目的。
des delphi算法
- 这是delphi des算法原码可以和其他语言配合
利用Delphi6实现拉普拉斯高斯边缘检测算法
- 利用Delphi6实现拉普拉斯高斯边缘检测算法,Delphi6 the realization of the use of Laplacian of Gaussian edge detection algorithm
delphi编的基本遗传算法.rar
- 遗传算法很流行了,试一试这个程序吧,里面有全部代码和窗体,genetic algorithm very popular, try this procedure it, and they all code and forms
delphi.zip
- delphi单元包,内有AEF,DEF,MD5等加密算法,和常用文件技巧操作等功能单元,delphi unit package, containing AEF, DEF, MD5 and other cryptographic algorithms, and techniques commonly used document manipulation function unit
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
PrimeGeneration
- 得到大素数的算法的Pascal源码 - Obtains the big prime number the algorithm Pascal 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
Delphi
- 这是一个蚁群算法的delphi源码,很经典,很实用。-This is an ant colony algorithm source code delphi, very classic, very useful.
Delphi
- 基于Delphi的零相位数字滤波算法编程与开发-Based on Delphi' s zero-phase digital filtering algorithm for programming and development
24point-DELPHI
- 24点算法,使用DELPHI算法,字数不够啊-24-point algorithm, using the DELPHI algorithm
delphi7 各种加密算法源码大全
- delphi的加密算法程序源码,DES AES CRC MD5 RSA SHA ...
des加解密算法delphi10.1编译通过
- des加密算法,delphi10.1编译通过,就两个函数,一个加密一个解密,操作简单(DES encryption algorithm, delphi10.1 compiler through, on the two functions, an encryption, a decryption, simple operation)
Delphi常用数值算法集
- 常用的Delphi数值算法计算。重在编程,尽量编汇新的算法(Calculation of common Delphi numerical algorithm)