CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - template

搜索资源列表

  1. 模板类栈求表达式值

    0下载:
  2. 是一个表达式求值的算法,用 模板实现的,可以进行四则运算,支持小数和括号-is an expression evaluates the algorithm, using the template, can be four operators, and parentheses minority support
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:63588
    • 提供者:丁兴全
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:叶润
  1. tNQueens

    0下载:
  2. 链式结构堆栈类的类模板实现及用堆栈类求解N皇后问题-chain structure of the stack type and class template stack used for solving problems N Queen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2188
    • 提供者:liuben
  1. Template

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2011-07-31
    • 文件大小:106927
    • 提供者:mou95133
  1. TrackEye_src.zip

    2下载:
  2. 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-13
    • 文件大小:2630917
    • 提供者:sichuanlu
  1. ruihua matlab对图片的锐化实例代码

    0下载:
  2. matlab对图片的锐化实例代码,,包括各种滤波模板的处理算法-matlab code for image sharpening instance, includes a variety of filter template processing algorithms
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:34146
    • 提供者:zhenping
  1. TuLun.rar

    0下载:
  2. ACM关于图论相关的知识,都是一些模板代码,对参加ACM竞赛非常有用的。,ACM on relevant knowledge of graph theory, are all template code, to be very useful to participate in the ACM contest.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:29802
    • 提供者:石林
  1. Computational_Geometry.rar

    0下载:
  2. 资料是陈海丰的计算几何资料,有很多计算几何代码模板便于参考学习,Chen Haifeng information is information on the computational geometry, computational geometry, many ease of reference to study the template code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:117862
    • 提供者:天雨
  1. SPPP3.0

    2下载:
  2. 一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4549059
    • 提供者:李伟
  1. clist-1.5.4-release

    0下载:
  2. CList是一个标准C++的列表存储和维护的模板库,它所有的类都在一个头文件里,而且位于同一个命名空间。压缩包里有详细的文档说明怎么使用这个库。-CList is a list storage and manipulation template library written in standard C++. All classes can be included with#include <ta0kira/clist.hpp> after the library is instal
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:169550
    • 提供者:james
  1. harris_cornerdetect.rar

    0下载:
  2. Harris角点提取实现了对棋盘格模板角点的精确提取,matlab程序及示例图片。,Harris Corner Detection realize the chessboard grid template Corner precise extraction, matlab procedures and sample images.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:77439
    • 提供者:wangzhuz
  1. mtl

    0下载:
  2. 强大的矩阵模版类,速度超快,可进行矩阵的各种运算。-Powerful matrix template class, super-fast, it can conduct a variety of computing matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:171128
    • 提供者:刘鹏飞
  1. emrpad30

    1下载:
  2. EMRPad3开发文档,及模板介绍,破解的方法另行讨论-EMRPad3 development documentation, and template descr iption, the method further discussion of crack
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2165211
    • 提供者:pj
  1. list

    0下载:
  2. 使用模板类编写的单链表,其中有拷贝构造函数,重载赋值函数等一系列功能-Prepared using a single linked list template class
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:426093
    • 提供者:zsdl1288
  1. STL

    0下载:
  2. 标准模板库函数 仿函数 容器 很全面很好用,可以看下-standard Template Library
  3. 所属分类:STL

    • 发布日期:2017-05-27
    • 文件大小:9654284
    • 提供者:刘韵
  1. canny-edge

    0下载:
  2. 边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。-Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1278
    • 提供者:xy
  1. qsort4

    0下载:
  2. 快速排序模板-Quick sort template
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:1780
    • 提供者:站长
  1. SUSAN

    0下载:
  2. SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2730
    • 提供者:陈全齐
  1. ZJU-ACM

    0下载:
  2. 这是zju的ACM训练模板,包含了几乎所有的经典算法的实现。-This is zju the ACM training template that contains almost all the classical algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:86079
    • 提供者:yf
  1. STLStream

    0下载:
  2. 使用标准模板库流(STL STREAM)来简化C++“线程安全”的日志记录-Logging:Flow using a standard template library (STL STREAM) to simplify the C++ “thread-safe”
  3. 所属分类:STL

    • 发布日期:2017-04-04
    • 文件大小:11275
    • 提供者:刘美娥
« 1 2 3 4 5 67 8 9 10 11 ... 41 »
搜珍网 www.dssz.com