搜索资源列表
比Boyer-Moore更快的字符串查找算法
- 比Boyer-Moore更快的字符串查找算法-than the Boyer - Moore string search for a faster algorithm
字符串查找和替换的实现例子
- 字符串查找和替换的实现例子-string search and replace example of the realization
汇编-字符串查找
- 汇编写的字符串查找函数
C++关于字符串查找的
- 关于字符串查找的
QSearchStr
- 一种改进的Boyer-Moore的字符串查找算法,并封装到类-an improved Boyer- Moore string search algorithms, and type of packaging
字符串查找和替换的实现例子
- 字符串查找和替换的实现例子-string search and replace example of the realization
比Boyer-Moore更快的字符串查找算法
- 比Boyer-Moore更快的字符串查找算法-than the Boyer- Moore string search for a faster algorithm
查找匹配字符串所在的位置
- 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
huibianyuyan
- 汇编语言课程设计的程序,包括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 Manag
charSeachReplace
- 本源码对一批文本文件完成一个字符串查找并替换-the source of a number of text files to complete a search and replace strings
BinaryEditor
- 自己写的二进制编辑器.二进制阅读器.类似于ultra Edit. 功能:decimal,hexadecimal,char: 十进制显示,十六进制显示.字符串显示. 十进制查找,十六进制查找.字符串查找.十进制替换,十六进制替换.字符串替换.-Write your own binary editor. Binary reader. Similar to ultra Edit. Function: decimal, hexade
zfc
- JAVA写的字符串查找!可以快速查出以该字母开头的所有汉字!-JAVA write the string to find! Can quickly identify the letters at the beginning of all the characters!
charfind
- 关于字符串查找的VC++代码,比较实用,希望对各位有用-On the string to find VC++ Code, more practical, in the hope that useful
zidian_shu
- 高效的字符串查找数据结构,所须查找的长度和字符串的数量没有关系, 只和待查的字符串的长度有关。而一般的字字符串查找的时间复杂度为常数级别。 -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
4
- C的算法程序,字符串查找问题,分享给需要的朋友-err
findCStirng
- 字符串查找,从一段字符串中查找需要查找的字符或单词-String to find, from a string to find the need to find the characters or words
KMP
- KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
KMP
- KMP是一种字符串查找算法,具有无需回溯的特点,效率高,本源码实现了KMP算法-KMP
zzbds
- 正则表达式的运用 字符串或字符匹配 字符串查找 字符串替换-The use of regular expression matching the string search string or character string replacement
Advance-Search-And-Replace(DELPHI)
- 对任意类型的文件中的内容进行字符串查找替换的高级工具软件源代码,用DELPHI编写。1.支持两种线程模式进行查找或替换:单线程、多线程 2.支持任意格式文件中查找,文件名支持通配符,可同时支持多种文件名 3.查找、替换内容支持使用二进制数据(16进制格式)或普通文本格式 4.支持替换备份,对不慎误替换的文件可以进行还原,防止误操作 5.使用内存搜索方式,速度很快 6.完全免费,提供完整源代码,没有任何功能限制 。-F