Welcome![Sign In][Sign Up]
Location:
Search - string

Search list

[Otherprogrammes

Description: 一共有8道面试中最有可能问到的编程题目,包括数组、指针、串方面的灵活运用的知识。-A total of eight interviews are most likely to ask programming topics, including an array, pointer, string aspects of flexibility in the use of knowledge.
Platform: | Size: 6144 | Author: 小嘎 | Hits:

[matlabtraceback

Description: 这是用matlab编写的有关动态规划算法中回溯的实现,是串匹配时用的-This is prepared using matlab on the dynamic programming algorithm realize the back is used when string matching
Platform: | Size: 8192 | Author: | Hits:

[Otherstring

Description: A string with a value “ Hello World”. The program should AND, OR and XOR each character in this string with 127 and display the result. -A string with a value
Platform: | Size: 7168 | Author: malacca | Hits:

[Data structsoperate-character-string

Description: 1、 实现串赋值、串比较、求串长、串联接以及求子串这5种基本操作。 2、 能利用上述实现的基本操作完成置换Replace (&S, T, V)以及从串中删除一段子串StrDelete(&S,pos,len)的操作。 -1, realize assignment string, string comparison, and string a long string of serial access, as well as Child-giving this five kinds of basic operation. 2, able to realize the basic use of the above-mentioned operation is complete replacement Replace (
Platform: | Size: 4096 | Author: only | Hits:

[Otherstringsort

Description: 对不同的字符串进行排序输出,可以向版面的非窦房结老夫俄军哦分 -For different output string sort can be made to the layout of non-sinus node ladyship Russian sub-Oh
Platform: | Size: 167936 | Author: zack | Hits:

[VC/MFCC++CString_guide

Description: C++字符串完全指南,讲述Win32编码,各种字符串,和MFC类。很好的参考资料。-C++ String Complete Guide, on the Win32 coding, a variety of string, and the MFC Class. Very good reference.
Platform: | Size: 70656 | Author: 阿德 | Hits:

[Program docstring

Description: string类应用方法 比较全面的介绍了STRING的应用,值得收藏。 以后什么时候想不起来的时候可以当做资料查看下-Method string applications introduce a more comprehensive application STRING worthy collection. Can not remember any time after the time data can be read as under
Platform: | Size: 7168 | Author: chen880312 | Hits:

[EditorBinaryEditor

Description: 自己写的二进制编辑器.二进制阅读器.类似于ultra Edit. 功能:decimal,hexadecimal,char: 十进制显示,十六进制显示.字符串显示. 十进制查找,十六进制查找.字符串查找.十进制替换,十六进制替换.字符串替换.-Write your own binary editor. Binary reader. Similar to ultra Edit. Function: decimal, hexadecimal, char: Decimal show hexadecimal display. String display. Find decimal, hexadecimal find. String to find. Replacement decimal, hexadecimal replacement. Replacement string.
Platform: | Size: 53248 | Author: fdsa | Hits:

[Windows Developext_string-0.2

Description: 一个扩展的string类,增加了一些std::string所不支持而又常用的函数-An extension of the string type, an increase of some std:: string does not support, and commonly used function
Platform: | Size: 78848 | Author: Jingtian Jiang | Hits:

[CSharpStringMatch

Description: 四种字符串匹配算法: RK,KMP,BMH及QS算法。-Four kinds of string-matching algorithm: RK, KMP, BMH and the QS algorithm.
Platform: | Size: 5120 | Author: 曹猛 | Hits:

[Data structsHashTable

Description: 用C语言实现了哈希表的存储和读取,可以用字符串作为键值来存储数据-Using C language to achieve a hash table to store and read, can use the string as a key to store data
Platform: | Size: 2048 | Author: huaixichen | Hits:

[TCP/IP stack200811014323652

Description: 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类 SH_Udp UDP类 SH_Multicast 多播类 SH_Broadcast 广播类 SH_RawSocket 原始套接字类 SH_Pipe 管道类 SH_Mailslot 邮槽类 SH_SMem 共享内存类 SH_Log 日志类 SH_File 文件类 SH_FileVer 文件版本信息类 SH_Audio 音频类 SH_Time 时间类 SH_Timer 定时器类
Platform: | Size: 58368 | Author: dsf | Hits:

[Linux-UnixTString

Description: TString类是字符串操作类,使用与linux和windows平台,用法同MFC-TString type is a string-type operation, use with linux and windows platforms, the use of the same MFC
Platform: | Size: 9216 | Author: ly | Hits:

[Crack Hacktea_test

Description: tea加密算法实现及测试,该算法能很好地对字符串进行加密解密-tea encryption algorithm and testing, the algorithm can be very good to string encryption and decryption
Platform: | Size: 5120 | Author: ghtyui2008 | Hits:

[JSP/JavaEditDistance

Description: 实现编辑距离的计算,即字符串的匹配,支持汉字。-Realize the calculation of edit distance, that is, string matching, support for Chinese characters.
Platform: | Size: 2048 | Author: Majesty Liu | Hits:

[JSP/JavaString

Description: 自己写的jiava程序,测试string类型的数据结构的作用,写了写常用的功能-Jiava their own written procedures, test string types of data structures, wrote a feature commonly used to write
Platform: | Size: 2048 | Author: zhaohang | Hits:

[Data structsSTRING

Description: 数据结构中串的应用: (1)利用堆存储结构的实现串的插入操作; (2) 利用堆存储结构的实现串的置换操作。 -Data structure in strings of application: (1) the use of heap storage structure realize string insertion operation (2) the use of heap storage structure of the realization of string replacement operation.
Platform: | Size: 3072 | Author: 翱翔 | Hits:

[Crack HackAES

Description: 用于实现AES加密、解密,加密128bits字符串,密码也是128bits。可扩展性很好,可以很容易地用于扩展成文件加密。-For the realization of AES encryption, decryption, encryption 128bits string, the password is 128bits. Very good scalability, can be easily used to expand file encryption.
Platform: | Size: 310272 | Author: | Hits:

[OtherString

Description: 串的基本操作,哎换点数下汇编,汇编白痴苦啊-The basic string operations, hey-for-points under the compilation, the compilation of an idiot苦啊
Platform: | Size: 2048 | Author: 马俊 | Hits:

[Documentsstring

Description: 字符串的相关操作,定义一个字符串的类,实现关于字符串的插入,删除,求子串等。-String-related operations, the definition of a string class, the realization on the string to insert, delete, such as Child-giving string.
Platform: | Size: 3072 | Author: ahhamope | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net