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

搜索资源列表

  1. 邮局选址问题

    0下载:
  2. 这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.15kb
    • 提供者:周华
  1. 99273866tsp_ga

    0下载:
  2. tsp算法肯定能够运行,希望能够给大家带来用处-tsp algorithm sure can run, we hope to bring to use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12.79kb
    • 提供者:lin
  1. 300_encrypt

    0下载:
  2. 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:379.94kb
    • 提供者:Nikii
  1. fftfpga

    0下载:
  2. 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。整个设计采用流水线工作方式,保证了系统的速度,避免了瓶劲的出现;整个系统采用FPGA实现,实验表明,该系统既有DSP器件实现的灵活性又有专用FFT芯片实现的高速数据吞吐能力,可以广泛地应用于数字信号处理的各个领域。-time selected by using the in-situ-4 algorithm and coordinate rotation digital computer (CO
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:381.27kb
    • 提供者:yaoming
  1. Hmm_i

    0下载:
  2. 详细的介绍了HMM的算法原理,需要用到这个的话一定得看看,很不错哦,特别推荐-detailed introduction to the HMM algorithm principle, the need to resort to the so sure look quite Oh, Preferred
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.71mb
    • 提供者:liuguqouan
  1. 2006000699

    0下载:
  2. 马儿可夫链算法的实现程序,用VC++实现肯定可以运行。-horse Markov chain algorithm implementation procedures, with VC sure can run.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:923.36kb
    • 提供者:于刚
  1. OWT_SURELET

    0下载:
  2. 速度非常块,效果接近blsgsm。堪称去噪的又一突破。 OWT SURE-LET SOFTWARE FOR MATLAB ******************************** Florian Luisier, Thierry Blu and Michael Unser Biomedical Imaging group Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.5mb
    • 提供者:li
  1. EMfor_neural_networks

    0下载:
  2. In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:193.57kb
    • 提供者:晨间
  1. mypolygon2

    1下载:
  2. 8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull vol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.02kb
    • 提供者:孤星赶月
  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1.21kb
    • 提供者:
  1. Fast-K-means-clustering

    0下载:
  2. Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:118.28kb
    • 提供者:zfhou
  1. To24

    0下载:
  2. 算24的C代码,用BC3.1调试的,算法土了一点,很多年前刚学C语言时写的,现在再写肯定换个算法-Count 24 C code, using BC3.1 debugging, algorithm soil a bit, many years ago, just learning C language to write, but now sure to write another algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:19.94kb
    • 提供者:bgtommy2000
  1. waveletdenoising(matlab)

    0下载:
  2. 本程序采用SURE域值选择算法对信号去噪-This procedure using SURE threshold selection algorithm of signal de-noising
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:1.3kb
    • 提供者:jiali
  1. G_P

    2下载:
  2. 此程序是用G-P算法计算关联维数Dc。 注意:一定要下载混沌工具箱后使用。-This procedure GP algorithm is the correlation dimension Dc. Note: Be sure to use the chaos toolbox download。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:689byte
    • 提供者:李林
  1. z4

    0下载:
  2. 摘 要:本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。-Abstract: This paper studies the direction of arbitrary uniform linear m
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:134.24kb
    • 提供者:zy
  1. ksvdbox12

    1下载:
  2. 采用KSVD算法通过训练的方法来构造稀疏过完备字典,在使用时一定要确保已装有ompbox9。可用于语音,图像信号处理等的稀疏字典构造-KSVD algorithm using the method of training to construct the sparse over-complete dictionary, in use, make sure have been installed ompbox9. Can be used for the sparse dictionary cons
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:813.98kb
    • 提供者:Haiyan Guo
  1. shudu

    0下载:
  2. 数独游戏中那个9*9数组的一个生成算法,每行1-9不能重复,每列1-9不能重复,每个3*3的小矩阵也要保证不能重复-Sudoku game that' s a 9* 9 array generation algorithm, each line of 1-9 can not be repeated, each columns 1-9 can not be repeated, each 3* 3 matrix must make sure that the small can not be
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:592byte
    • 提供者:lw
  1. 4643165

    0下载:
  2. 二叉树三种遍历算法的源码,强大的学习工具,一定要看的-Three kinds of binary tree traversal algorithm source code, a powerful learning tool, be sure to look at
  3. 所属分类:Database system

    • 发布日期:2017-04-14
    • 文件大小:3.78kb
    • 提供者:杨家将
  1. JH-algorithm

    0下载:
  2. 本文首先详细的描述了JH算法的原理,然后对JH实现软件的目标、运行环境和功能做一个整体的规划。接下来介绍软件各功能模块的具体设计步骤。最后测试软件是否能正常运行,确保软件能完成相关的功能,并不断的对软件进行完善。-This paper describes in detail the principles JH algorithm, then the goal of JH for software, operating environment and function to do a whole
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:684.99kb
    • 提供者:lijun
  1. 58435

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm. The sour
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:397kb
    • 提供者:DucAnhTran
« 12 3 »
搜珍网 www.dssz.com