CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法库

搜索资源列表

  1. shijuanshengchengxitong

    0下载:
  2. 基于WEB的试卷生成系统 采用B/S构架运用网络编程方法和数据库技术,实现试题库管理、组卷管理、试卷库管理、用户管理等功能。具体要求包括:试题的增、删、改;组卷算法的研究与实现;试卷的查看、修改、删除、打印等;用户的权限管理及添加、删除、修改等-WEB-based system producing paper using B/S framework for the use of network programming and database technology, database man
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:523367
    • 提供者:任晓旭
  1. dspImageLib

    0下载:
  2. 这是TI公司提供的DSP图像处理算法库,安装后可以直接调用。-This is provided by TI DSP image processing algorithms library, installation can be called directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:917184
    • 提供者:culbert
  1. gatbx

    0下载:
  2. matlab 遗传算法库,此版本源码是设菲尔的大学开发,对应西电出版《Matlab遗传算法》-ga box for MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1372492
    • 提供者:Harvey
  1. GA

    0下载:
  2. VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1454684
    • 提供者:zhoulimin
  1. zhengdike

    0下载:
  2. (个人原创)《中文网页自动分类》 牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!! 此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs” 本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界! 结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1490827
    • 提供者:guowei
  1. CGAL_Mesh

    0下载:
  2. CGAL是一个开源的算法库,所以你可以从CGAL的官方网站 http://www.cgal.org/ 获得一份CGAL的源码包,以及详细的文档,大概有2000页左右。-CGAL is an open source library of algorithms, so you can from the official website of http://www.cgal.org/ CGAL CGAL be a source package, as well as detailed document
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1258029
    • 提供者:张霞
  1. LEDA

    0下载:
  2. 大名鼎鼎的LEDA算法库。现在已经不开源了。-Famous LEDA algorithm library. Now is not open source the.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1663515
    • 提供者:云天河
  1. CommonArithmetic

    0下载:
  2. 通用的算法库,一般是用于数值分析中的,例如FFT等。-General algorithm library, usually used for numerical analysis, such as FFT and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:562023
    • 提供者:luoshizhou
  1. hmmC

    0下载:
  2. hmmc语言算法库,对于初学者很有帮助,能够运行,-hmmc language algorithms library, useful for beginners, to run,
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11013
    • 提供者:lifei
  1. graphCplusplus

    0下载:
  2. 图论算法库 ,用c++写的,还不错.包括bellman_ford, floyd-Graph algorithm library, written using c++, not bad. Including bellman_ford, floyd
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:10202
    • 提供者:叶斌
  1. rtklib_2.4.0

    5下载:
  2. 老外最新的RTK解算源代码算法库,含有相当多的例程 -RTK Solution foreigner latest source code algorithm library, containing a considerable number of routines
  3. 所属分类:Data structs

    • 发布日期:2016-01-21
    • 文件大小:24443904
    • 提供者:刘怀国
  1. giflib-4.1.6

    0下载:
  2. GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或Windows的桌面工程、命令行工具中,更可以应用在Web
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-22
    • 文件大小:716498
    • 提供者:ls
  1. VC_encryption_decryption_library

    0下载:
  2. 130多个VC++加密解密算法库,值得收藏研究-More than 130 VC++ encryption and decryption algorithms library, worth collection of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8599487
    • 提供者:JasonLiu
  1. 89346499sr

    1下载:
  2. 产生随机共振现象的输入输出信噪比曲线,运用龙格库塔算法求解朗之万方程,进而实现随机共振系统-the realization of stochastic resonance systems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3031
    • 提供者:joy
  1. rk4

    0下载:
  2. 改进的四阶龙格库塔算法,Improved fourth-order Runge-Kutta algorithm另带独立分量法程序-Improved fourth-order Runge-Kutta algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4542
    • 提供者:xiayue
  1. flint-1.5.1

    0下载:
  2. FLINT 是一个数论库,用C语言编写,它包括一个非常快的多项式算法库。-FLINT is a number theory library, using C language, it includes a very fast polynomial algorithms library.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:909141
    • 提供者:秦政
  1. vlfeat-0.9.9.tar

    0下载:
  2. 这是一个著名的MATLAB/C实现的sift算法库。 并且被分解成几个可以重用的M和MEX文件。 这个实现产生一些关键点和描述子,和David Lowe s的实现差不多。-This is a MATLAB/C implementation of the SIFT detector and descr iptor. It is customizable and features a decomposition of the algorithm in several reusable M a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2503178
    • 提供者:白水
  1. soundtouch-trunk.tar

    0下载:
  2. SoundTouch,音频处理开源库,包括各种音效处理算法,请用VC6打开。-SoundTouch, An open source audio processing library, including a variety of audio processing algorithms, please open it with VC6
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-01-09
    • 文件大小:92160
    • 提供者:Owen
  1. CRYPT

    0下载:
  2. 加解密算法库CRYPT。。。希望能帮组一些对加解密有兴趣的朋友-Encryption algorithms library CRYPT. . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8514237
    • 提供者:don
  1. seed_exp.tar

    0下载:
  2. DM6446的算法库,比较全,都由seed提供-DM6446' s algorithm library, more whole, by providing seed
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-12
    • 文件大小:2590427
    • 提供者:zcx
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com