搜索资源列表
ComboBoxCS_demo.zip
- 查找字符串时对大小写敏感的选择框。
文件中字符串的查找与替换
- 用比较朴素的方法实现文件中字符串的查找与替换
文件中字符串的查找与替换2
- 用比较高级的算法实现文件中字符串的查找与替换
文档编辑器
- 实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return to the starting line, change t
比Boyer-Moore更快的字符串查找算法
- 比Boyer-Moore更快的字符串查找算法-than the Boyer - Moore string search for a faster algorithm
字符串的查找
- 该程序是用汇编语言实现对字符串的查找,有模糊查找功能.3x-that the procedure was used assembly language to achieve the right search string, a fuzzy search capabilities. 3x `` `
ASM11
- 汇编实现一位数加数,多位数加法,查找字符串,乘法。程序中已经有详细的说明了。-achieve a compilation of several augend, multi-digit addition, search strings, multiplication. Proceedings have a detailed descr iption.
text1111111
- 汇编查找字符串 -compilation search string to search string compilation compilation search string to search string compilation
dxccz
- 主要介绍了如何在 文本文件中实现多线程查找字符串的编程技术-major described how the text document search for multi-threaded programming string
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
CleanR
- 一个用来查找字符串的类,包括查找和替换的功能-used to search for a string of categories, including search and replace function
scanfile
- 字符串的常用处理. 最近写一个串口与单片机通信 查找字符串中的特定子串,希望对大家有帮助!-commonly used string handling. Recently wrote a serial communication and microcontroller identify the specific string substring. We want to help!
C++关于字符串查找的
- 关于字符串查找的
批量查找替换文件及文件名称
- 批量查找替换文件夹中文本文件及文件名称,显示查找字符串的位置
ComboBoxCS_demo
- 查找字符串时对大小写敏感的选择框。-Search DialogBox which is sensitive to uppercase/downcase char when it is searching a string.
查找匹配字符串所在的位置
- 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
Pad
- 基于Dialog类,一个简单的查找字符串的程序,带有菜单等功能-Dialog-based class, a simple procedure for the search string with the menu and other functions
676375678
- 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
zzbds
- 正则表达式的运用 字符串或字符匹配 字符串查找 字符串替换-The use of regular expression matching the string search string or character string replacement
C程序—查找
- 寻找对称的字符串的最大长度,输入一串字符,输出与其对称的最大长度。(Finding the maximum length of a symmetric string)