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

搜索资源列表

  1. A Compact Guide To Sorting And Searching.rar

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:158.23kb
    • 提供者:
  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:doctorsuo
  1. multiseek

    1下载:
  2. 网络搜索引擎源代码.可以用在元数据网站的搜索方面.基本的模块都已经具备.比如多线程下载的机制已经完成.-Network searching engine code,which can be used in the searching mission of meta-data sites,now has been provided with basic modules,such as the accomplishment of multi-thread downloading mechanism.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:4.49mb
    • 提供者:李锴
  1. yider_0_5_3

    0下载:
  2. the Yider is an open source VBscr ipt spider that allows you to quickly add a search system to your site like the one at the top of this page. It stores data in a Microsoft Access or SQL 2000 database with full text searching. The Yider does not requ
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:60.1kb
    • 提供者:zz
  1. sdk_winbase_io_asyncio

    0下载:
  2. The AsyncIO sample (also called the \"PDC\" sample) is a character-mode program for searching the files in a directory tree for a match against a pattern. It uses multiple threads, with each thread processing one file at a time, accumulating its matc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18.64kb
    • 提供者:黄磊
  1. BtSearchService

    0下载:
  2. wince6.0下搜索蓝牙设备。经过验证。-wince6.0 searching Bluetooth device. Be verified.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-10
    • 文件大小:1.88mb
    • 提供者:吕鹏
  1. inetadd

    0下载:
  2. 查找IPX的网络地址 -Searching the network address of IPX
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-29
    • 文件大小:2.01kb
    • 提供者:站长
  1. asearch

    0下载:
  2. Java写的搜索引擎,是一个applet-A searching engine written by java, and it is an applet
  3. 所属分类:Search Engine

    • 发布日期:2017-11-21
    • 文件大小:20.26kb
    • 提供者:站长
  1. ShuffledFrogLeapingAlgorithm

    0下载:
  2. SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。-SFLA algorithm to solve portfolio optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:190.4kb
    • 提供者:yangfei
  1. Top20JobSites

    0下载:
  2. World Top 20 sites for job searching
  3. 所属分类:Search Engine

    • 发布日期:2017-04-03
    • 文件大小:6.8kb
    • 提供者:kannan N
  1. Find_Image_Fast

    0下载:
  2. Delphi source code of program that searching and comparing picture in another one.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:6.81kb
    • 提供者:fon_baron
  1. colorDetection

    0下载:
  2. The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:165.72kb
    • 提供者:jack
  1. spectral-peak-searching

    0下载:
  2. 利用music算法进行谱峰搜索,对一模拟信号的空间谱的峰值进行搜索-spectral-peak-searching music matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:815byte
    • 提供者:vinghong
  1. sorting-and-searching

    0下载:
  2. 排序和查找的程序,数据结构中常用的。纯粹给新手用的 我也是新手-Sorting and searching procedures, data structures commonly used. I' m just a novice with a novice is
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:99.58kb
    • 提供者:Mars Chen
  1. searching

    0下载:
  2. Searching for items to be searched
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:15.3mb
    • 提供者:jack
  1. deep-first-searching

    0下载:
  2. 深度优先搜索实现的二叉树深度测量,源码在vc6.0下编译通过,运行稳定。-DFS searching to measure the depth of the binary tree.and the code is compilled successfully in VC6.0.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:97.4kb
    • 提供者:刘华山
  1. string-searching-and-replacing

    0下载:
  2. 用汇编语言实现了字符串的查找和替换,包括源程序和实验报告-Achieve searching and replacing of strings in Asm, including source code and experimental reports
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:116.52kb
    • 提供者:Liu Nian
  1. 02-Algoritma-Searching

    0下载:
  2. Searching algorithm using c-Searching algorithm using c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7.38kb
    • 提供者:Yudha
  1. Searching Arithmetic

    0下载:
  2. 万能的搜索方法,告诉你搜索的真谛。实例是用迷宫寻找最近的出口做的。核心就是每次出去探寻的时候,寻找四个方向,尝试每种可能的办法,从而找到最优的路径,走出迷宫。此类算法,可以用在很多场景里面,很方便,简洁,快速。(Searching Arithmetic,an excellent way to find an easy path.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:97kb
    • 提供者:苏蔓蔓
  1. searching

    0下载:
  2. searching using like
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:945kb
    • 提供者:Pradhip
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com