搜索资源列表

  1. Quick Search algorithm

    0下载:
  2. 一种序列比对算法的源代码,希望对你会有帮助噢-than a sequence of the algorithm source code, you want to be helpful Oh
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:赵机密
  1. 基于AI的问题求解

    0下载:
  2. 提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序.-a depth-first search, breadth- first search, add the information inspired the minimum price for a search of solutions to search, find out the optimal solution sample progr
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:12288
    • 提供者:陈宁
  1. lzss_huf

    0下载:
  2. This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a r
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:冰冰
  1. Ftp Search

    0下载:
  2. 实现一个Ftp搜索工具,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用-Realize a Ftp research tool.To a pointed IP, the function of detecting the state of host by command Ping,scaning host port, opening, adding, querying and
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:533504
    • 提供者:yf
  1. 1575465

    0下载:
  2. 可以查看你的网站在搜索引擎搜索关键中排第几名,可以在数十个搜索引擎中快速找到你网站的位置,含ASP版和ASP+ASP.net两个版本 -can check your website in search engine key ranked number, the number of 10 quick search engine to find your site location, including ASP and ASP versio
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-06
    • 文件大小:29696
    • 提供者:jun
  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. BDFS

    0下载:
  2. 用邻接表表示无向图的深度优先搜索遍历 有助于大家理解图的优先遍历问题-adjoining table with no plans to the depth-first search traverse help you understand the plans of the priority issues Traversing
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:
  1. JOBv10-php

    0下载:
  2. 一个简单的人才信息交流版, 招聘求职双方均可免费登记信息,管理员审核制度!可以做综合的人才信息交流也可以做某专业的详细分类。支持照片上传,信息修改和基本的搜索功能,具体你还是看演示就明白吧。-a simple human resources information exchange version, a simple version of human resources information exchange and recruitm
  3. 所属分类:编程文档

    • 发布日期:2024-05-06
    • 文件大小:135168
    • 提供者:刘元凯
  1. searchfiles

    0下载:
  2. 源码简介:采用递归查询文件的例子,可以查询指定目录下的符合条件的文件,可以搜索文件中的字符串-source profiles : recursive query document examples can be specified directory inquiries eligible documents, document search string
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:19456
    • 提供者:asdf
  1. 数椐结构实验指导书

    0下载:
  2. 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm sourc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:61440
    • 提供者:龙亚星
  1. windows应用程序版的google搜索引擎源码

    0下载:
  2. 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:
  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non- recursive algorithm to search string
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:张广旭
  1. Spideroo

    0下载:
  2. C#写的一个搜索引擎,可以搜索、建立索引等。building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a q
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-06
    • 文件大小:24576
    • 提供者:站长
  1. zhangzhiguang2

    0下载:
  2. 用势场法的原理实现的vc搜索最短路径程序,改进后的势场法,实用。-with potential field of realization of the principle of shortest path vc search procedures, improving the potential field and practical.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:58368
    • 提供者:安黎
  1. libgist-2.0.1

    0下载:
  2. Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Sear
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:2267136
    • 提供者:hu
  1. google.search.pas

    0下载:
  2. Google搜索引擎的核心算法,揭示GOOGLE搜索的机密.用DELPHI编写.-Google search engine at the core algorithms, the Google search reveals secrets. Prepared with Delphi.
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:四夕
  1. weblucene

    0下载:
  2. Lucene Web interface, use XML as a lightweight protocol. developer can convert data source (text, DB, MS Word, PDF... etc) into xml format, indexing with lucene engine, and get full text search result via HTTP, with XML
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-06
    • 文件大小:2890752
    • 提供者:张和
  1. int dfsSweep

    0下载:
  2. 深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:Bill
  1. SearchFileLynn

    0下载:
  2. 自己写的一个搜索文件的工具,采用递归搜索,可以选择不同的驱动器,统计文件和文件夹。-himself wrote a document search tool, using recursive search, can choose a different drive, statistics files and folders.
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:41984
    • 提供者:吟风
  1. bus search

    0下载:
  2. 城市公交车搜索系统的源文件,可以自定义,对此方面的开发者有一定的帮助!-city bus Search System source file can be defined, which the developers have some help!
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-06
    • 文件大小:613376
    • 提供者:萧辉
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org