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

搜索资源列表

  1. FFT

    0下载:
  2. Fast Fourier transform algorithm for Delphi.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:395808
    • 提供者:Serg
  1. DelphiAlgorithms

    0下载:
  2. A lot of advanced computer algorithms (from string searching to external sorting) fully detailed with delphi code and pseudocode.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:4037061
    • 提供者:Lore74
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. FileCrypter

    0下载:
  2. delphi File Crypter Pro source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:15013
    • 提供者:mesut
  1. FFVSDK

    0下载:
  2. Fingerprint Verification SDK 包涵: 指纹特征提取和识别算法 指纹扫描仪支持模块 编程例子 SDK 文档 -Fingerprint Verification SDK contains: * Fingerprint feature extraction and matching algorithm * Support modules for fingerprint scanners * Programming sa
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-09
    • 文件大小:1501831
    • 提供者:lulong
  1. ffnn

    0下载:
  2. bp神经网络源码,在1.0基础上加以改进。可安装,delphi源码-bp neural network source code, based on the 1.0 improvements. Can be installed, delphi source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:6376
    • 提供者:zhang
  1. PID_demo_delphi_5

    0下载:
  2. Pid demo in delphi 5
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:233597
    • 提供者:Andrew Clayton
  1. FuzzyClassifier

    0下载:
  2. A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:25657
    • 提供者:amir
  1. GA-path

    0下载:
  2. delphi环境下开发的基于遗传算法的求解TSP问题-delphi development environment based on genetic algorithms for solving TSP problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1170834
    • 提供者:樊福剑
  1. NormalBPNet

    0下载:
  2. 用Delphi实现的标准BP神经网络算法,测试数据以txt文件给出,在文件夹下有。-Delphi to achieve with the standard BP neural network algorithm, the test data to txt file are given in the folder under.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:462816
    • 提供者:高雅田
  1. AES

    0下载:
  2. AES的Delphi版源码与调用方法 运行环境 Delphi5, Delphi6, Delphi7 -AES version of the Delphi source code with a call method runtime environment Delphi5, Delphi6, Delphi7
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:371768
    • 提供者:klmm178
  1. gene

    0下载:
  2. 基于delphi编写的遗传算法多校区排课系统,是学习遗传算法入门的好代码。本人原创。-Delphi-based genetic algorithm written in multi-campus Course Scheduling System, is a good entry-learning genetic algorithm code. I am original.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:212034
    • 提供者:戴耀平
  1. fftSpectr

    0下载:
  2. Fast Fourier Transformation made in Delphi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:55281
    • 提供者:Rufina
  1. information

    0下载:
  2. 情报检索组件,对德尔非算法进行了实现,baidu早期程序用该情报检索算法。-Information retrieval component of the Delphi algorithm to achieve, baidu early program uses the information retrieval algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:58865
    • 提供者:nengbang
  1. DelphiZLib.125

    0下载:
  2. 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。 此源码为编译好适合Delphi的版本。-This is the latest version
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:173835
    • 提供者:dylan
  1. Delphi-CVRP

    0下载:
  2. 用Delphi实现CVRP问题,利用2-opt方法进行了局部优化,具有很好的学习效果-Using Delphi to achieve CVRP problem, by using 2-opt local optimization methods, has a good learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:178640
    • 提供者:Bloom
  1. SingleFileDataStorage1.4.1

    0下载:
  2. SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:478421
    • 提供者:王金其
  1. SortAlgorithm

    0下载:
  2. Delphi实现的排序算法及效率比较,含:冒泡排序,插入排序和Shell排序。-Delphi to achieve the efficiency of sorting algorithms and more, including: bubble sort, insertion sort and Shell sort.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:375166
    • 提供者:wu
  1. Prog

    0下载:
  2. Gauss method of solving linear equations - in Delphi (pascal)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:344830
    • 提供者:Alexandr
  1. Delphi_OLE_Automation_Controller_code

    0下载:
  2. Delphi编程OLE自动化控制器经典代码 很好的参考的实例代码~-Delphi Programming OLE Automation Controller classic code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:8428
    • 提供者:mail
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com