CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - algorithm Delphi

搜索资源列表

  1. DElphi遗传算法

    0下载:
  2. 用Delphi语言编写的遗传算法,内容较多,可以参考-Delphi language prepared by the genetic algorithm, a great deal of content, they can refer to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:89.9kb
    • 提供者:me
  1. delphi遗传

    0下载:
  2. 关于求最值的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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:249.9kb
    • 提供者:李有为
  1. Delphi-ChangYongShuZhiSuanFa

    0下载:
  2. Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.52mb
    • 提供者:
  1. delphi编的基本遗传算法.rar

    0下载:
  2. 遗传算法很流行了,试一试这个程序吧,里面有全部代码和窗体,genetic algorithm very popular, try this procedure it, and they all code and forms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:39.33kb
    • 提供者:金强
  1. Bayes.rar

    1下载:
  2. 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:589.43kb
    • 提供者:nbbnmm
  1. yswt.rar

    0下载:
  2. 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:446.54kb
    • 提供者:朱峰
  1. filter

    0下载:
  2. 科学研究中常用的协同过滤算法的delphi语言实现,代码中有注视。-Commonly used in scientific research collaborative filtering algorithm delphi language, code in attention.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.44mb
    • 提供者:sixcity
  1. Base64

    1下载:
  2. Base64算法完整源码与调用方法 运行环境 Delphi5, Delphi6, Delphi7 -Base64 algorithm is a complete source code and call the method of operating environment Delphi5, Delphi6, Delphi7
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:347.28kb
    • 提供者:klmm178
  1. fft_delphi

    2下载:
  2. A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-02
    • 文件大小:1.53mb
    • 提供者:dizel
  1. encode-64

    0下载:
  2. 使用DELPHI实现的 base64 加解密的算法代码,速度较快-DELPHI achieved using base64 algorithm for encryption and decryption code, faster
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:166.58kb
    • 提供者:lxmh815
  1. SevenZipVCL_074a

    0下载:
  2. 开源算法7zip(SevenZip)的VCL组件(源码),适用于Delphi2007,Delphi2009,版本为0.74a-Open-source algorithm 7zip (SevenZip) of the VCL components (source code), applicable Delphi2007, Delphi2009, version 0.74a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:660.86kb
    • 提供者:
  1. DelphiApriori

    0下载:
  2. delphi实现的apriori算法源代码-delphi realized apriori algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:282.54kb
    • 提供者:潘锋
  1. HammingCode

    0下载:
  2. 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:235.22kb
    • 提供者:杨芹勍
  1. ElGamal

    0下载:
  2. ElGamal数字签名算法,DELPHI源码-ElGamal Digital Signature Algorithm, DELPHI source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:17.09kb
    • 提供者:郑有华
  1. gaReal

    0下载:
  2. 遗传算法实数编码求解 [Delphi] 效果显著-Real-coded genetic algorithm for solving [Delphi] the effect of significantly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:203.81kb
    • 提供者:mingming
  1. Delphi

    0下载:
  2. 这是一个蚁群算法的delphi源码,很经典,很实用。-This is an ant colony algorithm source code delphi, very classic, very useful.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:14.46kb
    • 提供者:任树伟
  1. Sample-Genetic-Algorithm

    0下载:
  2. 基本遗传算法,用来解决目标函数的算法问题-Basic genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:177.51kb
    • 提供者:雷锋
  1. Code-Algorithm-A-Priori

    0下载:
  2. 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
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:288.49kb
    • 提供者:bwindhya
  1. ABC-Delphi-Codes

    0下载:
  2. 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:330.38kb
    • 提供者:L
  1. K-means(delphi)

    0下载:
  2. 数据挖掘K-means聚类算法的delphi实现-Data mining K-means clustering algorithm delphi realized
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:337.42kb
    • 提供者:dsf
« 12 3 4 5 »
搜珍网 www.dssz.com