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

搜索资源列表

  1. FINAL

    4下载:
  2. 图像拼接原代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。整个过程用VisualC++加以实现,实验结果验证了算法的有效性。-The original code image mosaic, VC , image mosaic panorama in the production process plays an impo
  3. 所属分类:图形图象

    • 发布日期:2013-10-29
    • 文件大小:213651
    • 提供者:jms
  1. RBTreeAndBinary_Search_Tree

    0下载:
  2. 实现红黑树、二叉搜索树相关算法:插入(红黑树涉及树的调整:左旋、右旋等),删除,搜索(指定Key值节点)。 另外,红黑树实现计算树黑高的算法。 -To achieve red-black tree, binary search tree related algorithms: insertion (red-black tree involves the adjustment of the tree: L, D, etc.), delete, search (Key value of t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:6133
    • 提供者:jack
  1. matlab

    0下载:
  2. matlab 模式识别算法和实现及其相关实验。-matlab pattern recognition algorithm and the realization of the experiment
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:427056
    • 提供者:yu guicheng
  1. 链式表的相关使用啊

    0下载:
  2. (1)采用链式存储实现栈的初始化、入栈、出栈操作。 (2)采用顺序存储实现栈的初始化、入栈、出栈操作。 (3)采用链式存储实现队列的初始化、入队、出队操作。 (4)采用顺序存储实现循环队列的初始化、入队、出队操作。 (5)在主函数中设计一个简单的菜单,分别测试上述算法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-29
    • 文件大小:1116
    • 提供者:GANYOUQUAN
  1. DICM

    1下载:
  2. DICM程序,包含数字图像相关算法的全部流程,可用于位移和应变的检测。-DICM program contains all the digital image correlation algorithm process, can be used for the detection of displacement and strain.
  3. 所属分类:matlab

    • 发布日期:2016-05-09
    • 文件大小:71680
    • 提供者:
  1. dingjie

    0下载:
  2. prony算法的定阶程序,很有用的,适合搞prony拟合相关算法的研究人员参考-a precess of order deceside of prony
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:933
    • 提供者:杰克
  1. code

    0下载:
  2. 7个案例代码包含了指纹识别、数字水印算法、手势识别、印鉴鉴定、条形码识别(一位条码、pdf417)的相关代码。-7 cases the code contains a fingerprint recognition, digital watermarking algorithms, gesture recognition, seal identification, bar code identification (a barcode, pdf417) the relevant code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1809238
    • 提供者:林涛
  1. GA_Optimization-Scheduling_Matlab

    0下载:
  2. 通过MATLAB编程研究工作和仿真结果分析,对改进的免疫遗传算法进行综合性地概括、归纳和总结。在处理复杂优化调度问题方面提出了一些改进的思想,并进行了算法实现和仿真。对有待进一步深入研究的问题进行了设想,对免疫遗传算法解决相关优化调度问题进行了展望。-Research of ImProved Immune Genetic Algorithms and its Applications in Optimization Scheduling Problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:712838
    • 提供者:YJN
  1. xiangweixiangguan

    0下载:
  2. 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:5229
    • 提供者:王三
  1. imcorr

    0下载:
  2. 基于相关的模板匹配算法的Matlab实现,表示出了相应的匹配区域-Template matching algorithm based on the correlation of the Matlab implementation, expressed the corresponding matching region
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:601
    • 提供者:章智凯
  1. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:24512
    • 提供者:郑丹
  1. MotionAnalysis

    0下载:
  2. 运动目标分析方面的源码。 归一化相位相关方法和相位差方法是两种运动估计方法,根据算法原理的不同,其输出形式也不相同。源码对这两种算法进行了实现。-Moving target-source analysis. Normalized phase correlation method and the phase difference method are two motion estimation methods, according to the different algorithm, its
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:555790
    • 提供者:chenping
  1. Correlation

    2下载:
  2. 相关性算法包括自相关互相关传递函数,相关性的程序编写-Correlation algorithm, including auto-correlation inter-related transfer function, the relevance of the procedures for the preparation and so on
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:76057
    • 提供者:白洁
  1. source

    0下载:
  2. A Library of Efficient Data Types and Algorithms,封装了常用的ADT及其相关算法的软件包-A Library of Efficient Data Types and Algorithms, has sealed commonly used ADT and its the correlation algorithm software package
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-14
    • 文件大小:6404663
    • 提供者:巢志骏
  1. DataMiningAlgorithm

    0下载:
  2. 数据挖掘相关算法 -data mining algorithms data mining algorithms data mining algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-12-02
    • 文件大小:6682809
    • 提供者:kaka
  1. wangxiaoping-resource

    2下载:
  2. 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-12
    • 文件大小:4516414
    • 提供者:flying
  1. AcmTemplate

    1下载:
  2. 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-09
    • 文件大小:73808
    • 提供者:LHY
  1. RealTimeSpeedupTechni0ue1234Re5i3n6a1edS7e4e38a7ch

    0下载:
  2. 针对区域立体匹配计算量大实时性差的困难,分析了相关匹配算法的实际工作过程,采用消除冗余因子和M2C滤 波、多级分辨率匹配减小计算复杂度,对算法结构进行了改进和优化,并利用超线程和D65/EF技术对算法进行了加速,提出 了一种实时区域匹配算法。对算法进行实验,结果表明算法符合了视觉导航的准确性和实时性要求,并且对于提高其他区域 匹配算法实时性也具有重要借鉴意义。-Stereo matching for the regional real-time calculation of a la
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:143167
    • 提供者:苏朗朗
  1. 07shumojinshai

    0下载:
  2. 2007高教社杯全国大学生数学建模竞赛题目 开发一个解决公交线路选择问题的自主查询计算机系统。 为了设计这样一个系统,其核心是线路选择的模型与算法, 包括相关数据-2007 China Undergraduate Mathematical Contest in Modeling the subject to develop a solution to the issue of bus lines to choose their own inquiries computer syste
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:45817
    • 提供者:qin
  1. unrarsrc-3.7.6.tar

    0下载:
  2. RAR源码相关,用于编写压缩算法-RAR-related source for the preparation of compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:129934
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com