搜索资源列表
std string extention
- STL中string的扩展类string_ex,给出许多扩展的操作字符串的非常使用的成员函数-STL string of extensions string_ex given many strings to expand the operation of the very use of the function
ext_string-0.2
- 一个扩展的string类,增加了一些std::string所不支持而又常用的函数
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
StdString
- StdString类,功能类似于CString确实std::string实现.-StdString category, function similar to CString does std:: string implementation.
popcapframework_1_3
- popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes General * Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update yo
pc_config_finally_test
- 方法 long Proc_data_end_loop(std::map<std::string,ValueUnit>::iterator ValueUnitIte_1) 实现同key值在map中同时存在,树与队列的集合,有点儿水-Method of long Proc_data_end_loop (std:: map <std::string,ValueUnit> :: iterator ValueUnitIte_1) to achieve the same ke
string_strutil
- std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the
CSTRING
- 字符串处理是程序设计语言的一个重要的组成部分。有的字符串是内置的(VB等),有的是模拟的(C字符串为字符集合,算法等以库的形式提供),而C++所提供的字符串std::string是以库的形式提供。-C puls plus
SysString
- 自己封装一个相对stl和std::string字符串模板类,名字叫做动态字串符,希望给初学者有些启示-Their packaging and a relatively stl std:: string string template class name is dynamic string break, want to give some inspiration for beginners
MyStdString
- 一个VC++中写的的Std String类源代码,推荐给朋友们。希望对大家有所帮助-A VC++ source code in StdString class can improve the alternative string class CString support ansi, unicode. Actually used in a number of projects for a while, I feel great and recommend it to friends. We wa
Dictionary_Search
- 有名的词典查询 自动生成10000个单词然后找他的类似词。。。 -//Dictionary #include <iostream> #include <fstream> #include <string> #include <time.h> #define maxsize 10000000 #define exp_n 10000 using namespace std string word[maxs
assign1
- Implement a class that represents a phone number in std::string type. The class should inherit the given Abstract- Phone class. You are not allowed to change the prototypes in AbstractPhone.h. The AbstractPhone class is an abstract class since ge
assign2
- Implement a class that represents a phone number in std::string type. The class should inherit the given Abstract- Phone class. You are not allowed to change the prototypes in AbstractPhone.h. The AbstractPhone class is an abstract class since ge
assign3
- Implement a class that represents a phone number in std::string type. The class should inherit the given Abstract- Phone class. You are not allowed to change the prototypes in AbstractPhone.h. The AbstractPhone class is an abstract class since ge
assign4
- Implement a class that represents a phone number in std::string type. The class should inherit the given Abstract- Phone class. You are not allowed to change the prototypes in AbstractPhone.h. The AbstractPhone class is an abstract class since ge
assign5
- Implement a class that represents a phone number in std::string type. The class should inherit the given Abstract- Phone class. You are not allowed to change the prototypes in AbstractPhone.h. The AbstractPhone class is an abstract class since ge
assign6
- Implement a class that represents a phone number in std::string type. The class should inherit the given Abstract- Phone class. You are not allowed to change the prototypes in AbstractPhone.h. The AbstractPhone class is an abstract class since ge
WO-GET_HTTP_ContentType_(mimelookup).ZIP
- Application to find MIME-Type of URL address. It s a console program, first and only parameter is URL address. Using WinAPI(console) and WinSock2. Parsed by c++ std::string methods.
GET_HTTP_ContentType_(mimelookup)
- Application to find MIME-Type of URL address. It s a console program, first and only parameter is URL address. Using WinAPI(console) and WinSock2. Parser is based on std::string.
string
- 包含c++ 文件流操作 std::string操作(Include c++ file stream and std::string)