CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - algorithm library

搜索资源列表

  1. 优化设计

    3下载:
  2. 常规优化算法程序库,处理各种有约束和无约束优化问题-conventional optimization algorithm library, to deal with binding and non-constrained optimization problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.71kb
    • 提供者:张军
  1. CipherOne6.0

    2下载:
  2. 本软件代码所有权属于Scaton Software Co.,你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。 scaton, 2006.2.16 CipherOne 加密钻石锁软件代码模块介绍: Zlib---zip压缩静态库代码,GNU代码 Rsaref---Rsa密钥处理及各算法代码库,RSA Lab拥有版权,Scaton Software增加了AES和IDEA算法代码 RsaKern---本软件加密、解密处理核心模块,Scaton Softw
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.21mb
    • 提供者:wuyadong
  1. RSAdashuyunsuan

    0下载:
  2. 本程序为一利用rsa的算法和具体的流程步骤,利用已有的库函数进行编写的 较有实用价值-procedures for the use of an algorithm and the rsa specific process steps use of the library functions for the preparation of more practical value
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:583.46kb
    • 提供者:hjk622811
  1. MMath

    0下载:
  2. 数学库——常用数值算法库 注释清楚,说明完善 -math -- commonly used numerical algorithm library Notes clearly that the perfect
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:149.39kb
    • 提供者:ysh
  1. 4702-1

    0下载:
  2. 这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics e
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:36.85kb
    • 提供者:张张
  1. alngam

    0下载:
  2. library which evaluates the lower tail of the noncentral Student s T distribution this is Applied Statistics Algorithm 5
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:1.56kb
    • 提供者:李泽
  1. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
  3. 所属分类:MultiLanguage

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

    0下载:
  2. 使用动态库开发A3A8算法,希望有用,delphi开发-A3A8 algorithm is developed using dynamic library and hope be useful
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:2.24kb
    • 提供者:YuanWaiping
  1. Laplacetest

    1下载:
  2. 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:2.66kb
    • 提供者:秦论剑
  1. fox_mpi

    0下载:
  2. It s implementation of fox algorithm using lam mpi library in C successfully ran on ubuntu 9.04, lam 7.1 on ehternet network
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:12.38kb
    • 提供者:shanky
  1. mfccdtw

    1下载:
  2. 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-22
    • 文件大小:6.5mb
    • 提供者:吴斌
  1. cannonMPI

    0下载:
  2. 并行计算中的cannon算法描述,采用C & openMPI库来执行算法,在矩阵大小100内效果显著-Cannon in the parallel computing algorithm descr iption, the use of C & openMPI library to perform algorithm, matrix size 100 results are obvious within
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2.61kb
    • 提供者:pottermarkken
  1. SCM-subroutine-library

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度-At present, a number of published versions of the subroutine library, they have their own characteristics. The library of the square root algorithm for fast approximat
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:28.82kb
    • 提供者:张奇
  1. ZLibEx

    0下载:
  2. zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。-Zlib is the availability of data compression with the library, by Jean-loup Gailly and Mark Adler development, first edition 0.9 editio
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:66.06kb
    • 提供者:王小虎
  1. freepooma-2.4.1.tar

    0下载:
  2. 面向对象并行算法库应用框架,提供了一些基于物理对象,分别表示数组、粒子、场、网格和解法器。-object-orient parallel algorithm library
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:zrb
  1. mabmbm

    0下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1.75kb
    • 提供者:sss
  1. Centify

    0下载:
  2. 源代码保护动态库:通过程序指纹算法,防止程序暴力破解。生成的动态库为程序与RFID卡接口文件-The source code protection dynamic library: through program fingerprint algorithm, to prevent the program brute force. Generated dynamic library program with RFID card interface file
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-01
    • 文件大小:12.54kb
    • 提供者:haitian
  1. prime4

    0下载:
  2. 使用pthread多线程库实现筛法生成素数算法,生成1-n内素数后,可以分段生成n+1-n^2内的素数。-Pthread multithreading library sieve method to generate primes algorithm to generate 1-n primes segment to generate n+1-n ^ the primes 2 within.
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:2.27kb
    • 提供者:juncheng
  1. new

    0下载:
  2. isodata算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-isodata algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu lib
  3. 所属分类:source in ebook

    • 发布日期:2017-11-28
    • 文件大小:956byte
    • 提供者:闫会敏
  1. Computacion_Flexible

    0下载:
  2. Genetic Algorithm Library
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:325.09kb
    • 提供者:Miguel Santoyo
« 12 »
搜珍网 www.dssz.com