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

搜索资源列表

  1. findcommonword

    0下载:
  2. 该程序实现了一个简单查找两个字符串中相同英文单词的功能.输出为两个字符串相同的单词和个数.-The program implements a simple search string two English words the same function. Output for the two strings of words and the number of the same.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:103623
    • 提供者:zhongjin
  1. Searchfilethenplace

    0下载:
  2. 文件中查找某个字符串,然后批量替换,速度惊人.特别适合大文档的文本替换-Find a string document, and then batch replace, at an alarming rate. Especially suitable for large files to replace text
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:29755
    • 提供者:张军
  1. huibian

    0下载:
  2. 大学时学汇编做的一些小实验,包括查找字符串、偶数以十六进制显示、响铃、双精度数加法、匹配等等,绝对很适用。-Compilation of university places to do some small experiments, including the search string in hexadecimal display even the bell to ring, the number of double-precision adder, match, etc., is the a
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:5773
    • 提供者:吴建华
  1. socket_shell

    0下载:
  2. 分别编一个客户端程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如>1k字节) (目的是为了在一次连接测试多次的收/发)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。 编写一个递归的shell程序 findit,该程序搜索参数2指定的目录树,查找所有的以 .c和 .h结尾的文件,如文件行中含有参数1指定的字符串,显示该行和相应的文件名。如目录参数2缺省,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:13075
    • 提供者:pobenliu
  1. MOTOLORLA

    0下载:
  2. MOTOLORLA文件格式转换,MOTOLORLA的S19文件格式转换代码,含查找字符串的功能-MOTOLORLA file format conversion, MOTOLORLA the S19 file format conversion code to find a string containing the function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2518
    • 提供者:
  1. Utilities

    0下载:
  2. 这是一个DLL,集成了平时用到的几种常见的函数,如拆分字符串,查找文件,文件夹是否存在等-This is a dll, have serval common functions in it, such as split string, find file or check the dir if its exist.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:152661
    • 提供者:熊振
  1. MemoFind

    0下载:
  2. 在Memo中查找字符串实例,简单,实用,入门者学习的最好案例-In the Memo to find a string instance, simple, practical
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4289
    • 提供者:clear
  1. word_find

    0下载:
  2. 在word中查找字符串-Find a string in the word
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:105357
    • 提供者:邱鹏
  1. KMP

    0下载:
  2. KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:674
    • 提供者:xilo
  1. KMP

    0下载:
  2. KMP是一种字符串查找算法,具有无需回溯的特点,效率高,本源码实现了KMP算法-KMP
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4470
    • 提供者:ybelieve
  1. string

    0下载:
  2. 1、为该类设计构造函数和析构函数,要求构造函数不少于两个 2、为该类设计合理的成员变量 3、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,起码包括字符查找 获得C风格字符串、获得字符串长度、字符串比较等。 4、要求该类的设计有良好的封装性 5、有一个能正常运行的测试程序,测试该类的所有成员函数-1, the design for the class constructor and destructor, constructor re
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:694613
    • 提供者:nicai
  1. strings

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

    • 发布日期:2017-04-01
    • 文件大小:869
    • 提供者:网络风
  1. locate

    0下载:
  2. linux 下查找字符串在文件中的位置,并将位置输出。-locate string in txt,and print where is
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1747
    • 提供者:lifei
  1. c-hash

    0下载:
  2. c语言查找字符串的hash算法,几种经典的哈希算法参考-hash algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1130
    • 提供者:chanson
  1. CSharpsharp

    0下载:
  2. 完全手册,一场新的革命。关于在文本中查找字符串的问题。c查找字符数字,统计字符以及数字个数。-# complete guide, a new revolution. On the question of c# to find a string in the text. C# find character numbers, characters, and a number of statistics.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1258145
    • 提供者:tom.sun
  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 2 34 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com