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

搜索资源列表

  1. Hash

    0下载:
  2. 使用哈希表模拟管理字符串的插入删除以及搜索。字符串可从文件读入-Simulated using the hash table into the delete, and manage the search string. String can be read from the file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:946136
    • 提供者:lly
  1. lcd

    0下载:
  2. LCD—display 128X64 在pic33FJ256MC710上设置,和输出。 包含字符输出,字符串输出,汉字输出,图形输出。 优化汉字内码搜索。-LCD-display 128X64 in pic33FJ256MC710 set, and output. Contains the character output, string output, character output, graphics output. Optimization of characters in th
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3443
    • 提供者:Troy
  1. display-128x64

    0下载:
  2. LCD—display 128X64 在pic33FJ256MC710上设置,和输出。 包含字符输出,字符串输出,汉字输出,图形输出。 优化汉字内码搜索。-LCD-display 128X64 in pic33FJ256MC710 set, and output. Contains the character output, string output, character output, graphics output. Optimization of characters in th
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3454
    • 提供者:Troy
  1. NamedPipeClt

    0下载:
  2. 本程序用来对特定字符串进行搜索,适合初学者下载使用-This procedure is used to search for a specific string, suitable for beginners download
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:1924118
    • 提供者:lc
  1. SplitString

    0下载:
  2. 本程序用来对特定字符串进行搜索,适合初学者下载使用-This procedure is used to search for a specific string, suitable for beginners download
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:19478
    • 提供者:lc
  1. LEX

    0下载:
  2. 词法分析时,常常会用到超前搜索方法。如当前待分析字符串为“a +”,当前字符为’ ’,此时,分析器倒底是将其分析为大于关系运算符还是大于等于关 系运算符呢?显然,只有知道下一个字符是什么才能下结论。于是分析器读入下一个字符’+’,这时可知应将’ ’解释为大于运算符。但此时,超前读了一个字符’+’,所以要回退一个字符,词法分析器才能正常运行。在分析标识符,无符号整数等时也有类似情况。-Lexical analysis, often use advanced search method. If th
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-05-06
    • 文件大小:1123786
    • 提供者:元宝
  1. SearchStringWithReg1

    0下载:
  2. 本程序用来对特定字符串进行搜索,适合初学者下载使用-This procedure is used to search for a specific string, suitable for beginners download
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:19918
    • 提供者:lc
  1. Bloom-Filter

    0下载:
  2. 采用hash技术,实现bloom滤波器对字符串的搜索。-Use hash technology, bloom filter the search string.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:316962
    • 提供者:张程序
  1. java-

    0下载:
  2. 判断某个字符串是否模糊匹配一个结(式) 如:常用的Windows文件搜索一样,abc.txt是否匹配*.txt? 正则表达式用来指定字符串模式。当你需要定位匹配某种模式的字符串时就可以使用正则表达式。 -failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:274732
    • 提供者:VINSON
  1. tool_v2.0

    0下载:
  2. 1、JS加密/解密(将代码以js形式进行加密或解密。)2、UTF-8编码转换工具(UTF-8编码转换。)3、Unicode编码转换工具(Unicode编码转换。)4、友情链接(通过本工具可以批量查询指定网站的友情链接在百度的收录、百度快照、PR以及对方是否链接本站,可以识破骗链接。)5 、META信息检测(通过本工具可以快速检测网页的META标签,分析标题、关键词、描述等是否有利于搜索引擎收录。)6、MD5加密工具(对字符串进行MD5加密。)7 、身份证号码值查询(查询身份证所在地、性别及出生日
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-22
    • 文件大小:6474752
    • 提供者:han xiansheng
  1. StringArraySearch

    0下载:
  2. 在字符串数组中搜索选定的词组,作为程序员收藏的资料,有利于提高编程效率!-#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CStringArraySearchDlg dlg m_p
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1873797
    • 提供者:小王
  1. WORD

    0下载:
  2. 选择文件夹后,程序自动搜索文件夹内所有WORD文件并检查是否包含输入字符串,并将结果列表,使用者可以将不需要替换的文件从列表删除-Select the folder, the program automatically search folder WORD file and check whether it contains the input string, and the results list, users will not need to replace files deleted f
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:16495
    • 提供者:REI
  1. language-assistant

    0下载:
  2. 在主函数中通过LINE=NEW WENXUE[N] 来建立line,来存储输入的字符, 利用into函数输入字符,通过ch="\0"作为结束标志通过for循环,输入n个要搜索的字符。 存放在字符串数组ZIFU中。 再通过主函数中利用for循环调用saomiao函数,对引入的文本文件进行扫描,然后根据累加判断, 逐行进行扫描判断,且没出现一次time++ 并且记录该行的行数。 在函数show中,通过for循环将输出line[i]中所标记的行数row[i],和该字符串出
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:832
    • 提供者:ni
  1. ScommTest

    0下载:
  2. 实现串口自动搜索;设置串口的数据位、停止位、波特率、检验位;能够通过串口发送、接收字符串-To achieve the automatic search of the serial port to set the serial data bits, stop bits, baud rate, parity bit can be sent through the serial port to receive the string
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:34324
    • 提供者:buzhidao
  1. a

    0下载:
  2. 设计一个扫描器,该扫描器是一个子程序,其输入是源程序字符串,每调用一次识别并输出一个单词符号。为了避免超前搜索,提高运行效率,简化扫描器的设计,假设该程序设计语言中,基本字(也称关键词)不能做一般标识符用,如果基本字、标识符和常数之间没有确定的运算符或界符作间隔,则用空白作间隔。-The design of a scanner, the scanner is a subroutine, the input source string, each one call to identify and
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1169
    • 提供者:金燕
  1. 1211

    0下载:
  2. C#实现的字符串近似搜索_OK,含说明和源码,有学习意义-Implemented in C# string proximity search _OK
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:123559
    • 提供者:tang
  1. Core4

    0下载:
  2. Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:11936400
    • 提供者:郭启洋
  1. regexSearch

    0下载:
  2. Java做的文本搜索替换软件源码,可用于在多个文件中普通字符串或正则表达式查找与替换文本,支持多条件查找替换。 -Java text search and replace software source code, can be used for ordinary string in multiple files or regular expression search and replace text, search and replace support many conditions.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:294898
    • 提供者:张君亭
  1. SimilarImageSearch

    0下载:
  2. 相似图片搜索.关键技术:"感知哈希算法"(Perceptual hash algorithm),它的作用是对每张图片生成一个"指纹"(fingerprint)字符串,然后比较不同图片的指纹。结果越接近,就说明图片越相似。 -Similar image search. Key technologies: perception of the hash algorithm (the Perceptual hash algorithm), it is the role of each image t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:249916
    • 提供者:wt
  1. func

    0下载:
  2. 测试一个函数,其功能是搜索由函数的第一个参数指定的字符串,在其中查找由函数的第二个参数指定的字符的第一次出现的位置。如果找到,返回指向这个字符的指针:如果没有找到,返回空字符(这种方式和strchr()函数的功能一样)。-Test a function, its function is to search for the string specified by the first parameter of the function and location in which to find th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5168
    • 提供者:赵俊
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com