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

搜索资源列表

  1. openCVDIY

    0下载:
  2. OpenCV是Intel资助的开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 本文是学习OpenCV的入门知识简介-Introduction to OpenCV using Visual C++ development environment
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:681583
    • 提供者:Dark Rider
  1. ode

    0下载:
  2. 基于龙格库塔算法的矩阵微分方程组求解子程序-Runge-Kutta algorithm based on the matrix differential equation solving subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:590
    • 提供者:清风
  1. ccailiaonew

    1下载:
  2. HH模型 神经元放电 龙格库塔算法 神经元激发行为-HH model neurons Runge-Kutta algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:2991
    • 提供者:yangyang
  1. MCS-51source

    0下载:
  2. MCS-51单片机实用子程序库,包括使用汇编语言实现的一般算法和通用程序-MCS-51 single-chip utility subroutine library, including the use of assembly language to achieve the general algorithm and general procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:17238
    • 提供者:张权
  1. 19824363RSA

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 -Analysis of Application of RSA algorithm, file encryption application demonstration of the feasi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:易守望
  1. examonline

    0下载:
  2. 试题库管理,试卷生成算法的研究与实现包括用户管理等 C# asp.net-examonline make exam
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-10
    • 文件大小:1823012
    • 提供者:野狼
  1. cpp_library

    0下载:
  2. 一个c++函数库,里面实现了一些基本的C++算法-A c++ function library, which has some basic C++ algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1358730
    • 提供者:soon
  1. ICVL

    0下载:
  2. 关于opencv相关基础,OpenCV是Intel开源计算机视觉库。 它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-for opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2684601
    • 提供者:winston
  1. QccPack.tar

    0下载:
  2. 用于做矢量量化的动态库,实现了大量的压缩和编码算法。-The essential component of the QccPack collection is a library (a static library, libQccPack.a, and, if supported on your system, a dynamic library, libQccPack.so) of procedures implementing a large variety of compr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2414754
    • 提供者:矢量量化
  1. make.txt

    0下载:
  2. 本代码实现语音的很成功能,基于GB编码的汉字用某种算法,来查找其在语音库中的文字-The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:529
    • 提供者:bjalf
  1. RSA

    0下载:
  2. 基于大数库的RSA加密算法c#实现。大数库使用的是Documentation for C# BigInteger cla- Database based on large numbers of RSA encryption algorithm c# to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:837422
    • 提供者:张三
  1. CoulthardRomberg

    0下载:
  2. 龙贝格_库塔算法的C语言实现 龙贝格_库塔算法的C语言实现-Coulthard _ Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5934
    • 提供者:天一生水
  1. LZ77

    0下载:
  2. LZ77图像压缩算法,生成的静态库。可以直接调库-Image compression algorithm LZ77 to produce a static library. Library can be directly transferred
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1211042
    • 提供者:quguoping
  1. characterrecognition

    0下载:
  2. 本程序采用的算法有两部分组成:一是建立各类字符的模型库,二是对待识别样本进行识别分类。但由于本程序采用的七个特征量不能完全识别出ABCDE五个字母,其中C会被识别为A,B会被识别为D,这可能是因为通过七个特征量进行识别是A与C、B与D的计算值比较接近,故从而无法正确识别,该算法有待改进。-Algorithm used in this procedure has two parts: First, the establishment of various types of character mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:545398
    • 提供者:燕子
  1. softwarecode

    0下载:
  2. 中文分词是中文信息处理中的重要环节,中文分词技术广泛应用于自动翻译、文本检索、语音识别、文本校对、人工智能以及搜索引擎技术等领域。中文分词算法的选择,中文词库的构建方式,词库中词条的完备性在很大程度上与中文分词系统性能紧密相关。-Chinese word segmentation in Chinese information processing is an important part of Chinese word segmentation technology is widely used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:911314
    • 提供者:李东升
  1. dll-jiami

    0下载:
  2. 中兴加密板编译的加密动态库,已经移植到linux,并且成功运行,采用DES算法-ZTE encryption encryption board compile the dynamic libraries have been ported to linux, and run successfully using DES algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:570936
    • 提供者:tanjiang
  1. 2

    0下载:
  2. 用户在使用VC++开发应用程序时,主要有两种方法:调用Windows提供的API函数(Application Programming Interface)和直接使用Microsoft提供的MFC类库(Microsoft Foundation Class)。与MFC相比,API更贴近操作系统,也是每一个Windows程序员必须掌握的。 本文将以一个类似Windows的计算器程序为例,简述Windows API程序设计的方法和一些基本技巧。 思路和算法 -Users i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3357
    • 提供者:jiaogd
  1. LiteZip

    0下载:
  2. 一个命令行实现压缩文件、文件夹、图像、内存等算法的文件系统,可以依照其实现自己的压缩库。-The realization of a command-line files, folders, images, memory, file system, such as algorithm may, in accordance with its own compression library to achieve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:311542
    • 提供者:wangbo
  1. chengxu

    0下载:
  2. 常用的单片机子程序库: 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-Single-chip common subroutine library: there are a number of versions of the subroutine library published, they have their own characteristics. Library in
  3. 所属分类:SCM

    • 发布日期:2015-04-17
    • 文件大小:15280
    • 提供者:zhy
  1. OpenCV

    0下载:
  2. 开发包与图象处理OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Development Kit
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23112988
    • 提供者:hellow
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com