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

搜索资源列表

  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. Pass

    0下载:
  2. 共享软件加密算法库,如果你正在开发共享软件,可以使用这个类库进行加密-Cryptographic algorithm library sharing software, if you are developing shared software, you can use this library to encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:331897
    • 提供者:vccode
  1. The_datebase_of_beam_forming_GUI

    0下载:
  2. 数字波束形成算法库。仿真了智能天线中比较常见的几种波束形成算法,并使用了GUI界面。-Digital beamforming algorithms library. Comparison of simulation of the smart antenna beamforming algorithm several common, and use the GUI interface.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:22670
    • 提供者:chengyunxiang
  1. tomsfastmath-0.12

    0下载:
  2. libTom快速数学算法库,很好用的,所以分享给大家-libTom fast mathematical algorithms library, well used, so we share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:316118
    • 提供者:susuwen
  1. digitalbeam_angorithmslibrary

    0下载:
  2. 数字波束算法库,里面含两个例程,由matlab代码组成。-Digital beam algorithm library, which contains two routines from matlab code.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:22406
    • 提供者:zuofeiqing
  1. MCLIB

    0下载:
  2. 三相电机控制常用算法库,有较高使用效率,提供c语言接口-three phase ac machine control algorithm mudule library,high efficiency,provided c language interface.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:51142
    • 提供者:江水
  1. MD5lib

    0下载:
  2. /* 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) 输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* MDFile (char *) 输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* hmac_md5(char* text, char* key) 输入任意一个字符串text,和一个用做密钥
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:4810
    • 提供者:suguiyang
  1. fft-v2.1.1

    0下载:
  2. FFT MegaCore Function v2.1.1 VHDL的FFT算法库源代码。-FFT MegaCore Function v2.1.1 VHDL source code for the FFT algorithm library.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2316415
    • 提供者:成才
  1. b625315f3c9b

    0下载:
  2. TI的FFT算法库,包含库和源文件,头文件,以及详细的使用文字说明-TI' s FFT algorithm library, including libraries and source files, header files, and detailed descr iption of the use of text
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:779978
    • 提供者:andrew
  1. sse_lib-src-0.0.3

    0下载:
  2. 一个对称算法库,加密强度强,使用简单,纯C编写,适用多平台-A symmetric algorithm library, strong encryption strength, the use of simple, pure C preparation for multi-platform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40782
    • 提供者:李武祥
  1. keshe1ode4

    0下载:
  2. 四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助-Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:771
    • 提供者:liyunfeng
  1. CGAL-3.8-beta1.tar

    1下载:
  2. CGAL几何算法库,从官方网站上下的-CGAL Geometric Algorithms Library, up and down from the official website. .
  3. 所属分类:Fractal program

    • 发布日期:2016-04-26
    • 文件大小:14112768
    • 提供者:caowei
  1. exp3

    0下载:
  2. 了解数字滤波器的设计方法及数字滤波器的具体应用,C语言调用汇编函数(算法库函数)的方法 -Understanding of digital filter design methods and specific applications of digital filters, C language called assembly function (algorithm library function) method
  3. 所属分类:DSP program

    • 发布日期:2017-05-10
    • 文件大小:2424806
    • 提供者:e
  1. picSubroutines

    0下载:
  2. pic 子程序库与运算平台程序集 第1章 基本概念和规范 第2章 定点算法库 第3章 浮点算法库 第4章 内部功能模块和外设的应用程序库 -pic Subroutines and Calculation platform
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:159596
    • 提供者:pcicarl
  1. openssl-0.9.8b

    0下载:
  2. 研究SSL密码算法的高度实现,密码算法库、SSL协议库以及应用程序-High degree of realization of SSL cipher, password, algorithm library, SSL protocol and application library
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:5094738
    • 提供者:陈阳阳
  1. ecc-lib-2.1.tar

    0下载:
  2. ecc加密算法库,是一种非对称加密算,可用于数字签名等。-ecc encryption algorithms,can be used to signature
  3. 所属分类:Crypt_Decrypt algrithms

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