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

搜索资源列表

  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. 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. 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. CIVStringSet

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

    • 发布日期:2008-10-13
    • 文件大小:23408
    • 提供者:大黄
  1. std string extention

    1下载:
  2. STL中string的扩展类string_ex,给出许多扩展的操作字符串的非常使用的成员函数-STL string of extensions string_ex given many strings to expand the operation of the very use of the function
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:4691
    • 提供者:罗少波
  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. atoi

    0下载:
  2. 非常好用的字符串转长整型号的函数,无关操作系统和平台-Very easy to use string to long integer type of function, independent of operating systems and platforms
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:159973
    • 提供者:Lvxuan3
  1. formatstr

    0下载:
  2. C语言,原创函数:将字符串 srcStr 格式化为 destLen长度,不足补空格,多了截断-C language, the original function: string srcStr formatted for destLen length, padded spaces, more truncated
  3. 所属分类:STL

    • 发布日期:2017-04-14
    • 文件大小:5521
    • 提供者:lutaili
  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. formatstrv1

    0下载:
  2. 将字符串 srcStr 格式化为 destLen长度,不足补空格,多了截断 -The C++ source code for originality string srcStr to formatted for destLen length, padded space, more truncated
  3. 所属分类:STL

    • 发布日期:2017-04-07
    • 文件大小:5325
    • 提供者:lutaili
  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. cppreference_cn

    0下载:
  2. 标准c/c++帮助文档,不含stl, 有io,string 等操作-Standard c/c++ help files, non-stl, has io, string, such as operation
  3. 所属分类:STL

    • 发布日期:2017-04-26
    • 文件大小:172513
    • 提供者:李斌
  1. ssd7exercise4

    0下载:
  2. 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose name or descr iption contains
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:660424
    • 提供者:邹斌
  1. cstrings

    0下载:
  2. c++ string implementation using stl
  3. 所属分类:STL

    • 发布日期:2017-04-06
    • 文件大小:6094
    • 提供者:konzfadin
  1. CIVStringSet

    0下载:
  2. IVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-IVStringSet_Demo.zip CIVStringSet_Source.zip platform based on MFC and STL string class, you can achieve fast string search.
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:23347
    • 提供者:宋威
  1. f_GetFirstLetter

    0下载:
  2. 自动生成拼音简码 1. 此方法基于汉字的国标汉字库区位编码的有效性,不符合此编码的系统此函数无效! // 2. 若汉字串含有非汉字字符,如图形符号或ASCII码,则这些非汉字字符将保持不变.-1 simple code automatically generated phonetic This method is based on Chinese national standard character encoding of the effectiveness of the bit re
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:3451
    • 提供者:汪秋棠
  1. STL-and-String-library-search

    0下载:
  2. 标准模板库简介 各种容器的介绍 各种容器的方法及功能简介-STL introduction
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:298330
    • 提供者:s
  1. String

    0下载:
  2. 模仿STL实现的String类,具体功能参见C++ Reference/String-Mimic the STL implementation of the String class, the specific features see C++ Reference/String
  3. 所属分类:STL

    • 发布日期:2017-11-17
    • 文件大小:2912
    • 提供者:刘天元
  1. string1

    0下载:
  2. 为提高处理效率,最简单的方法是重载赋值运算符,使之能够直接使用常规字符串-the use of string
  3. 所属分类:STL

    • 发布日期:2017-04-12
    • 文件大小:1130
    • 提供者:leisure
  1. LuckyString

    0下载:
  2. Lucky String 微软面试题解法 字符串 排序 序列式容器 Fibonnacci数列-Lucky String,Solution of Microsoft interview.Key words:string,sort,vector,fibonnacci。
  3. 所属分类:STL

    • 发布日期:2017-04-12
    • 文件大小:663
    • 提供者:符炜剑
« 12 »
搜珍网 www.dssz.com