Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - stl
Search - stl - List
一个用来统计网站访问量的程序,速度比较快,用stl写成-a site visit statistics for the volume of procedures, a relatively rapid pace, with written stl
Date : 2008-10-13 Size : 1.1mb User : 萧达

DL : 0
实现如何使用 STL中的Map容器。适合初学者了解C++的STL机制。-realizing how to use the Map STL containers. For beginners to understand C + + STL mechanism.
Date : 2008-10-13 Size : 39.89kb User : 王东

DL : 0
C++ Template of Collection, use MFC/ATL/STL (Ex: CArrayT, CListT, CMapT, CQueueT, CStackT)
Date : 2008-10-13 Size : 11.63kb User : 顛覆中國

DL : 0
This docoment discribe how to programing with STL in windows.-This docoment discribe how to programing w ITH STL in windows.
Date : 2008-10-13 Size : 13.07kb User : 赵伟刚

DL : 0
STL太复杂,这里给出了一个简单容器类的程序,c++开发可以非常方便使用.为简单数据类型,指针分别创建了类-STL too complicated, here is a simple container such procedures, c development it is easy to use. For simple data types, respectively, to create a pointer type
Date : 2008-10-13 Size : 1.88kb User : 梁靖

DL : 0
wordstatSTL.定义控制台应用程序的入口点。//单词统计 //统计一个文本文件中所有单词的使用次数 //将单词按照有多到少的使用次数打印出来 //对于次数相同的单词按照字母由大到小的顺序排列 //这是由STL(Standard Template Library)的map和set实现的教学例程-wordstatSTL. Console application definition of the point of entry. / / Word statistics / / statistics a text file of all the use of the word frequency / / word with how to use fewer the number of printed / / For the same number of words in alphabetical order of 7,10,13 / / This is the STL (S A.2.2 Template Library) and set the map to achieve the teaching routines
Date : 2008-10-13 Size : 1.17kb User : 刘恒

DL : 0
Notepad++ 是在微軟視窗環境之下的一個免費的代碼編輯器。 為了產生小巧且有效率的代碼編輯器,這個在GPL許可證下的自由軟體開發專案採用 win32 api 和 STL 以 C++ 程式語言撰寫成,並且選用功能強大的編輯模組 Scintilla。多虧它的輕巧與執行效率,Notepad++ 可完美地取代微軟視窗的記事本。 -Notepad is in the Microsoft Windows environment free of a code editor. In order to produce small but efficient code editor, the GPL in the development of free software using ad hoc win32 api and STL in C programming language for writing languages, and use the powerful editing module Scintilla. Thanks to its light weight and efficiency in the implementation, Notepad can be a perfect substitute for the Microsoft Windows Notepad.
Date : 2008-10-13 Size : 2.29mb User : 李英俊

DL : 0
是一个操作VC STL 中的VECTOR程序。-VC is an operation of STL VECTOR procedures.
Date : 2008-10-13 Size : 5.93kb User : 陈青

DL : 0
VC STL 下STACK应用,是CONSOLE 程序的应用。加我Q:398754767。-under VC STL Application Stack is CONSOLE process applications. Plus I Q : 398754767.
Date : 2008-10-13 Size : 9.4kb User : 陈青

DL : 0
该程序是使用STL实现的,适用于非常简单的LL(1)文法的程序实现。-that the procedure was used to achieve the STL, in a very simple LL (1) grammar program.
Date : 2008-10-13 Size : 2.02kb User : john

DL : 0
C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
Date : 2008-10-13 Size : 442.41kb User : 岳亮

DL : 0
有趣的小程序,是关于一些文字处理的,用到STL,也有一些巧妙的算法在里面。-interesting little procedures on some word processing, used in STL, there are also some clever algorithm inside.
Date : 2008-10-13 Size : 2.17kb User : jack

一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西-STL describing a comprehensive example, including vector, deque. , and other types of list for STL lovers, this is a must to master things
Date : 2008-10-13 Size : 1.42kb User : 牛亚

自己编写的String 类,重载的多个运算符。功能类似C++ STL中的string 类-prepared by the String own category, the number of heavy Operators. C functions similar to the STL string class
Date : 2008-10-13 Size : 1.8kb User : 李浩

DL : 0
This the string class you expected to find in STL, but didn t. The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the added bonus of automatic buffer allocation and deallocation. The terse names of the original C functions have been preserved to ease the transition for C programmers. New functions have been given short but less cryptic names using the same style (one word, all lower case). Most functions work as they do in the standard library or slightly better. Some examples: 1: The resulting string is always zero terminated. 2: All functions are thread safe in the sense that the class (but not an individual object) can be used by multiple threads concurrently. 3: Pre-conditions are tested using assert() which makes it possible to trap \"out of bounds\" errors in debug build, with no speed penalties in release build. -This the string class you expected to fin d in STL, but did t. The design goal of this class is to mak e all the string handling functions from the sta ndard C library available within a single C clas s, with the added bonus of automatic buffer alloca tion and deallocation. The terse names of the or iginal C functions have been preserved to ease t he transition for C programmers. New functions have been given short but less cryptic names usi ng the same style (one word, all lower case). Most functions work as they do i n the standard library or slightly better. Some examples : 1 : The resulting string is always zero terminated . 2 : All functions are thread safe in the sense that t he class (but not an individual object) can be us ed by multiple threads concurrently. 3 : Pre-conditions
Date : 2008-10-13 Size : 5.8kb User : 郭春阳

DL : 0
实现一个STL中的list的嵌套使用。可以实现学习STL中list的使用。-achieve an STL list of the nested. Learning can be achieved STL list use.
Date : 2008-10-13 Size : 31.22kb User : 刘一

DL : 0
主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。-mainly uses the stl the string type, such use, Recognition can also automatically filter the mixture in Arabic comma, space, in line with the daily habits of usage, procedures in Annex requested test, use is the main function method, please test. If you do not abandon the heart.
Date : 2008-10-13 Size : 117.31kb User : 扬名

DL : 0
自己写的stl list的加强版,与stl完全兼容,适用于图像处理
Date : 2008-10-13 Size : 113.96kb User : xad

C++ STL程序员开发指南,是学习STL的好帮手
Date : 2008-10-13 Size : 186.68kb User : 李华磊

DL : 0
STL示例程序,对于STL初学者很有用. 斑竹,居然找不到相应的分类,STL可是十分重要的东西.
Date : 2008-10-13 Size : 72.22kb User : 赵佳宝
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.