搜索资源列表

  1. 通配符查找算法

    0下载:
  2. 一个效率很高的通配符查找算法,适用于对\"*\"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes ap
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1877
    • 提供者:
  1. KMP模式匹配(可以有通配符)

    0下载:
  2. 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7846
    • 提供者:张远洋
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9263
    • 提供者:湖堤防
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4356
    • 提供者:张三水
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4351
    • 提供者:张云
  1. 模式匹配小算法(支持通配符)

    0下载:
  2. 由于项目需要,最近写了一个模式匹配算法,支持%(代表一个或者任意个字符),_(代表一个字符)通配符号,自己在vc6下测试通过.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-09-06
    • 文件大小:844
    • 提供者:tjltail
  1. match

    0下载:
  2. 通配符匹配程序,详细见注释-wildcard matching procedures, detailed see Notes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:11264
    • 提供者:谢东
  1. 改良快速模式匹配

    0下载:
  2. Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards?* And the standard Series
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:7168
    • 提供者:林志伟
  1. KMP模式匹配(可以有通配符)

    0下载:
  2. 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:891904
    • 提供者:张远洋
  1. sfolders

    0下载:
  2. Find files on drives FAST using wildcards within search criteria. Easy and fully customizable. Just drop the component on the form, give it a filename and a drive and you can search for it. 使用通配符查询文件- Find files on drive
  3. 所属分类:文件操作

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:秦永久
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:146432
    • 提供者:湖堤防
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
  3. 所属分类:系统编程

    • 发布日期:2024-05-07
    • 文件大小:4096
    • 提供者:张三水
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:4096
    • 提供者:张云
  1. 通配符查找算法

    0下载:
  2. 一个效率很高的通配符查找算法,适用于对"*"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes appl
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:
  1. LGFind

    0下载:
  2. 字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello* kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:44032
    • 提供者:fckadxz
  1. StringM

    0下载:
  2. 遍历给定目录中的所有文件(包括子目录中的文件),以实现文件查找功能。支持通配符查找。-given directory traversal of all documents (including subdirectories document), to achieve the document search function. Search support wildcards.
  3. 所属分类:扫描程序

    • 发布日期:2024-05-07
    • 文件大小:150528
    • 提供者:jenny
  1. externorder

    0下载:
  2. 可扩展文件查找命令行。此工具为命令行程序,可以在指定的目录中按照文件名通配符、创建时间、最后访问时间、最后更新时间条件查找文件,并且将此文件名等信息作为参数提供给其他程序处理。-Scalable file search command line. This tool is command-line program, you can specify the directory in accordance with the file nam
  3. 所属分类:系统编程

    • 发布日期:2024-05-07
    • 文件大小:130048
    • 提供者:zhychen21
  1. strcmp

    0下载:
  2. 通配符字符串比较函数,c++编写,速度自认为还可以,bug不知,如那位大侠发现bug或有更好的算法还请告知.(gmajvfhp@163.com)-Wildcard string compare function, c++ Prepared, since the speed can also think, bug I do not know, such as the heroes who found bug or have a bette
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:gmaj
  1. qsort

    0下载:
  2. 可能是能找到的处理速度最快,处理能力最大的文本排序软件。软件里采用了如下技术加快排序速度和加大处理能力: 1.平衡二叉树排序;跳跃次数最少,路径最短; 2.重复字符串压缩存储;减少空间占用,也提高处理速度; 3.化零为整式申请内存,每次申请16M内存,减少了内存碎片,提高内存效率,同时也节省了内存申请所花的时间; 4.采用快速链接索引,可以快速跳到二叉树的分支; 5.含有按照通配符查找目录子目录所有文件的类,可快速排
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:114688
    • 提供者:叶一
  1. pmqc

    0下载:
  2. 翻译屏幕上鼠标所指的英文单词、成语或短语,并实现中文取词翻译。 - 翻译屏幕上鼠标所指的英文句子,并可随时切换按词翻译和按句翻译这两种不同的 方式。 - 用户可以随时暂停或恢复屏幕取词功能。 - 通过热键进行屏幕取词,确保仅在需要时才弹出浮动翻译窗口,显示词意。 - 设置取词速度,调整浮动翻译窗口的响应时间。 - 可以选用或取消即指即译同步发音的功能。选择男、女发音和合适的语速。 - 在浮动翻译窗口中提供联机的智能匹配功能。 词典查询:
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-07
    • 文件大小:1029120
    • 提供者:能恢复
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org