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

搜索资源列表

  1. stl算法

    0下载:
  2. stl算法集,具体实现了摸板编程的各种示例,有利于初学者.-stl algorithm set, a concrete realization of various diameters programming examples, is conducive to beginners.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:184551
    • 提供者:wuxuegang
  1. stla8

    0下载:
  2. 这是一个关于A*算法的实现8数码的程序源代码,所有的算法核心全部使用STL标准模板库编程,对想熟悉STL编程和A*算法的朋友有很好的借鉴意义。-This is one of the A * algorithm to achieve eight digital source code, all of the core algorithms use all STL standard template library programming, STL right to know programming
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:118882
    • 提供者:严江
  1. mycomputerwithstl

    0下载:
  2. 用stl实现表达式求解算法(我写的) 有一点点难度!需要有较好的数据结构知识-used to achieve expression algorithm (I write) is a little more difficult! The need for a better knowledge of the data structure
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1073
    • 提供者:王哲江
  1. FIRDATA

    0下载:
  2. FIR 数字滤波器分布式算法及其FPGA实现-FIR digital filter algorithms and FPGA
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:31277
    • 提供者:ankerbb
  1. Sudoku

    0下载:
  2. 这时一个计算数独游戏的console程序。使用搜索算法剪枝中最为强大的dance link(可参考knuth论文),并用STL-set优美实现。
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:116498
    • 提供者:李如其
  1. cross_index

    0下载:
  2. 用STL实现的交叉引用程序,并包含了如何查找URL字串的功能,是个经典的STL程序,对学习STL的很有帮助,包括了一些容器的使用,一些算法的使用,相关的知识点及使用说明都在压缩包中
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:12177
    • 提供者:朱亚华
  1. Merge

    0下载:
  2. 一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:6421
    • 提供者:zfjsw
  1. floatMec

    0下载:
  2. 极大熵聚类算法的C++实现,输入为二维矩阵,修改宏定义可实现多维-Maximum Entropy Clustering Algorithm C++ implementation, the input for the two-dimensional matrix, can be modified to achieve multi-dimensional macro definition
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:277328
    • 提供者:尤志伟
  1. StandardTempleteLibrary

    0下载:
  2. C.STL中文版。翻译了由四位对C++STL的实现有卓越贡献的大师撰写的,通过背景知识、功能描述、头文件代码、测试程序和习题,讲述了STL的13个头文件及迭代器算法和容器。-C. STL Chinese version. Translated from the four pairs of C++ STL outstanding contribution to the realization there is a master of writing, through background know
  3. 所属分类:STL

    • 发布日期:2017-05-27
    • 文件大小:9696974
    • 提供者:品牌
  1. VCPPISODATA-Code

    0下载:
  2. 基于VC++的ISODATA算法代码 本例基于VC++环境,使用了STL模板容器实现了ISODATA算法,简单易用。 -Based on VC++ ISODATA algorithm code cases based on VC++ environment, the use of the STL template container to achieve the ISODATA algorithm, easy to use.
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:2719
    • 提供者:徐斌
  1. migong_problem

    0下载:
  2. 经典迷宫算法,使用自定义栈来实现,也可使用stl,但需要修改代码-Classic maze algorithm, use a custom stack to achieve, can also use the stl, but need to modify code
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:5128
    • 提供者:likun
  1. Ramsey

    0下载:
  2. Ramsey 的实现,完全多边形随机三角形的算法 STL 实现-Ramsey realization completely random triangular polygon STL algorithms to achieve
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1365
    • 提供者:wangxin
  1. Algorithm

    0下载:
  2. 一个全排列算法的实现,利用了C++模板技术以及STL 中的 Vector-A full array of implementation algorithms, using the C++ template technology and STL in the Vector
  3. 所属分类:STL

    • 发布日期:2017-05-02
    • 文件大小:925747
    • 提供者:zhangjin
  1. TSP

    0下载:
  2. TSP算法在VC环境中的另类实现,利用了MFC STL 等技术-implementation of TSP algorithm in VC environment
  3. 所属分类:STL

    • 发布日期:2017-05-09
    • 文件大小:1937948
    • 提供者:jane
  1. carwash

    0下载:
  2. 一个模拟洗车场的小程序,主要算法是通过STL容器类queue实现对洗车场的仿真。-A PROGRAM FOR CAR WASHING SIMULATION
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:2371
    • 提供者:杨杰
  1. InstanceStudy

    0下载:
  2. STL的实现,实现了所有常用的STL的方法包括算法的应用-STL implement
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:170943
    • 提供者:zzccsu
  1. ssd7exercise3

    0下载:
  2. 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listi
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:661693
    • 提供者:邹斌
  1. PageRank

    0下载:
  2. PageRank算法实现。使用C++、STL编程实现-PageRank Codes
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:307603
    • 提供者:floristt
  1. zhongzhi

    0下载:
  2. 中值滤波的算法实现过程,重点是排序,最常用的冒泡排序~~ 把滤波区间的数据从小到大进行排序,然后取中值,(如果是奇数个数据,那么中值就只有一个了,如果偶数个数据,中值有两个,可以对两个数据再求平均)-Median filtering algorithm
  3. 所属分类:STL

    • 发布日期:2017-04-12
    • 文件大小:526
    • 提供者:sunyan
  1. 全排列

    0下载:
  2. 实现输入N个数字,N个数字全排列输出 并存放到二维数组中。(Achieve input N numbers, N numbers, all arranged output, and stored in a two-dimensional array.)
  3. 所属分类:STL

    • 发布日期:2017-12-28
    • 文件大小:2037760
    • 提供者:凝念
« 12 »
搜珍网 www.dssz.com