搜索资源列表
c++实现java中string类的方法
- c++实现java中string类的方法,可熟悉指针在内存中的移动
C++string类常用函数
- C++string类常用函数
std_string+封装的string操作类
- std_string+封装的string操作类,方便操作
string
- 求字符串编辑距离 动态规划 设给定样本 ,样本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-approximate match) refers to P in T co
string
- C++ string类的用法,收录了大多数的操作。自己整理的,希望对大家有用-C++ String type of usage, a collection of most of the operation. Finishing their own, in the hope that useful
string
- 常用的字符串类别和函数。包括: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 commonly used.
string
- 解决string的基本操作 赋值,判相等,联接,求长度,求子串,子串定位,串替换,显示,删除,退出。-string
string
- vc 字符串转换的一些方法和字符串函数的使用方法。-vc convert a string to a number of methods.
string
- symbian中的字符串处理及简单的应用-symbian in the string processing and simple applications
string
- 一个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
Convert-Between-Various-String-Types
- 各种字符串类型之间的转换,个人整理,unicode和multichar之间转换等-String conversion between various types of personal order, unicode and multichar conversion between
string-in-acm
- 总结了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
VB-String
- VB字符串数据转Byte型数据的2种方法,都有程序。-VB string data type Byte data transfer method 2, there are procedures.
achieve-the-hex-string-to-decimal-
- 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
String matching alghorithm
- This book tell about string matching alghorithm, searching alghorithm
String Replacer
- String replacer for input and output file
string
- String类的实现,简单易懂,设计实现对某一个字符的查找(第一次出现、最后一次出现)、删除、string类的替换、插入等操作。(Implementation of the String class)
String
- C++中String类的简单实现,运算符重载(The simple implementation of the String class in C++, operator overloading)
String
- string类源代码,可用于学习并深刻了解string类(String class source code, can be used to learn and understand the string class)
String
- Inversion of a String in C++