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

搜索资源列表

  1. 利用递归实现指定目录下的EXE文件查找.rar

    0下载:
  2. 编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:51295
    • 提供者:
  1. 文件中字符串的查找与替换

    0下载:
  2. 用比较朴素的方法实现文件中字符串的查找与替换
  3. 所属分类:其他小程序

    • 发布日期:2008-04-27
    • 文件大小:2160
    • 提供者:xindiandian
  1. 文件中字符串的查找与替换2

    0下载:
  2. 用比较高级的算法实现文件中字符串的查找与替换
  3. 所属分类:其他小程序

    • 发布日期:2008-04-27
    • 文件大小:39424
    • 提供者:xindiandian
  1. 顺序查找的实现

    1下载:
  2. 查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。- The search was uses in the computer a CPU biggest function, the search algorithm had decided the procedure fit and unfit quality, this algorithm has completed the smooth search realization.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:杨涛
  1. 目录文件查找包装类

    0下载:
  2. 目录文件查找包装类-search directory paper packaging category
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33176
    • 提供者:张强
  1. 查找指定目录下的文件(包括子目录)

    0下载:
  2. 查找指定目录下的文件,包括子目录-designated directories to search documents, including subdirectories
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:46866
    • 提供者:小叶子
  1. 查找.cpp

    0下载:
  2. 用冒泡、折半、插入、选择四种分类方法查找所需的元素-with bubbling half, insert, select four classifications identify the necessary elements
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3828
    • 提供者:刘通学
  1. 递归查找文件

    0下载:
  2. 递归查找文件: 有助于dephi初学者学习递归算法和window文件结构-recursive search documents : dephi help beginners learn recursive algorithm and the structure of the document window
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:201457
    • 提供者:阿议
  1. 通配符查找算法

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

    • 发布日期:2008-10-13
    • 文件大小:1877
    • 提供者:
  1. 二分查找法

    0下载:
  2. 汇编语言上机第三题:二分查找法,算法是等同于C语言数据结构中的算法.-assembly language on the plane Q3 : two searching method, the algorithm is equivalent to the C language data structure of the algorithm.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:徐杰
  1. 在有向图中查找由v1到v2的所有路径

    0下载:
  2. 在有向图中查找由V1到V2的所有路径,很经典的。-in a map to find V1 to V2 from the path, very classic.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8575
    • 提供者:乐天
  1. 比Boyer-Moore更快的字符串查找算法

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

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:老石
  1. 二叉树,图,排序,查找代码

    0下载:
  2. 二叉树,图,查找,排序的几个代码,用c 写的,能运行。不错的程序哦!-binary tree, map, locate, sort of several code used to write c, can run. Good procedures Oh!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6981
    • 提供者:张伟
  1. jQuery关键词查找高亮显示代码

    0下载:
  2. 脚本简介jQuery关键词查找高亮显示代码,在搜索框输入关键词查找元素文字高亮显示效果代码。(The scr ipt introduces the jQuery keyword to look up the highlight code, and enter the keyword in the search box to find the element text highlighting effect code.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:34816
    • 提供者:多年以后ljp
  1. 窗口查找代码生成器代码

    0下载:
  2. 这是一个查找控件或窗口句柄,然后发送消息的程序,功能强大,Visual Basic 6.0编写,可以托动放大镜查找到控件的句柄设置内容,不会被限制长度,灰色文本框也可以写入,自己慢慢研究一下,现在只是随便做了一下,其实还可以加好多功能的,大家可以提出宝贵的意见.(This is a search control or window handle, and then send a message, powerful, Visual Basic 6 to write, can pull the ma
  3. 所属分类:钩子与API截获

    • 发布日期:2018-04-30
    • 文件大小:28672
    • 提供者:guiq2580
  1. 第12章 查找业务应用使用的数据表

    0下载:
  2. 在ABAP编程时,很大的工作量是查找模块中使用的是哪个数据表的哪个字段,可以通过帮助直接查找表和字段,结构通过SQL跟踪(ST05)(In ABAP programming, a great deal of work is to find which field in which data table is used in the module, by helping to find the table and field directly, the structure is tracked b
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:242688
    • 提供者:mark_rcw
  1. 二分查找与分制算法

    0下载:
  2. 二分查找与分制算法题解常见题型解决方案2018_3_18(Binary search and division algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:萌宝宝
  1. VC++查找USB設備的源代碼

    0下载:
  2. VC++查找USB設備的源代碼,適合初學者的例子(VC++ to find the source code of USB device, suitable for beginners.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:32768
    • 提供者:GreenTrack
  1. 注入DLL查找特征码获取基址

    0下载:
  2. 注入DLL查找特征码获取基址,游戏逆向特征码查找(Injection DLL to find feature code to get the base address)
  3. 所属分类:Windows编程

    • 发布日期:2020-01-14
    • 文件大小:364544
    • 提供者:wayrt
  1. 排序查找

    1下载:
  2. 排序与查找程序 实现如下步骤要求的功能: 1. 从键盘输入若干个非负整数,遇到-1 则结束输入,将这些数保存到一个足够大的 一维数组中,非负整数的个数保存到变量 n 里面。 2. 使用函数 print_array(int*a,int n)在屏幕上输出排序前的 n 个整数。 3. 使用选择排序函数 select_sort(int *a, int n)将输入的 n 个整数从大到小排序。 4. 使用函数 print_array(int *a, int n)输出排序后的 n 个整数。 5.
  3. 所属分类:其他

    • 发布日期:2019-11-01
    • 文件大小:602112
    • 提供者:zhangmuzi
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com