Welcome![Sign In][Sign Up]
Location:
Search - 字符串查找

Search list

[Other resource比Boyer-Moore更快的字符串查找算法

Description: 比Boyer-Moore更快的字符串查找算法-than the Boyer - Moore string search for a faster algorithm
Platform: | Size: 1833 | Author: 老石 | Hits:

[GUI Develop字符串查找和替换的实现例子

Description: 字符串查找和替换的实现例子-string search and replace example of the realization
Platform: | Size: 45319 | Author: 阿姐 | Hits:

[assembly language汇编-字符串查找

Description: 汇编写的字符串查找函数
Platform: | Size: 668 | Author: esue181 | Hits:

[SourceCodeC++关于字符串查找的

Description: 关于字符串查找的
Platform: | Size: 1198986 | Author: 731991908@qq.com | Hits:

[Data structsQSearchStr

Description: 一种改进的Boyer-Moore的字符串查找算法,并封装到类-an improved Boyer- Moore string search algorithms, and type of packaging
Platform: | Size: 1024 | Author: 曹天 | Hits:

[GUI Develop字符串查找和替换的实现例子

Description: 字符串查找和替换的实现例子-string search and replace example of the realization
Platform: | Size: 45056 | Author: 阿姐 | Hits:

[AI-NN-PR比Boyer-Moore更快的字符串查找算法

Description: 比Boyer-Moore更快的字符串查找算法-than the Boyer- Moore string search for a faster algorithm
Platform: | Size: 2048 | Author: 老石 | Hits:

[assembly language查找匹配字符串所在的位置

Description: 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
Platform: | Size: 12288 | Author: wchz | Hits:

[assembly languagehuibianyuyan

Description: 汇编语言课程设计的程序,包括1 递归方法实现50以下的Fibonacci数 2 字符串查找 3 歌曲管理 4 图书管理 以及设计报告-assembly language curriculum design process, including a recursive method 50 following two Fibonacci search string four three songs management Book Management and the design report
Platform: | Size: 250880 | Author: 张焕人 | Hits:

[Disk ToolscharSeachReplace

Description: 本源码对一批文本文件完成一个字符串查找并替换-the source of a number of text files to complete a search and replace strings
Platform: | Size: 1024 | Author: aaa | 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:

[JSP/Javazfc

Description: JAVA写的字符串查找!可以快速查出以该字母开头的所有汉字!-JAVA write the string to find! Can quickly identify the letters at the beginning of all the characters!
Platform: | Size: 2048 | Author: yaocanz | Hits:

[Othercharfind

Description: 关于字符串查找的VC++代码,比较实用,希望对各位有用-On the string to find VC++ Code, more practical, in the hope that useful
Platform: | Size: 1024 | Author: 于文涛 | Hits:

[Data structszidian_shu

Description: 高效的字符串查找数据结构,所须查找的长度和字符串的数量没有关系, 只和待查的字符串的长度有关。而一般的字字符串查找的时间复杂度为常数级别。 -Efficient data structure to find the string which will be needed to find the length and the number of string does not matter, only, and of unknown origin related to the length of the string. The general character of the string to find the time complexity is a constant level.
Platform: | Size: 1024 | Author: sinamaster | Hits:

[Data structs4

Description: C的算法程序,字符串查找问题,分享给需要的朋友-err
Platform: | Size: 1024 | Author: 刘飞 | Hits:

[Windows DevelopfindCStirng

Description: 字符串查找,从一段字符串中查找需要查找的字符或单词-String to find, from a string to find the need to find the characters or words
Platform: | Size: 11264 | Author: long | Hits:

[source in ebookKMP

Description: KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
Platform: | Size: 1024 | Author: xilo | Hits:

[Data structsKMP

Description: KMP是一种字符串查找算法,具有无需回溯的特点,效率高,本源码实现了KMP算法-KMP
Platform: | Size: 4096 | Author: ybelieve | Hits:

[Otherzzbds

Description: 正则表达式的运用 字符串或字符匹配 字符串查找 字符串替换-The use of regular expression matching the string search string or character string replacement
Platform: | Size: 5120 | Author: 小强 | Hits:

[Delphi VCLAdvance-Search-And-Replace(DELPHI)

Description: 对任意类型的文件中的内容进行字符串查找替换的高级工具软件源代码,用DELPHI编写。1.支持两种线程模式进行查找或替换:单线程、多线程 2.支持任意格式文件中查找,文件名支持通配符,可同时支持多种文件名 3.查找、替换内容支持使用二进制数据(16进制格式)或普通文本格式 4.支持替换备份,对不慎误替换的文件可以进行还原,防止误操作 5.使用内存搜索方式,速度很快 6.完全免费,提供完整源代码,没有任何功能限制 。-For any type of file contents string find replace advanced software tools source code, written with DELPHI. 1 supports two threads to find or replace mode: single-threaded, multi-threaded (2) support for any format file find, file name support wildcard, which can support multiple file name 3. Find, replace, binary data support the use of the content (hexadecimal format) or plain text format 4 supports replacing the backup, the inadvertent substitution of the files can be restored to prevent misuse 5 using the memory search, fast 6 completely free of charge, to provide a complete source code, no functional limitations.
Platform: | Size: 339968 | Author: hhj | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net