搜索资源列表

  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. 比Boyer-Moore更快的字符串查找算法

    0下载:
  2. 比Boyer-Moore更快的字符串查找算法-than the Boyer - Moore string search for a faster algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:老石
  1. H[1].264解码器中CAVLC码表查找算法的改进

    0下载:
  2. H.264解码器中CAVLC码表查找算法的改进.PDF-H.264 decoder CAVLC code table lookup algorithm improvements. PDF
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:92166
    • 提供者:罗生
  1. kmp查找算法

    0下载:
  2. 最常用的字符串查找算法
  3. 所属分类:数据结构常用算法

  1. 路由查找算法研究综述

    1下载:
  2. 路由查找算法研究综述
  3. 所属分类:电子书籍

  1. Search123

    0下载:
  2. 计算机科班学生的数据结构课写的查找算法。-computer classes to the students to write data structure classes of search algorithms.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:薇拉
  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-06
    • 文件大小:4096
    • 提供者:张三水
  1. 9-267

    0下载:
  2. 折半查找算法的实现,数据结构第九章的算法-binary search algorithm implementation, data structure algorithms Chapter IX
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:136192
    • 提供者:我是谁
  1. 折半查找-c++

    0下载:
  2. 折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:218112
    • 提供者:陈钊
  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-06
    • 文件大小:2048
    • 提供者:
  1. 比Boyer-Moore更快的字符串查找算法

    0下载:
  2. 比Boyer-Moore更快的字符串查找算法-than the Boyer- Moore string search for a faster algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:老石
  1. 折半查找

    0下载:
  2. 数据结构二分查找,演示了使用递归函数或者循环语句实现的二分查找算法,两种方法都使用了称为二分搜索的算法-data structure search for two hours to demonstrate the use of recursive function or loop is the realization of two searching algorithm, both methods are used as a two-S
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:263168
    • 提供者:李顺
  1. 排序和查找

    0下载:
  2. 常用的数据结构排序和查找算法:简单选择排序,冒泡排序,折半插入排序,快速排序,堆排序 顺序查找,折半查找.-commonly used data structures sorting and searching algorithms : simple choice, in order of Bubble Sort, half insertion sort, rapid sequencing, Heap Sort sequence sea
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:
  1. H[1].264解码器中CAVLC码表查找算法的改进

    0下载:
  2. H.264解码器中CAVLC码表查找算法的改进.PDF-H.264 decoder CAVLC code table lookup algorithm improvements. PDF
  3. 所属分类:编程文档

    • 发布日期:2024-05-06
    • 文件大小:92160
    • 提供者:罗生
  1. XSearch

    1下载:
  2. 这是一个高效的多域查找算法的程序,在实际环境中可以和微软的查找相比。-This is a more efficient algorithm to search domain procedures, the physical environment and can be compared to Microsoft's search.
  3. 所属分类:其它资源

    • 发布日期:2024-05-06
    • 文件大小:45056
    • 提供者:路晓遥
  1. serach

    0下载:
  2. 二叉排序树的查找算法,用非递归做的,查找删除节点等操作-Binary Tree Search ranking algorithm, the use of non- recursive so that you delete nodes, etc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:163840
    • 提供者:苗建新
  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which
  3. 所属分类:其他游戏

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:天路
  1. 二分法查找算法C源码

    2下载:
  2. 此程序可实现二分查找算法,采用的是C编程。(This procedure can achieve two points search algorithm, using C programming.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:xihananhai
  1. 查找算法

    0下载:
  2. 在Windows平台下VS2010实现了集中基本的查找算法,数据结构的基础(In the Windows platform, VS2010 implements the basic search algorithm, data structure foundation)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:7205888
    • 提供者:JUSTONEBOY
  1. 散列查找

    0下载:
  2. 文件包含散列查找的C++代码以及说明文档。散列查找是一种高效的查找算法。代码中使用了类模板,可作为大型项目的查找接口。(The file contains hashed lookups for C ++ code and documentation. Hash search is an efficient search algorithm. Class code is used in the code as a lookup inter
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:52224
    • 提供者:启明jun
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org