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

搜索资源列表

  1. 多线程文件查找器

    0下载:
  2. 多线程文件查找器,可多硬盘分区同时进行
  3. 所属分类:文件操作

    • 发布日期:2009-01-04
    • 文件大小:50464
    • 提供者:japan556
  1. 编译原理 二分查找

    0下载:
  2. 编译原理的二分查找
  3. 所属分类:编译器/词法分析

  1. C++关于字符串查找的

    0下载:
  2. 关于字符串查找的
  3. 所属分类:源码下载

  1. 查找模块内跳板地址的代码VC

    0下载:
  2. 这是一段VC++实现的代码,主要的功能是将LoadLibrary加载的模块中特定的汇编指令地址显示出来。 我们在编写windows平台漏洞利用程序时经常需要查找特定的跳板地址,以求漏洞利用程序拥有较强的通用性,该段代码可以迅速的查找到 某模块中"JMP ESP"指令在内存中的位置。
  3. 所属分类:代码辅助

    • 发布日期:2012-10-13
    • 文件大小:624
    • 提供者:OverTime
  1. 查找匹配字符串所在的位置

    0下载:
  2. 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:12803
    • 提供者:wchz
  1. 二叉查找树

    0下载:
  2. 详细实现了二叉查找树的各种操作:插入结点、构造二叉树、删除结点、查找、 查找最大值、查找最小值、查找指定结点的前驱和后继
  3. 所属分类:数据结构常用算法

  1. 数组中查找删除

    0下载:
  2. 数组中的查找和删除数据,最大上限为100,用c语言编写,可直接运行(Array of search and delete data, the maximum limit of 100, written in C language, can be run directly)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:5120
    • 提供者:闻怡
  1. 单链表的建立、插入、删除、查找

    0下载:
  2. 用C++,实现单链表的建立、插入、删除、查找功能(link's create insert delete search)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-18
    • 文件大小:9216
    • 提供者:纯合致死
  1. 二分法查找算法C源码

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

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:xihananhai
  1. 查找COM

    0下载:
  2. 查找电脑COM,可以查找com1--com99,查看运用情况,是否存在(Find the computer COM, you can find com1--com99, check the use of the situation, whether there is)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1643520
    • 提供者:川川娃
  1. 查找定位czdw

    0下载:
  2. cad中lisp查找文字,并定位,文字查找与定位文字查找与定位文字查找与定位,(text find, exploring txt and locations,text find, exploring txt and locations)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:DEVILMAYCRY
  1. 查找算法

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

    • 发布日期:2017-12-31
    • 文件大小:7205888
    • 提供者:JUSTONEBOY
  1. 查找空文件夹v1.1

    0下载:
  2. 查找路径的空文件夹,可以打开,并且删除,没有使用注册表读取(Find the empty folder of the path, you can open, and delete, do not use the registry to read)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:332800
    • 提供者:BOBOPAPA
  1. 插入排序和二分查找

    0下载:
  2. 简单的插入排序和二分查找实现,使用的是C++来实现,可使用GCC来编译(Simple insertion sort and two point search implementation)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:NicolasGUO994
  1. 顺序查找和折半查找

    0下载:
  2. 建立一个整数数据文件datafile 从文件中读取数据构成查找表 顺序查找 冒泡排序 递归及非递归折半查找方法(1, a plastic data file datafile is set up. 2, reading the data from datafile to form a lookup table 3, sequence lookup 4, bubble sort 5, recursive and non recursive binary search
  3. 所属分类:其他

  1. 98快速的全盘文件查找程序

    0下载:
  2. 98快速的全盘文件查找程序,超级好用的软件(Fast full disk file lookup program)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:mickey2028
  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 interface for large projects.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:52224
    • 提供者:启明jun
  1. 超级查找

    0下载:
  2. 查找的内容全部出现在结果框内,快速的寻找并删除重复文本(All the contents of the lookup appear in the result box)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-20
    • 文件大小:16384
    • 提供者:海二毛
  1. 基于二分查找的有序符号表

    0下载:
  2. 基于平行数组与二分查找的有序符号表是《算法》中的经典查找算法,本程序使用 Python 语言,实现有序符号表。 ST.py 包含两个类,ST 和 OrderedST。 ST是无序的符号表,基于链表实现。按照顺序将键值对插入链表。 OrderedST 则是基于平行数组的有序符号表。在进行查找的时候,使用 二分查找 算法。(The ordered symbol table based on parallel array and two point lookup is the classic
  3. 所属分类:其他

  1. 查找算法

    0下载:
  2. 分析对比顺序查找和折半查找法的特点,并分析算法时间复杂度;以及哈希表的构造与查找,利用开放 地址法函数处理机制;(Two point lookup method and hash function processing mechanism)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:126976
    • 提供者:SUSHAN666
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com