CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 查找字符串

搜索资源列表

  1. WordCompactStore

    0下载:
  2. 查找字符串时候含有相同后缀。如果采用单链表保存单词,可采用如下办法压缩存储空间。如果两个单词的后缀相同,则可以用同一个存储空间保存相同的后缀。例如,原来分别采用单链表保存的单词Str1“abcdef”和单词Str2“dbdef”,经过压缩后的存储形式如下。-Find time to contain the same suffix string. If you save a single word list, compression methods can be used as storage s
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:291364
    • 提供者:王石
  1. tws_10-2

    0下载:
  2. 哈希表与快速排序查找字符串不同-Hash table with a different search string quicksort
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:445899
    • 提供者:田文诗
  1. text-editor--system

    0下载:
  2. 文本编辑和串查找统计系统 为了能实现更加简便地对输入文本文件进行保存和再编辑,则需要一个具备整体统计、查询、删除等多功能的文本编辑器来完成此项工作。 文本编辑器是一种简单易用的文本编辑统计的系统,为大家提供了一个功能齐全且实用的平台。本题目,是为了让人和文本在交流上实现更好、更多的互动,让编辑器可以更如愿的为人类提供所需求的内容与信息资料和服务。它是用作编写统计普通文字符号的一个用户软件系统,在编辑文本文件中为用户提供查找字符串或者根据条件删除字符串等多项操作。-String text
  3. 所属分类:Editor

    • 发布日期:2017-03-24
    • 文件大小:207887
    • 提供者:陈庆
  1. Advance-Search-And-Replace(DELPHI)

    0下载:
  2. 对任意类型的文件中的内容进行字符串查找替换的高级工具软件源代码,用DELPHI编写。1.支持两种线程模式进行查找或替换:单线程、多线程 2.支持任意格式文件中查找,文件名支持通配符,可同时支持多种文件名 3.查找、替换内容支持使用二进制数据(16进制格式)或普通文本格式 4.支持替换备份,对不慎误替换的文件可以进行还原,防止误操作 5.使用内存搜索方式,速度很快 6.完全免费,提供完整源代码,没有任何功能限制 。-For any type of file contents s
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:339866
    • 提供者:hhj
  1. search.tar

    0下载:
  2. 查找字符串B各个字符在字符串A中可能的位置 比如 A:kjdfasdkdkjfa; B:kfd 结果:[1 4 7],[1 4 9]-search.c search str2 possible position on str1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1097
    • 提供者:太幸福
  1. searching_output

    0下载:
  2. 查找字符串中是否有匹配字,输出ture 或者 FALSE-inpu searching
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1369
    • 提供者:J. Li
  1. stringMatch

    0下载:
  2. 读txt文件内容到编辑框,然后查找字符串。-Read txt file to the edit box, and then look for the string.
  3. 所属分类:EditBox

    • 发布日期:2017-11-19
    • 文件大小:1875755
    • 提供者:尹钦
  1. TestString

    0下载:
  2. 查找字符串中英文字母个数,并把连续的英文字母替换成一个 _ -Find string number in English letters, and the continuous English letters as a replacement _
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:670
    • 提供者:weather
  1. s5

    0下载:
  2. 查找字符串是否有字符“A”,如果有,执行P1段程序;若没有,执行P2。-There are characters in the search string is " A" , and if so, execute P1 segment program If not, do the P2.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5915
    • 提供者:zhouqiubin
  1. findString

    0下载:
  2. 查找字符串一中是否包含字符串二,使用8086的cpu-String a medium contains string,use 8086 cpu
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:576
    • 提供者:Lanny
  1. Delphi_507125

    0下载:
  2. Delphi结合SQL数据库使用变量查找字符串,示例配套有SQLSERVER数据库,测试前请先附加。如运行截图所示,选择查询字段后,在查询条件一栏可输入自定义的查询变量,若找到数据,下边的Datagrid列表中会显示出符合条件的查询。 -Delphi combines SQL database using the search string variables, the sample supporting a SQLSERVER database, please attach before
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:171651
    • 提供者:D61GMH6
  1. The-search-string

    0下载:
  2. 详细介绍查找字符串,并且含有源代码,可以参照本源代码编程-The search string
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:王林
  1. ACEdit

    0下载:
  2. 加载多个字符串,自动查找字符串的Edit-Load multiple strings, automatically find the string Edit
  3. 所属分类:EditBox

    • 发布日期:2017-04-14
    • 文件大小:4255
    • 提供者:于刚
  1. jishiben

    0下载:
  2. windows自带记事本vb源代码 功能如下 1,文本框大小可以随窗体改变 2,读入文件的大小受限 3,窗体标题实时地显示当前文件名 4,可以通过菜单改变文本字体和背景色 5,剪切板的使用 6,可以查找字符串,使用到字符串的处理 7,可以对整个文档进行全选 8,可以在指定处插入时间日期 9,公共对话框的使用,保存,打开,打印等 -windows comes with Notepad vb source code Function as follo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5672
    • 提供者:李丹
  1. window

    0下载:
  2. 利用Qt5编写一个简易浏览器,能够浏览网页, 实现点击超级链接可以自动跳转的功能 实现查找字符串的功能等等 作为WebKit的应用参考-Use Qt5 write a simple browser that can browse the web, click the hyperlink to achieve realization of the function can automatically jump string search function so as WebKit ap
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5479
    • 提供者:modlucy
  1. Editor

    0下载:
  2. 1.插入行 2.删除行 3.行内容的编辑 4.行间的跳转 5.行内容的修改 6.文件内容的读取 7.内容的写入保存 调用函数: Ask() //询问操作指令 Run() //运行 功能: begin: 换到开头第一行 change: 对本行进行修改 delete: 删除所在行 end: 换到最后一行 find: 在本行查找字符串 go: 跳到某一行 help: 帮助(显示各种帮助的助记符) in
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:8555
    • 提供者:xinwuya
  1. KMP108

    0下载:
  2. 快速查找字符串算法,改进后的KMP算法完全实现-Quick Find string algorithm, the improved algorithm for the full realization of KMP
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6606
    • 提供者:asu1739
  1. strings

    0下载:
  2. 自定义字符串的常用操作:串拷贝、求串长、查找字符串的操作。-The common custom string operation: string copy, find string length, find the string operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:914
    • 提供者:yai2jujj
  1. 9908844

    0下载:
  2. ComboBoxCS_demo 查找字符串时对大小写敏感的选择框,-ComboBoxCS_demo search strings of case-sensitive checkbox,
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:16384
    • 提供者:niallzii
  1. sgjrch

    0下载:
  2. ComboBoxCS_demo 查找字符串时对大小写敏感的选择框,-ComboBoxCS_demo search strings of case-sensitive checkbox,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-21
    • 文件大小:16384
    • 提供者:derived
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com