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

搜索资源列表

  1. String_Set.rar

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-MFC-based platform and STL string type, can achieve a rapid search string
  3. 所属分类:STL

    • 发布日期:2014-03-10
    • 文件大小:23059
    • 提供者:
  1. alg2

    0下载:
  2. test program for STL generic algorithm that search for elements that satisfy a condition
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:2774
    • 提供者:大大大
  1. A_group_of1794769162004

    0下载:
  2. A group of word-analysis examples for C++/STL novices
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:10132
    • 提供者:孙凯
  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. arraytemp

    0下载:
  2. 一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。-an array of stl, has implemented a copy constructor function, indexed Operator, containing the test.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:131816
    • 提供者:杨世瀚
  1. stl_sample

    0下载:
  2. 简单的stl例子。共有19个文件。针对初学者-simple example. A total of 19 documents. Against beginners
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:9599
    • 提供者:刘斌
  1. cqa0408

    0下载:
  2. 代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework expose
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:195422
    • 提供者:刘斌
  1. spirit-1.3.1MSVC

    0下载:
  2. 著名的Parser库Spirit在VC6上的Port,还带十几个Parser的例子。自己开发领域小语言的利器。-Parser for the famous Spirit of the VC6 Port also brings a dozen Parser example. They developed small areas of language as a weapon.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:635403
    • 提供者:好 哥哥
  1. suanshubiaodashi

    0下载:
  2. 关于栈中算术表达式求法 别人写的,觉得很好 十分敬佩-on the stack arithmetic expression Solution written by someone else, a very good feel admiration
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:tt
  1. Effective_stl

    0下载:
  2. 很好的一本stl的书,本书分为7个部分,每部分各说明stl的高效用法及正确使用-good stl a book, the book is divided into seven parts, each part of the note stl efficient usage and proper use
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:366017
    • 提供者:周胜
  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. STl_diff

    0下载:
  2. stl编写的文件比较程序,适合STL的学习者,使用了很多STL的技巧-stl paper prepared by the procedure more suitable for STL learners, use a lot of skills STL
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:9621
    • 提供者:heliming
  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. String_Set

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-MFC-based platform and STL string type, can achieve a rapid search string
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:23326
    • 提供者:吕怡
  1. 一个基于XML的Log框架

    0下载:
  2. 实现对文件读写的操作。利用STL实现对有很好的移植性-realization of the document to read and write operation. The use of STL to achieve a very good transplantation
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:44330
    • 提供者:pig
  1. array2_T

    0下载:
  2. 一个二维数组,模板写的,内存连续,可以通过计算内存得到正确的数据,元素类型为T-a two-dimensional array, templates written in the continuous memory, memory can be correctly calculated data, elements of type T
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1175
    • 提供者:hhn
  1. TestMap

    0下载:
  2. 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:124382
    • 提供者:陈飞
  1. 给定n 位正整数a,去掉其中任意k≤n 个数字后

    0下载:
  2. 给定n 位正整数a,去掉其中任意k≤n 个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a 和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。 对于给定的正整数a,编程计算删去k个数字后得到的最小数。 ,Given n-bit positive integer a, which removed any k ≤ n digits, the remaining number of the original order to form a new po
  3. 所属分类:STL

    • 发布日期:2017-03-21
    • 文件大小:3117
    • 提供者:王东
  1. a-simple-phone-book

    0下载:
  2. map容器实现一个简单的电话本,可以实现输入,查找以及删除的功能。-map container implements a simple phone book, you can achieve input, search and delete functions.
  3. 所属分类:STL

    • 发布日期:2017-03-28
    • 文件大小:661
    • 提供者:刘凯新
  1. Max-Points-on-a-Line

    0下载:
  2. leetcode中求最大共线的点的数量,题目leetcode上有-Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
  3. 所属分类:STL

    • 发布日期:2017-05-23
    • 文件大小:7583552
    • 提供者:氤氲泪
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com