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

    0下载:
  2. 基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!)-Based on STL string of high-precision calculation of support for string-type format for storing the mu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:11950
    • 提供者:wang yucao
  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. Demo_Sort

    0下载:
  2. C++ 排序函数模板源码,MFC程序可用(冒泡) 一个排序可以用的C++函数模板,无意间需要对字符串集合CStringArray进行排序,但标准模板库STL提供的函数模板sort虽然功能强大,不过有些不便-Can be a sort of C++ function template, a collection of unintentionally CStringArray need to sort the string, but the standard template library
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:12126
    • 提供者:xcan
  1. kmp-

    0下载:
  2. kmp 数据结构 匹配 字符串 stl visual c-kmp data structure matches the string stl visual c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2268
    • 提供者:
  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. apriori

    0下载:
  2. 数据挖掘Aprior的简易c++实现,通过string来表示数据集,没有采用STL set集合操作,因此实现起来简单一些,判断是否包含用到了动态规划算法中的最长公共子序列,思想是暴力求解,没有用到很高端的思想和算法。(Simple c++ data mining Aprior, said data set by the string, without the use of STL set collection operation, thus the realization is simple,
  3. 所属分类:人工智能/神经网络/深度学习

  1. 51CTO下载-STL源码

    0下载:
  2. STL模板所有源码,包含各种模板如string类等完整实现(The STL template of all source code, contains a variety of templates,)
  3. 所属分类:STL

    • 发布日期:2018-01-09
    • 文件大小:445440
    • 提供者:入夏
搜珍网 www.dssz.com