CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 核心算法

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:刘辉龙
  1. ls-svm_toolbox

    2下载:
  2. 很有用的支持向量机的工具箱,工具箱里包含LS-SVM的核心算法以及DEMO,内附有工具箱的使用说明-well-known svm toolbox and user guide
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:芬兰的冰雪
  1. search_queue

    0下载:
  2. 哈夫曼编码的实现,源于《数据结构(C语言版)》书中核心算法,运行环境是Visual studio6.0-Huffman coding to achieve, due to " data structure (C language version)," the book the core algorithm, operating environment is Visual studio6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:星星
  1. Huffman

    0下载:
  2. 哈夫曼编码和译码的实现,参考书中核心算法在Visual studio6.0的环境中运行成功。-Huffman encoding and decoding to achieve, reference books in the core algorithm in Visual studio6.0 the success of the environment.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:星星
  1. UsingWeka

    0下载:
  2. 一个没有界面的软件,一个实现了的核心算法,仅供学习用-1 no interface software, an implementation of the core algorithm, only to learn from
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:吴昊
  1. FIRTest

    0下载:
  2. Remez算法求滤波器冲击响应系数--最佳FIR数字滤波器核心算法-Remez algorithm to solve the filter impulse response coefficients- the core algorithm for FIR digital filter design.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:252.2kb
    • 提供者:
  1. fxfilter

    3下载:
  2. FXLMS算法的单通道有源噪声控制器,使用mathscr ipt编写核心算法。-FXLMS algorithm for single-channel active noise control, use mathscr ipt prepared a core algorithm.
  3. 所属分类:Other systems

    • 发布日期:2015-01-22
    • 文件大小:302.3kb
    • 提供者:yu
  1. jgjdshd

    0下载:
  2. 7.4连连看核心算法,很不错的易语言源码,易爱好者可以下载使用-7.4 Lianliankan core algorithm, a very good source of easy language, easy to use fans can download
  3. 所属分类:其他小程序

    • 发布日期:2017-04-25
    • 文件大小:8.89kb
    • 提供者:mydesk
  1. hexin-

    0下载:
  2. 易语言连连看核心算法 易语言连连看核心算法-Easy language Lianliankan core algorithm. E
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:陆小双
  1. 20121008GA

    0下载:
  2. 用vb编写的车间调度算法,包括各种算子的核心算法和声称甘特图的算法-Shop scheduling algorithm vb prepared, including the the operator core algorithm and claimed Gantt chart algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:288.05kb
    • 提供者:王霄侠
  1. zln1

    0下载:
  2. 汉诺塔搭配opengl环境的核心算法的实现-Tower of Hanoi core algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:1.77kb
    • 提供者:水晶紫1991
  1. 24point-game-for-C-

    0下载:
  2. 24点游戏算法,也可作为计算器运算部分核心算法-24 point game algorithm, also can be used as a calculator operation part of the core algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2.26kb
    • 提供者:黄剑
  1. yinzhang

    0下载:
  2. 制作印章实例,用到Graphics来根据设定的公司名称和用章信息绘制出一个圆章 来制作公司的公章,制作印章来说,主要是如何让字均匀的 显示在弧线段上,那么一般的印章要么以圆或者椭圆为底图,不过这两者的算法大致相同, 为了方便说明, 如下就用相对简单的圆来举例说明, 如果需要做椭圆的话, 可以在我的基础 上进行扩展,因为核心算法是一样的,相对于圆来说,椭圆求弧长以及各个字符的位置,这 两点相对麻烦些,但是这两者都可找到相应的数学公式。-Production seal
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.42mb
    • 提供者:赵凯
  1. face

    0下载:
  2. 基于IDL语言编写的人脸识别程序,其内容是人脸识别的核心算法-Core algorithm of face recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:cwk
  1. chap15

    0下载:
  2. 人脸识别的核心算法实现,达到很高的识别率-the core of face recognition algorithm,to chieve a high recognition rate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:524.34kb
    • 提供者:Damily
  1. myown

    0下载:
  2. 无人机飞行控制代码,用C语言写就的,关于各个模块都有详细的说明,适合主要关注核心算法的同学-UAV flight control code written in C language, there is a detailed descr iption of each module, the main focus on the core algorithms for students
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:58.17kb
    • 提供者:六六
  1. 整周模糊度算法文献

    0下载:
  2. 整周模糊度核心参考文献(lambda算法,蚁群,遗传算法等求解方法 )(Integer ambiguity important reference)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:32.46mb
    • 提供者:丽丽01
  1. Floyd算法

    0下载:
  2. Floyd算法的核心代码实现,以及路由函数的代码(Implementation of Floyd algorithm)
  3. 所属分类:其他

  1. 游戏核心算法编程内幕

    0下载:
  2. 各种2D小游戏的核心算法,游戏算法电子书 包含各类2d小游戏算法问题,感觉非常适合研究开发游戏算法的程序员,不错分享给发家。(A variety of 2D game core algorithm, game algorithm e-book contains all kinds of 2D game algorithm problem, feel very suitable for research and development of game algorithm programmers,
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:97.91mb
    • 提供者:萤火1129
  1. Wavelet_OMP

    0下载:
  2. omp的核心算法,初学者和引用的都可以,适合参考学习,备注都很详细(compressed sensing omp)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:fsdfssda
« 12 3 »
搜珍网 www.dssz.com