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

搜索资源列表

  1. MFCIteratorDemo

    0下载:
  2. 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL - style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In t
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:26701
    • 提供者:张雷
  1. useMap

    0下载:
  2. 如何使用STL中的映射关系呢?看看这个吧!-how to use the map? Look at this!
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:39081
    • 提供者:李建中
  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. patch2stl

    0下载:
  2. Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1575
    • 提供者:aprist
  1. STLport-4.5.3.tar

    0下载:
  2. What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)tes
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:739943
    • 提供者:来无影
  1. 一个可替代CString的字符串类CStdStr

    0下载:
  2. 这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:25446
    • 提供者:王明
  1. STL.zip

    0下载:
  2. source code from Mastering The Standard C++ Classes using C++. 1) The source code listings from each chapter can be found in the listings directory. The listings directory is divided by chapter. 2) A html quick reference for the mo
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:1017441
    • 提供者:wwtmw
  1. Polynomial

    0下载:
  2. 这是一个用list完成一个多项式的类,STL初学者可以体会一下list的用法。-This is a list of classes to complete a polynomial, STL beginners can learn about the usage list.
  3. 所属分类:STL

    • 发布日期:2017-03-27
    • 文件大小:3972
    • 提供者:miaomiao
  1. ext_string

    0下载:
  2. 本例是对STL中string类的扩展,很好的弥补了现有string类的不足,可以和CString相媲美哦~~ 扩展的功能有分割字串,整形转换成string,字符串替换,判断该字串的类型等。 使用起来也很方便,直接include该头文件即可。-This example is the STL string class in the expansion, very good to make up for the deficiencies of the existing string class
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:69713
    • 提供者:萧萧
  1. STL

    0下载:
  2. 这是关于VC++中的STL容器的资料,包括了STL容器各个类之间关系以及类的说明-This is on VC++ Of STL containers, including the STL containers, as well as the relationship between various types of categories of descr iption
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1165349
    • 提供者:刘怡
  1. Eff_STL_CN[1]

    0下载:
  2. 本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了C++的关键字,函数,运算符,类概念和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案.-This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class
  3. 所属分类:STL

    • 发布日期:2017-04-04
    • 文件大小:602576
    • 提供者:达到
  1. EffectiveSTL

    0下载:
  2. 这本书,是世界顶级C++大师Scott Meyers成名之作的第二版。其第一版诞生于1991年。在国际上,本书所引起的反响之大,波及整个计算机技术出版领域,余音至今未绝。几乎在所有C++书籍的推荐名单上,本书都会位于前三名。作者高超的技术把握力,独特的视角、诙谐轻松的写作风格、独具匠心的内容组织,都受到极大的推崇和仿效-This book is the world
  3. 所属分类:STL

    • 发布日期:2017-05-06
    • 文件大小:1225491
    • 提供者:tubo
  1. complex_matrix_computation

    0下载:
  2. This an matrix class which has been adapted for complex number computations. It ll be of help for digital signal processing simulations.-This is an matrix class which has been adapted for complex number computations. It ll be of help for digital sign
  3. 所属分类:STL

    • 发布日期:2017-04-14
    • 文件大小:5644
    • 提供者:butterboy
  1. code_nunber

    0下载:
  2. 这是关于几个数相加的一个简单例子,对初学者很有用-This is the number of add on a few examples of a simple, very useful for beginners
  3. 所属分类:STL

    • 发布日期:2017-04-13
    • 文件大小:2927
    • 提供者:杨杨
  1. chat

    0下载:
  2. Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:551
    • 提供者:freetres
  1. testliu

    0下载:
  2. 这是一个我自己做的联系用的程序 希望能对大家有用处,免费下栽的。-this is a programe it is a priticex i houp it is useful for you
  3. 所属分类:STL

    • 发布日期:2017-04-15
    • 文件大小:28545
    • 提供者:刘宪华
  1. FreePtr

    0下载:
  2. 这是一个很好的帮助类,在适用STL的容器的时候,可以配合for_each算法函数删除容器中的指针对象-This is a very good help category, where applicable, the STL containers, they can function with the for_each algorithm to delete the pointer container object
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:1313
    • 提供者:haofei
  1. Stl_Tutorial_And_Reference_Guide

    0下载:
  2. The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.This book will help you how to programming with STL.
  3. 所属分类:STL

    • 发布日期:2017-05-13
    • 文件大小:3261379
    • 提供者:nbn
  1. STLGuidance

    0下载:
  2. 本教程介绍有关学习C++ STL的预备知识和STL的相关背景知识,适合想对STL做大致了解的初学者。-This tutorial to learn about C++ STL and STL prior knowledge of the relevant background knowledge, for want of understanding of STL for beginners to do more or less.
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:129440
    • 提供者:刘美娥
  1. howcouldyoustudiC

    0下载:
  2. First, Generic Programming is sort of invented by Alexander Stepanov and David Musser, who, and several others including Bjarne Stroustrup and Andrew Knoenig, introduced the whole C++ Templates system and essentially “the” STL into C++. This means th
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:21193
    • 提供者:赵雷
« 12 3 4 »
搜珍网 www.dssz.com