搜索资源列表

  1. c++实现java中string类的方法

    1下载:
  2. c++实现java中string类的方法,可熟悉指针在内存中的移动

  3. 所属分类:其他小程序

    • 发布日期:2008-11-21
    • 文件大小:4989
    • 提供者:keke8634
  1. C++string类常用函数

    0下载:
  2. C++string类常用函数
  3. 所属分类:文档资料

    • 发布日期:2011-05-20
    • 文件大小:8430
    • 提供者:tangjingwei
  1. std_string+封装的string操作类

    0下载:
  2. std_string+封装的string操作类,方便操作
  3. 所属分类:源码下载

  1. std string extention

    0下载:
  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

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:罗少波
  1. x-string-functions

    0下载:
  2. 类似于printf格式的可变参数的串拷贝、连接函数-printf format similar to the variable parameters of the string copy, link function
  3. 所属分类:Email客户端

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:
  1. String-Similarity-0.02.tar

    0下载:
  2. 此程序是关于字符串 模糊相似度的计算程序(C语言)-this program is a string of vague similarity calculation procedures (C language)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:youyou
  1. String

    0下载:
  2. 笔试中String问题总结,里面用的是指针方法,兄弟姐妹们可以改成引用方法-String problems written in the summary, which is a pointer used methods, brothers and sisters can be changed to invoke methods
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:168960
    • 提供者:ncu
  1. string

    0下载:
  2. 已知类String的原型,编写类String的构造函数、析构函数和赋值函数。-String prototype category known, the preparation of type String constructor, destructor and assignment functions.
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:林新宇
  1. string

    0下载:
  2. String类,分享一下。可以实现==, >, <, [], <<, Trim, Reverse, Find, upper, lower等功能-String脌脿 拢 卢 脰脧铆脪 禄脧脗 隆 拢 驴 脡脪脭脢渭脧脰 ==,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:刘博
  1. string

    0下载:
  2. 求字符串编辑距离 动态规划 设给定样本 ,样本P在文本T中的K-近似匹配(K-approximate match)是指P在T中包含最多K个差异的匹配,求K-For the string edit distance to the set of dynamic programming based sample, the sample P in the text T in the K-approximate match (K-approxim
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:郭涛
  1. string

    0下载:
  2. C++ string类的用法,收录了大多数的操作。自己整理的,希望对大家有用-C++ String type of usage, a collection of most of the operation. Finishing their own, in the hope that useful
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:我要长胖
  1. string

    0下载:
  2. 常用的字符串类别和函数。包括:split、replace、search三个强大功能的类别,以及trim、bin2hex等常用功能函数。-Commonly used string type and function. Including: split, replace, search the three power categories, as well as trim, bin2hex function, such as commonl
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:16384
    • 提供者:jackie
  1. string

    0下载:
  2. 解决string的基本操作 赋值,判相等,联接,求长度,求子串,子串定位,串替换,显示,删除,退出。-string
  3. 所属分类:压缩解压

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:dqs
  1. string

    0下载:
  2. vc 字符串转换的一些方法和字符串函数的使用方法。-vc convert a string to a number of methods.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:可刻
  1. string

    0下载:
  2. symbian中的字符串处理及简单的应用-symbian in the string processing and simple applications
  3. 所属分类:Symbian

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:李晨曦
  1. string

    0下载:
  2. 一个Labview字符串的例程包,内含7个VI,可以通过该组例程深入学习Labview的字符串操作-A Labview routine string bag, containing seven VI, can be routine in-depth study by the group' s string operations Labview
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:86016
    • 提供者:鹿欣
  1. Convert-Between-Various-String-Types

    0下载:
  2. 各种字符串类型之间的转换,个人整理,unicode和multichar之间转换等-String conversion between various types of personal order, unicode and multichar conversion between
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:刘博
  1. string-in-acm

    0下载:
  2. 总结了ACM中出现的关于字符串的题目,并提供了实现源码,是word文档格式,大家放心下载-ACM summarized on the string appears in the title, and provides implementation source code for a word document format, download we be assured
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:
  1. VB-String

    1下载:
  2. VB字符串数据转Byte型数据的2种方法,都有程序。-VB string data type Byte data transfer method 2, there are procedures.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:李志强
  1. achieve-the-hex-string-to-decimal-

    0下载:
  2. 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:Lzhou
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org