CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 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
    • 文件大小:92060
    • 提供者:me
  1. 用Delphi开发的遗传算法源程序

    0下载:
  2. 开发环境: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 :
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2522
    • 提供者:刘华
  1. delphi tsp

    0下载:
  2. 一个求解TSP问题的例子,用delphi编写.有很好的参考价值 -a TSP example, prepared with delphi. A very good reference value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:349775
    • 提供者:yy
  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
    • 文件大小:255896
    • 提供者:李有为
  1. Delphi-ChangYongShuZhiSuanFa

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

    • 发布日期:2008-10-13
    • 文件大小:1597499
    • 提供者:
  1. Gauss(delphi)

    0下载:
  2. 本软件系我Delphi学习习作,实现了用Gauss消去法解线性方程组,能识别用户以文本方 式输入方程组增广矩阵,并且能检测一些常见的输入错误及其位置,方程的解以文本方式输 出在结果显示框。希望用户尽量按照软件操作提示操作,尽管我细心的考虑过很多可能出现 的错误,但仍有许多不足的地方,欢迎各位朋友发现并指出,本人非常感激。-I Delphi learning exercises, realized using Gauss elimination method for solving l
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:564229
    • 提供者:谭文政
  1. fft-Delphi

    2下载:
  2. 采用delphi语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3637
    • 提供者:李文良
  1. 常用数值算法丛书 Delphi常用数值算法集

    0下载:
  2. delphi 常用算法均有,包括查制,线形方程,积分,FFT等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-20
    • 文件大小:6196442
    • 提供者:zhouhai
  1. FFT——DELPHI.ZIP

    3下载:
  2. DELPHI写的FFT程序,有曲线的演示,方便大家参考。-DELPHI FFT written procedures, the demonstration curve, convenient reference.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:92185
    • 提供者:田顺平
  1. delphi古典加密

    0下载:
  2. delphi编写的几种古典加密程序,程序安全可能能用的到!
  3. 所属分类:密码/编码算法

    • 发布日期:2009-09-23
    • 文件大小:1177412
    • 提供者:cllencl
  1. delphi-正则工具.rar

    1下载:
  2. 用delphi写得正则工具
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-11-19
    • 文件大小:317074
    • 提供者:sth2007
  1. delphi拓扑排序算法

    0下载:
  2. delphi拓扑排序算法 1.用memo表示一个AOV网络,以表示结点间的前后关系 可以修改memo.line的string list editor来修改邻接表,解决不同的拓扑排序问题。 2 在输出前驱为0的顶点号时,用线性链表来储存,以达到其在同一批输出的目的。
  3. 所属分类:数据结构常用算法

  1. Delphi开发的FFT算法

    1下载:
  2. Delphi开发的FFT算法
  3. 所属分类:数值算法/人工智能

  1. des delphi算法

    0下载:
  2. 这是delphi des算法原码可以和其他语言配合
  3. 所属分类:密码/编码算法

  1. DELPHI.小区物业管理系统

    1下载:
  2. 小区物业管理系统,比较全面的系统设计,停车场,楼盘管理等等,DELPHI
  3. 所属分类:压缩解压

    • 发布日期:2017-03-24
    • 文件大小:909471
    • 提供者:吕刚
  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
    • 文件大小:40274
    • 提供者:金强
  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
    • 文件大小:14806
    • 提供者:任树伟
  1. delphi

    1下载:
  2. delphi 网络 流量 监控 源代码 包含源代码以及部分注释。-delphi network traffic monitoring source code contains the source code and some comments.
  3. 所属分类:matlab

    • 发布日期:2016-04-03
    • 文件大小:466687
    • 提供者:kevinxue
  1. levenberg.delphi

    0下载:
  2. Levenberg-Marquardt numerical algorythm in Delphi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:862429
    • 提供者:Uri
  1. Delphi-Container-Library

    0下载:
  2. 常用的Delphi数据结构类库,包含哈希,链表,队列,堆栈等常用数据结构,好用,速度快.个人常用类库之一,并且修改原版中的部分Bug.全部源代码.-Commonly used Delphi data structures library, contains a hash, linked lists, queues, stacks, and other commonly used data structures, easy to use, fast. One of the frequently-u
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:105873
    • 提供者:liwd
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com