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

搜索资源列表

  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-02
    • 文件大小:277328
    • 提供者:尤志伟
  1. Stack-Delimiter-Match

    0下载:
  2. 用于检测代码源文件中的符号匹配是否正确,使用双栈实现,C++ STL实现栈类。开发工具:VS 2008-Used to detect whether the symbols in source code is well matched , dual-stack implementation,using C++ STL to implement stack class.
  3. 所属分类:STL

    • 发布日期:2017-03-23
    • 文件大小:4042
    • 提供者:Godfrey Jia
  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. telnumsystem

    0下载:
  2. 电话号码管理系统,很小的程序,是学习stl,自己编的,用map实现,还有文档说明-Telephone number management system, small procedures, are studying stl, own, and with map implementation, there is documentation
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:66222
    • 提供者:sdfsd
  1. TSP

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

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

    0下载:
  2. castle 给出一个城堡的地图,求其中的连通房间数,最大房间的面积,拆除某个墙壁连通两间屋子后可形成的最大房屋面积。应用pascal的递归函数来实现计算功能。-give a castle map of the castle, and one of the connectivity number of rooms, the largest area of the room, the removal of a wall connecting the two rooms can be formed
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:858
    • 提供者:王一一
  1. ShortestPathwithSTL

    0下载:
  2. 使用STL实现搜索链表的最短路径,链表通过随机数产生-The use of STL implementation of the shortest path search list, list through the random number generator
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:922
    • 提供者:you
  1. CPP

    0下载:
  2. 面向对象的程序设计:数据结构<向量类实现优先队列>-Object-Oriented Programming: data structures < vector implementation of priority queue type>
  3. 所属分类:STL

    • 发布日期:2017-04-11
    • 文件大小:856
    • 提供者:nwyf201
  1. Permutation

    0下载:
  2. 利用递归查找数字的排列组合 使用了STL技术-The technique of finding permutations also provides source code for the recursive implementation. Also, learn how to use the STL template function next_permutation().
  3. 所属分类:STL

    • 发布日期:2017-04-13
    • 文件大小:2194
    • 提供者:test2008
  1. cstrings

    0下载:
  2. c++ string implementation using stl
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:6094
    • 提供者:konzfadin
  1. tass-sgi-stl-2.91.57-source

    1下载:
  2. 侯捷的STL源码分析源码中推荐的一个实现版本SGI-STL-Hou Jie, the STL source code analysis source code in an implementation of the recommended version of the SGI-STL
  3. 所属分类:STL

    • 发布日期:2017-03-23
    • 文件大小:213684
    • 提供者:白水
  1. TheAnnotatedSTLSources

    0下载:
  2. STL.源码剖析;可以向专家学习型别技术、内存管理、算法、数据结构、STL各类组件之高阶实现技巧。-STL. Source analysis can learn from the experts type technology, memory management, algorithms, data structures, STL various components of the high-level implementation skills.
  3. 所属分类:STL

    • 发布日期:2017-05-28
    • 文件大小:11512369
    • 提供者:品牌
  1. BST

    0下载:
  2. 搜索二叉树的STL实现。包含树的前序、中序、后序遍历。-STL binary tree search implementation.
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:8850
    • 提供者:feb
  1. VC_MFC_STL

    0下载:
  2. C++STL 的版本实现有很多种,包括HP STL , SGI STL ,STLport ,P.J.Plauger STL 和 Rouge Wave STL 等。其中HP STL 是STL 之父Alexandar Stepanor 在惠普Palo Alto 实验室 工作时完成的。HP STL 是C++STL 的第一个实现版本,而且开放源代码。其他版本的 C++STL 一般是以HP STL 为蓝本实现出来的。在Visual C++中采用的是P.J.Plauger 开发的 P.J.P
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:119989
    • 提供者:卫国
  1. STL_analysis

    0下载:
  2. STL编程精讲,为我们详细的讲明了STL的实现以及他们的运用 非常好的有助于提高C++编程能力的一本好书-STL programming Jingjiang, made it clear to our detailed implementation of the STL, and they help to improve the use of very good programming skills in C++ a good book
  3. 所属分类:STL

    • 发布日期:2017-05-21
    • 文件大小:6284003
    • 提供者:ephv
  1. stl

    0下载:
  2. stl Implementation source file
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:1208320
    • 提供者:lili
  1. CList

    0下载:
  2. C语言版的链表实现。带头节点的双向循环链表。访STL vector的实现。-C language version of the linked list implementation. Two-way circular list node to take the lead. Visit STL vector implementation.
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:1079944
    • 提供者:furucong
  1. Array

    0下载:
  2. stl中vector的替代代码,动态数组实现的代码-stl code in an alternative vector, dynamic array implementation of the code
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:3739
    • 提供者:kang
  1. STL-Code-guide

    0下载:
  2. STL的深入剖析,详细讨论STL具体实现思路和具体实现代码功能,非常好!-STL-depth analysis, detailed discussion of concrete ideas and concrete implementation of STL implementation code features, very good!
  3. 所属分类:STL

    • 发布日期:2017-05-28
    • 文件大小:11492757
    • 提供者:liyunlong
  1. pr2

    0下载:
  2. AhoCorasick STL implementation
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:2057
    • 提供者:Alexander
« 12 3 »
搜珍网 www.dssz.com