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

搜索资源列表

  1. VC++andMatlab

    1下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105013
    • 提供者:徐凯
  1. 2006111

    1下载:
  2. 支持英文、数字、中文(简体)混合分词 常用的数量和人名的匹配 超过22万词的词库整理 实现正向最大匹配算法 智能数字,日期,人名识别。-support English, figures, Chinese (simplified) mixed at the number of commonly used words and the names of more than 220,000 matching word thesaurus finishing achieve the greatest po
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:37291
    • 提供者:王成平
  1. CryptographyinCandC++

    1下载:
  2. flintc库文件及源码C语言大数支持函数库包括DESRSA算法-flintc documents and the C language source majority support functions including DESRSA Algorithm
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3197846
    • 提供者:leejuser
  1. Netpassword

    0下载:
  2. Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1862
    • 提供者:韩冰
  1. imagemagic

    1下载:
  2. demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:46659
    • 提供者:chezhen
  1. dmtl-ver_1.0

    0下载:
  2. 这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)-for data mining algorithms commonly used template library (data mining C template library for UNIX)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3346481
    • 提供者:LiDong
  1. 142240696

    0下载:
  2. 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and gen
  3. 所属分类:MySQL数据库

    • 发布日期:2014-01-13
    • 文件大小:6945
    • 提供者:形锦纶
  1. 112611712642

    0下载:
  2. 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and gen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-13
    • 文件大小:721896
    • 提供者:形锦纶
  1. ICAandKICA

    2下载:
  2. 这是我做的关于ICA和KICA的matlab程序,其中的算法速度很快,用ORL库做的实验-This is what I do on the ICA and the Matlab kernel procedures, which the algorithm very rapidly. ORL used to do the experiment
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:72925
    • 提供者:bigredzhoutong
  1. MCS-51_asm_lib

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid alg
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:17192
    • 提供者:贺建亮
  1. optLib

    0下载:
  2. 提供了常用的优化算法,包括约束变尺度法,拟牛顿法,遗传算法,多目标优化算法,Hookjeeves算法等多种算法。使用时先写好优化模型,生成相应的dll此优化库可以根据选择的算法对优化模型进行优化求解。-provide a common method of optimization, including CVMO1-, quasi-Newton method, genetic algorithm, multi-objective optimization algorithm, Hookjeeves
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:387760
    • 提供者:吴义忠
  1. SerialNumberSecurity

    0下载:
  2. 使用非对成RSA算法的序列号验证基础库,使用者只需要更改Key.Resx中的公钥即可保证验证的安全性。-right into the use of non - RSA algorithm, the test sequence based bank Users only need to change Key.Resx the public key can be verified to ensure their safety.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29015
    • 提供者:漆巧林
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. improved-immune-algorithm

    0下载:
  2. 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2391
    • 提供者:He Hong
  1. md5dll

    0下载:
  2. md5加密算法动态链接库原文件,包括测试文件-md5 encryption algorithm DLL original documents, including test paper
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29241
    • 提供者:刘留
  1. Spherical_Harmonic

    0下载:
  2. 普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用-Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:243591
    • 提供者:
  1. java-neuralnet-libs-0.2.tar

    0下载:
  2. 神经网络的工具库文件,含神经网络需要的各种操作算法.-neural network tool for the document containing the neural network algorithm for various operations.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1885315
    • 提供者:李文
  1. fanalysis

    2下载:
  2. 这是一个用指纹数据库自动评估指纹算法性能,在VC++ 6.0平台上开发的程序。程序自动读取指定路径下,按FVC2004规格命名的指纹图像文件然后分别进行类内和类间比对,并将结果分别存在两个不同的文件中供分析用。只要替换工程中的指纹识别动态库文件,就可以对指定算法进行分析。-This is a fingerprint database with automatic fingerprint algorithm performance assessment, the VC 6.0 platform d
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31133
    • 提供者:林金龙
  1. SOC_EDA

    1下载:
  2. 利用EDA工具和硬件描述语言(HDL),根据产品的特定要求设计性能价格比高的片上系统,是目前国际上广泛使用的方法。与传统的设计方法不同,在设计开始阶段并不一定需要具体的单片微控制器(MCU)和开发系统(仿真器)以及带有外围电路的线路板来进行调试,所需要的只是由集成电路制造厂家提供的用HDL描述的MCU核和各种外围器件的HDL模块。设计人员在EDA工具提供的虚拟环境下,不但可以编写和调试汇编程序,也可以用HDL设计、仿真和调试具有自己特色的快速算法电路和接口,并通过综合和布线工具自动转换为电路结构
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:18911
    • 提供者:lilin
  1. 51library

    0下载:
  2. 《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:62536
    • 提供者:鹿艺凡
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com