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

搜索资源列表

  1. C++alogrithm

    0下载:
  2. C++常用算法,包含了大部分矩阵运算,简单有效-C algorithms, including most of the matrix operation, simple and effective
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49.66kb
    • 提供者:yangpeng
  1. lzwalgorithm

    0下载:
  2. tradition LZW alogrithm of image proce-tradition of image proce
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.64kb
    • 提供者:keith
  1. VolPackWin

    0下载:
  2. a visulization program using shear-warp alogrithm-a visulization program using shear-a warp logrithm
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:905.24kb
    • 提供者:ttli
  1. lyapunov

    0下载:
  2. Realization of alogrithm of chaos detection by determining Lyapunov exponents.
  3. 所属分类:其它

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

    2下载:
  2. This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:1.11kb
    • 提供者:huangsir
  1. fblms

    2下载:
  2. This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:1.8kb
    • 提供者:huangsir
  1. DataMatrixDec20061217

    2下载:
  2. DataMatrix解码源码,好不容易才找到的。很有参考价值,里面有很多算法,可以选择。-The DataMatrix decodeing source code ,It s so difficult to find it.and the programme language is C#. there are many alogrithm to be chosen.
  3. 所属分类:Algorithm

    • 发布日期:2014-04-15
    • 文件大小:549kb
    • 提供者:刘玲
  1. atan2_1

    1下载:
  2. introduction to cordic alogrithm-cordic algorithm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:yuzhiqiang
  1. PSO_B_SA

    2下载:
  2. 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.67kb
    • 提供者:wk
  1. DTW-alogrithm

    1下载:
  2. dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:24.92kb
    • 提供者:zhudewei
  1. eth_crc

    0下载:
  2. Ethernet compliant CRC32 alogrithm of calculation and magic number checking
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:716byte
    • 提供者:kkris
  1. music2D

    1下载:
  2. 二维方位角仰角music算法DOA估计程序 准确的估计来波的方向-2D azimuth music alogrithm doa estimation and exactly DOA
  3. 所属分类:2D Graphic

    • 发布日期:2016-02-23
    • 文件大小:1kb
    • 提供者:wangxin
  1. GAvb

    0下载:
  2. about GA alogrithm using vb6.0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:161.44kb
    • 提供者:wolf
  1. hashish.tar

    0下载:
  2. 常用字符串hash算法,可以用于bloom算法,用于匹配-string hash alogrithm list,can be used for bloom algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:173.7kb
    • 提供者:jgqwhucs
  1. SNowW

    0下载:
  2. SNow 算法-snow alogrithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:36.72kb
    • 提供者:陈新亮
  1. ImageLabel

    0下载:
  2. java实现图像连通区域算法 *ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2.71kb
    • 提供者:程磊
  1. DigitToCurrency

    0下载:
  2. 10多年前写的一个将9位以内的数字转换为金额表示的算法,如 100000001 ,转换后为 1亿01元. ,整个算法20多行解决,当年在公司可是震了一批人.-it s a alogrithm for converting digital string to currency string,total 20 rows,very nice.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:860byte
    • 提供者:刘伟
  1. PSO_A-Alogrithm--Hybrid-

    0下载:
  2. PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:eaclicker
  1. STL--Data-strcture-and-Alogrithm

    0下载:
  2. 数据结构C++语言描述——应用标准模板库(STL)(第2版) 源代码-Source Code for STL-Based Data structure and Alogrithm for C Plus Plus Programing
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2.63mb
    • 提供者:丁晟
  1. Aprior-Alogrithm-matlab

    0下载:
  2. Aprior算法的改进matlab实现,可以作为初学者的参考实例,理解Aprior算法-Aprior alogrithm matlab
  3. 所属分类:Data Mining

    • 发布日期:2017-12-12
    • 文件大小:2.12kb
    • 提供者:wenjie
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com