CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STL CODE

搜索资源列表

  1. C++applicationProgram200

    0下载:
  2. C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:104738
    • 提供者:andy
  1. fano_coding

    0下载:
  2. 费诺编码,使用STL实现。包含计算平均码长和编码效率功能-charges Connaught coding, the use of STL achieve. Includes calculation of the average code length coding efficiency and function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2128
    • 提供者:shaivas
  1. Apriori_STL

    0下载:
  2. 使用C++STL实现的关联规则挖掘Apriori算法,代码简洁易懂。-use C STL realized Apriori association rule mining algorithm, code easy to read.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7334
    • 提供者:szg
  1. breymann_stl

    0下载:
  2. Design Componenet With C++ STL配套书源代码 -Design Componenet With STL supporting C source code book Design Componenet With STL supporting C source code book
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:155675
    • 提供者:zhu limin
  1. IOCP1

    0下载:
  2. Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的-Windows 2000. ------- / Completion of the port example, do a complete port practice. I have to write the code more clearly some of it. An
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:270920
    • 提供者:卢宏伟
  1. dtl

    0下载:
  2. The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automa
  3. 所属分类:其他数据库

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

    0下载:
  2. VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs -VB6 has two very useful string functions : Join and Split. This code implements Join and
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19047
    • 提供者:gn
  1. Softstl

    0下载:
  2. 是stl程序员开发指南的源码,希望大家看一看-is stl programmers guide to the development of source code, we hope to look at
  3. 所属分类:书籍源码

    • 发布日期:2014-01-15
    • 文件大小:193385
    • 提供者:machao
  1. stl_code

    0下载:
  2. c++ STL source code, hash and vector etc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:249657
    • 提供者:cloudffx
  1. Genetic-algorithm

    0下载:
  2. Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3177904
    • 提供者:chen
  1. VC 十个评委评分系统

    1下载:
  2. 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d better have a look.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:73714
    • 提供者:成龙
  1. Dinkumware_STL_source.rar

    0下载:
  2. Dinkumware STL 源代码....,Dinkumware STL source code
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:424825
    • 提供者:LJ
  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. CMarkup--test

    0下载:
  2. 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。 -Create a new XML document analysis, modify the existing XML documents, all of which can be from a use of MFC or STL strings
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:420443
    • 提供者:黄绪勇
  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. 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. estl-examples

    0下载:
  2. effective stl 源代码 code-effective stl source code
  3. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:103284
    • 提供者:huangjian
  1. CommonLib.66

    0下载:
  2. 这些模板类都是作者多年来开发过程中积累下来的好用代码,并在多个系统中使用了,因不大喜欢用STL,所以自已编写了XDynamicArray,XArray,XMap,XStack,XSet等模板类,还有XByteBuffer,XInputByteBuffer动态缓冲区数据处类。还有XCRC,XHexCode,XMD5,XBase64等类。自我感觉蛮好用的,代码在BCB6编译下通过的,BCB5下需要改一下,主要是XHexCode内含了ASM代码。 -These template classes a
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:81882
    • 提供者:叶文鹏
  1. CIVStringSet_Demo

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。VC源代码-Platform based on MFC and STL string class, can be achieved in the fast string search. VC source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:15686
    • 提供者:echo
  1. CIVStringSet_Source

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索,VC源代码,和刚刚的那个对应的-Platform based on MFC and STL string class, can be achieved in the fast-string search, VC source code, and just that the corresponding
  3. 所属分类:STL

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