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

搜索资源列表

  1. Trie

    0下载:
  2. Trie,又称单词查找树、前缀树,是一种哈希树的变种。应用于字符串的统计与排序,经常被搜索引擎系统用于文本词频统计-Trie, also known as the word search tree, the prefix tree, is a variant of the hash tree. Applied statistics and sorting of strings, often by the search engine system for text word frequency s
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:96831
    • 提供者:shangzai
  1. Fund6-StringViewer

    0下载:
  2. 字符串,实现了文件中查找想要的字符串,并将其标记出来
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3701781
    • 提供者:yu
  1. 09283041_MeiHeda_Task01

    0下载:
  2. 查找文档中JAVA字符串的个数,写入新文件-Find the number of documents in the JAVA string, write a new file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6198
    • 提供者:meiheda
  1. jmx1

    0下载:
  2. 实现字符串的查找功能:BF算法,KMP算法,对上述两个算法进行时间复杂性分析并设计实验程序验证分析结果-Find function for string: BF algorithms, KMP algorithm, the two algorithms of time complexity analysis and experimental design analysis of program verification
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:25252
    • 提供者:姜明晓
  1. STRING

    0下载:
  2. 实现字符串的一系列功能,如添加、删除、修改比较、查找等。-To achieve a series of string functions, such as add, delete, modify comparison, look and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1802
    • 提供者:丢丢
  1. cmpStr

    0下载:
  2. 用JAVA实现查找指定文本文件里某个字符串并全部替换。-JAVA implementation with the specified text file to find a string and replace all.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4601
    • 提供者:胡命炎
  1. KMPpp

    0下载:
  2. 利用KMP算法,忽略大小写的字符串匹配 查找子字串在父字串的位置-Use of KMP algorithm, case-insensitive substring string matching to find the location of the parent string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:200568
    • 提供者:
  1. machine-unrestricted-version

    0下载:
  2. 软件名称:全能字符串替换机7.0无限制版 软件大小:230 KB 软件语言:简体中文 软件类别:国产软件/转换翻译 运行环境:WinXP/2003/Vista 软件简介: 本工具有以下特点: 1、具有批量替换、批量查找、批量改名等功能:文件内容或名称的修改和查找; 2、支持一次批量处理多个文件:记事本/写字板/Word都没有提供; 3、*支持一次批量处理多组串:包括UltraEdit/VC等比较强的替换/查找工具都没有提供这个功能; 4、*支持高级表达式
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:314467
    • 提供者:潘佳伟
  1. charcompare

    0下载:
  2. 字符串比较,可用于模糊查找。是进行每个字符的比较-char compare
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:227781
    • 提供者:蔡超雄
  1. SAVE_STRING

    0下载:
  2. 用matlab处理excel文件,查找一列是否含有所需要的字符串,有的话就提取出来,然后并显示-Deal with matlab excel file, find a string whether it contains the required, and some words to be extracted, and then and show
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4734
    • 提供者:知惜
  1. Getmoudle

    0下载:
  2. 获取修改字符串操作名称 批量做修改,保证更名替换,用户可通过修改其中的Getmoudle.cpp文件查找所需的-Getmoudle for text
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:661892
    • 提供者:naiooit
  1. zb

    0下载:
  2. 折半查找算法,一种实现查找数字或字符串的算法。-Binary search algorithm, an implementation of the algorithm to find numbers or strings.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:522
    • 提供者:yy
  1. test

    0下载:
  2. as实现array的模糊查询 假设array中存放的是字符串,也就是,是一个字符串数组。 String中有search()方法,可以查找匹配字符串-Fuzzy query as to achieve array assumption is stored in a string array, that is, is a string array. String in search () method, you can find the matching string
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:1134
    • 提供者:徐梦维
  1. cengxu

    1下载:
  2. 该系统要求对一个文本文件中的内容进行各种常规操作,如:插入、删除、查找、替换等功能。通过此课题,熟练掌握文本文件的操作及用字符数组来实现字符串操作的功能-The system requirements for the contents of a text file in a variety of routine operations, such as: insert, delete, search, replace, and so on. Through this project, master
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:2431
    • 提供者:蒯玉凤
  1. realse

    1下载:
  2. 数据库访问操作 数据库操作类: 支持 SQLServer mysql sqlite Sybase Oracle等DB 数据库操作类 包括执行SQL或者存储过程,返回DataSet、DataTable等功能 完全支持存储过程和参数调用 javascr iptClassLibrary 包括一些Javascr ipt 类封装 StringValid:字符串校验类 说明: 代码全部都是用 C# 语言(除Javascr ipt部分) 基于.net 2.0平台,
  3. 所属分类:Database system

    • 发布日期:2017-04-10
    • 文件大小:1549865
    • 提供者:Valiant
  1. string

    0下载:
  2. 字符串的全操作,重载+、=,重载输入输出流,比较串长,清空串,曲取子串,插入函数,查找函数,正序查找,倒叙查找。-All string operations, overloaded+, =, overloading input and output streams, more string length, empty string, substring take music, insert function, search function, find the positive sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2010
    • 提供者:mm
  1. search-and-extract

    0下载:
  2. 在已知的的字符串中找到需要查找的字符串的并可以将其提取出来,这个一个对字符串进行查找和提取的小程序-In the existing words, search and extract the corresponding strings
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1663
    • 提供者:nicklood
  1. 3

    0下载:
  2. 实现文本的查看,输出,并字符串的查找,删除,增加,子串的查找,以及将修改后的文本的保存-text function
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2090
    • 提供者:顶叶
  1. command_window_text

    0下载:
  2. 这个m-文件允许你导出所有在命令窗口中的文本到字符串单元阵列,每个条目是一个从窗口文本行。未分析的原始字符串也可以,如果需要的话。 操作非常简单 -使用findjobj功能(操作要求),此文件查找在根窗口,并得到适当的对象从文本。 我一直在寻找一种方式做,特别是一些软件中的错误我始终跟踪这,似乎已经没有人写了这种方法,所以我现在在这里供您使用。 这是一个有点慢,有可能是一个特定类寻找更快的方法- 如果这样,让我知道!-This m-file allows you t
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1665
    • 提供者:bcmvqqve
  1. daima

    0下载:
  2. 在英文txt文档中查找任意字符串,输出其出现的位置及个数。由题目可知,要求所编的程序可打开任意英文txt文档,查找其中的任意英文字符串,输出其所在的位置,即其所在的行列,而且所查找的字符串可能在文章中出现多次,所以还要输出其出现的个数。-Txt document in English to find any string, the output of its location and the number appears. Known by the title, the procedures r
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1494551
    • 提供者:张雯
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com