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

搜索资源列表

  1. Bayes.rar

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

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

    0下载:
  2. 一些数学函数 (数值运算, 矩阵运算, 统计等), 有源代码和详细的说明!,Some mathematical functions (numerical computing, matrix operations, statistics, etc.), source code and detailed explanation!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:96399
    • 提供者:youarehaha
  1. electromagneticfieldoperation.

    0下载:
  2. delphi编的电磁场复数运算,非常好用,希望有兴趣的下载,delphi made plural computing the electromagnetic field is very useful, I hope are interested to download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:306468
    • 提供者:chenc
  1. hzzjm.rar

    0下载:
  2. 将汉字串自动生成助记码的delphi源代码,使用了GB字库GBK字库区位知识。,Character string will be automatically generated mnemonic code delphi source code, the use of the GB font knowledge GBK font location.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:171731
    • 提供者:q108534836
  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
    • 文件大小:457252
    • 提供者:朱峰
  1. Tc

    0下载:
  2. 五点差分求解椭圆边值问题,简单明了,运行快捷,好用-five points
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1001557
    • 提供者:zx
  1. zpwt.rar

    0下载:
  2. 指派问题原代码,可实现人力资源的优化分配,《运筹学算法与编程实践-delphi实现》一书源代码,欢迎参考,Assigned to the issue of the original code, can achieve the optimal allocation of human resources, " the practice of operations research algorithms and programming-delphi achieve" a book s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:223369
    • 提供者:朱峰
  1. md5

    0下载:
  2. md5加密库文件,直接调用就行,有个demo,delphi写的,很简单,很好用的库文件-md5 encryption library, a direct call on the line, there is a demo, delphi written, very simple, very easy to use library
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8151
    • 提供者:chenqin
  1. GMP-for-Delphi

    0下载:
  2. GMP 大数计算的很多实例 用GMP库进行计算-The many instances GMP large numbers calculated using GMP library
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1464928
    • 提供者:jackchinacai
  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
    • 文件大小:1607537
    • 提供者:dizel
  1. float16to10

    0下载:
  2. 十六进制浮点数如C1480000,转成十成制数-12.5 -Hexadecimal floating-point numbers, such as C1480000, turn into Kazunari system for a few-12.5
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:174744
    • 提供者:张明
  1. calc

    0下载:
  2. CalcExpress is an interpreter for quick and easy evaluation of mathematical expressions. It is a smart tool easy in use. Supports 5 operators, parenthesis, 18 mathematical functions and user-defined variables
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:123921
    • 提供者:boo
  1. encode-64

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

    • 发布日期:2017-03-28
    • 文件大小:170582
    • 提供者:lxmh815
  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
    • 文件大小:240866
    • 提供者:杨芹勍
  1. PGP2Comp

    1下载:
  2. 用DELPHI实现的 PGP 加密算法,速度比较快-DELPHI achieved using PGP encryption algorithm, the faster
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:265993
    • 提供者:lxmh815
  1. ISBN

    0下载:
  2. 用DELPHI实现的 ISBN 和图书编码的转换算法.速度比较快-ISBN achieved using DELPHI and books encoding conversion algorithm. The faster
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:8230
    • 提供者:lxmh815
  1. DelphiValue

    0下载:
  2. 《Delphi常用数值算法集》的配书源码,全部可用-err
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1357896
    • 提供者:陈向阳
  1. QKTMathExpression

    0下载:
  2. 一个用于解析数学表达式的函数库。支持三角函数、乘方、开放等运算。-A mathematical expression is used to resolve a function of the Treasury. Support trigonometric functions, involution, open, such as computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2276
    • 提供者:jifee
  1. cvery_44569084

    0下载:
  2. 有离散点计算等高线(等值线); 有离散点计算等高线(等值线)-There are discrete points calculation of contour lines (contour lines) there are discrete points calculated contour (isoline)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:214561
    • 提供者:naonao
  1. 0071

    0下载:
  2. 在DELPHI中计算X的Y次方,使用指数函数实现。-DELPHI to calculate X in the Y-th power, the use of exponential function to achieve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5722
    • 提供者:蒋卫强
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com