搜索资源列表
字符串操作StringOperation
- 为你的程序 加密——很好的加密解密方案——源代码-for your encryption Procedure -- good encryption and decryption program -- source
字符串计算引擎
- 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
c语言深入学习必备参考例子
- 文件名:c语言深入学习必备参考例子 很多经典的c例子:高级的宏定义,深奥的c内存操作,灵活的字符串操作,还有流操作,-File Name : c-depth language learning essential source of many examples of classic example c : Acer High definition esoteric c memory operation, flexible string manipulation, and flow opera
字符串表达式解析器
- 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the
MakeVBHandleStringsAsFastAsC
- 这个代码教你如何使你在VB中的字符串操作和C语言实现的一样快! -the code to teach you how to make your VB string manipulation and the C language as fast!
csplitstring拆分字符串
- 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem this is the basic function to ach
cnewstr
- 一个仿照CString功能的字符串类,CString中大部分的方法都已经实现,并增加了一些使用的字符串操作函数-CString features a replica of the string type, CString most methods have been realized, and to increase the use of a number of string manipulation functions
FileOperateForCsharp
- FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
mystring
- 字符串操作程序,包含字符串合并,删除等操作-String operation, including the string merging delete operations, etc.
zifuchau
- 字符串操作,对于字符串得基本操作得源代码,简单易懂-String operations, for the basic operation of the string must have the source code, easy to understand
code1
- 字符串操作测试实例以及DES加密解密类及其使用方法-String Manipulation, and DES encryption and decryption test case class and its use
链表操作
- 实现链表的各种操作,如统计文本中单词,数字以及其他符号的个数;求某个单词在文本中出现的所有位置;删除文本中的特定的字符串。(The implementation of the list of various operations, such as statistical text in the word, number, and other symbols of the number; find a word in the text appears in all locations; delet
Str
- VB实现字符串操作,可统计字符串长度内容等。(VB string operations, statistics string length, content and so on.)
C++字符串操作
- 一个字符串选定字符插入另一个,真玛法你这网站(One string is selected and another character is inserted)
实例29_字符串操作_反转字符串
- 实例29_字符串操作_反转字符串(Examples of 29_ _ reverse string string operations)
MATLAB字符串比较总结
- matlab字符串比较总结,包含matlab中对字符串的设置、更改、合并、去除等操作。(Matlab string comparison summary, including the MATLAB string settings, change, merge, remove and other operations.)
字符串取低字节
- 在labview中取字符串的低八位 操作简单(Take the low eight bits of the string in LabVIEW)
Js字符串操作函数大全
- javascr ipt 常用字符串操作 去除左边的空格 去除右边的空格 去除前后空格(Javascr ipt string manipulation)
数据结构源代码
- 数据结构源代码,包含字符串操作,常用的堆与栈的操作,以及常见的排序算法与查找算法(Data structure source code, including string operations, common heap and stack operations, and common sorting algorithms and lookup algorithms)