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

搜索资源列表

  1. knapsack.rar

    0下载:
  2. 用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。, Solution 0/1 knapsack question heredity algorithm procedure source code realizes which with the GAlib storehouse.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-11-08
    • 文件大小:3361
    • 提供者:应伟勤
  1. imagethining.rar

    0下载:
  2. 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:92984
    • 提供者:魏建亮
  1. PEG_LDPC.rar

    4下载:
  2. 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-10-30
    • 文件大小:169250
    • 提供者:卡卡
  1. PLS-GA.rar

    3下载:
  2. 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序,This is a genetic algorithm and partial least squares regression to do the common use, very good procedures
  3. 所属分类:matlab例程

    • 发布日期:2017-05-14
    • 文件大小:5931
    • 提供者:tangsp
  1. KPCA.rar

    1下载:
  2. 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1710
    • 提供者:songy
  1. stripmap SAR RD

    5下载:
  2. SAR的距离多普勒成像算法,SAR为条带式工作模式,Distance from the SAR Doppler imaging algorithm, SAR for striped mode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:2059
    • 提供者:qiao feng
  1. 关于免疫遗传算法matlab 程序

    4下载:
  2. 这是一个有关于免疫遗传算法matlab 程序,This is an on immune genetic algorithm matlab program
  3. 所属分类:matlab例程

    • 发布日期:2014-09-02
    • 文件大小:2149
    • 提供者:梅丽
  1. Hydrid_GA_ACATSP.rar

    0下载:
  2. 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3618
    • 提供者:凌志刚
  1. Clustering.zip

    0下载:
  2. 基于matlab的关于复杂网络中的群聚系数的算法源程序,与大家共享,Matlab based on the complexity of the network clustering coefficient algorithm source code, and share
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:1481
    • 提供者:huanglimin
  1. cast.rar

    1下载:
  2. 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
  3. 所属分类:3D图形编程

    • 发布日期:2014-05-13
    • 文件大小:1968256
    • 提供者:dodo88
  1. kmp.rar

    1下载:
  2. 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
  3. 所属分类:并行运算

    • 发布日期:2017-03-24
    • 文件大小:4087
    • 提供者:成斌
  1. vitdec.rar

    1下载:
  2. 最大后验概率的vertbi算法的译码算法,Maximum a posteriori probability decoding algorithm vertbi algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4409
    • 提供者:yuekeqiang
  1. LMS.rar

    2下载:
  2. DSP实验——自适应滤波器LMS算法实验 c语言编写 已通过调试,DSP Experiment- LMS adaptive filter algorithm experimental c language through debugging
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:7022
    • 提供者:刘铃华
  1. sha-1.rar

    0下载:
  2. 本算法基于leon2协处理器接口标准,内含testbench,在modelsim中仿真通过,在ise9.2中综合及后仿真通过。,The algorithm is based on the leon2 co-processor interface standard, including testbench, ModelSim simulation in the adoption, in ise9.2 integrated and adopted after the simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:15430
    • 提供者:ninghuiming
  1. GS.rar

    4下载:
  2. 全息图GS算法,能生成全息图,非常有用的代码哦,GS algorithm hologram can be generated hologram, a very useful code Oh
  3. 所属分类:图片显示浏览

    • 发布日期:2013-09-24
    • 文件大小:892
    • 提供者:唐龙
  1. Data Structures and Algorithm Anal

    0下载:
  2. C语言数据结构与算法分析,是一本不错的书,高清版,需要较好的阅读能力。,C language data structure and algorithm analysis, is a good book, high-definition version of the need for better reading ability.
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-07
    • 文件大小:2123991
    • 提供者:
  1. CORDIC_ATAN.rar

    3下载:
  2. 使用verilog语言完成了基于cordic算法求反正切的计算,精度为8次迭代,Verilog language used to complete based on CORDIC algorithm for arctangent calculation, an accuracy of 8 iterations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1710
    • 提供者:小米
  1. KShortestPaths.rar

    1下载:
  2. K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
  3. 所属分类:Java Develop

    • 发布日期:2015-04-25
    • 文件大小:49125
    • 提供者:wei
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:26057
    • 提供者:lian
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com