CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 排序算法

搜索资源列表

  1. google探索算法源码

    0下载:
  2. 据说是GOOGLE搜索引擎的排序算法,看了一下,不太懂,晕啊-allegedly Google search engine ranking algorithm, looked at them, not really understand, halo ah!
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:5905
    • 提供者:王国金
  1. sort111111

    0下载:
  2. 数据结构排序算法6个例子,是数据结构的综合应用-data structure algorithm six example, the data structure is integrated application
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10778
    • 提供者:啊木
  1. search 用Lucene实现的用于搜索引擎

    1下载:
  2. 用Lucene实现的用于搜索引擎中的搜索的一般流程,可以在此基础上进一步实现更高效的搜索算法和对搜索结果的排序
  3. 所属分类:搜索引擎

    • 发布日期:2014-01-10
    • 文件大小:1478
    • 提供者:yuguojia
  1. 七种排序算法模块.ZIP

    0下载:
  2. 东方红分光镜化工局-Oriental red spectroscope Chemical Bureau
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4227
    • 提供者:李红芳
  1. nutch-1.0

    0下载:
  2. Nutch 是一个刚刚诞生开放源代码(open-source)的web搜索引擎。   尽管Web搜索是漫游Internet的基本要求, 但是现有web搜索引擎的数目却在下降. 并且这很有可能进一步演变成为一个公司垄断了几乎所有的web搜索为其谋取商业利益.这显然不利于广大Internet用户.   Nutch为我们提供了这样一个不同的选择. 相对于那些商用的搜索引擎, Nutch作为开放源代码搜索引擎将会更加透明, 从而更值得大家信赖. 现在所有主要的搜索引擎都采用私有的排序算法, 而不会解
  3. 所属分类:Internet/网络编程

    • 发布日期:2010-05-01
    • 文件大小:86557549
    • 提供者:bills@126.com
  1. EasyXSpider

    0下载:
  2. 一个Linux下的爬虫,倒排序索引,多条件检索,二元切词以及Google PageRank算法的示例程序。包括CGI的查询界面。Cool!~-Linux under a reptile, invert index, multi-condition searches, Chinese binary segmentation, as well as an example of Google PageRank algorithm procedures. Including the CGI query
  3. 所属分类:Search Engine

    • 发布日期:2017-05-16
    • 文件大小:4149505
    • 提供者:尹君
  1. phpsojiqidll

    0下载:
  2. 自己写的一些PHP扩展EXT DLL,包括搜集齐分词扩展,imagick动态处理图片类,搜集齐核心排序算法DLL(www.sojiqi.com)-PHP to write some of their expansion EXT DLL, including the expansion of the collection of word Qi, imagick dynamic picture categories, the core sorting algorithm to collect Qi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-07
    • 文件大小:1315535
    • 提供者:逍遥
  1. paixu

    0下载:
  2. 几种排序算法的设计以及时间复杂度的比较.-Several sorting algorithms time complexity of the design and comparison of
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:2960
    • 提供者:章剑
  1. paixu

    0下载:
  2. 排序~有冒泡排序算法 还有选择排序算法。例子中介绍了2中排序 简单明了-~ A bubble sort algorithm to sort the option of sorting algorithms. Example, introduced the two in simple sorting
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2923
    • 提供者:张超
  1. BT.Demo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:90931
    • 提供者:陈建军
  1. adhoc

    0下载:
  2. 经典的路由表协议有:DSDV(序列目的节点距离矢量路由协议),CGSR(群首信关切换路由协议),WRP(无线路由协议)等。经典的源始发的按需路由协议有:DSR(自适应源路由协议)、AODV(自组织网按需距离矢量路由协议),TORA(临时排序路由算法)等,这里实现Adhoc网络路由协议性能的比较-Classical routing table agreement: DSDV (destination sequence distance vector routing protocols), CGSR
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4252743
    • 提供者:曲景峰
  1. WebService

    0下载:
  2. web服务的排序算法,可以给初学者一些帮助,使大家对web编程有更深的了解 -the web service' s sorting algorithm, you can give beginners some help, so we have a deeper understanding of web programming
  3. 所属分类:Web Server

    • 发布日期:2017-04-04
    • 文件大小:23673
    • 提供者:李恒
  1. radix_sort

    0下载:
  2. linux系统下 基数排序算法实现 并获得中间值-linux system radix sort algorithm and obtain intermediate values
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:1267
    • 提供者:li
  1. pthreadsocketPsort

    1下载:
  2. pthread+socket+singnal linux network 可以用于linux下的线程网络通信,以及典型的排序算法-pthread+socket+singnal linux network classic sort function
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:7780
    • 提供者:很久以前
  1. STL-Standard-Template-Library

    0下载:
  2. STL标准模板库。 1.使用链表类模板加载学生类实例; 2.按索引排序; 3.使用并集算法合并容器; 4.利用容器算法洗牌。-STL Standard Template Library. 1. Use the list of students loaded class template class instance 2. Sort by index 3. Use and set algorithm merge container 4. The use of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7311082
    • 提供者:冯泽
  1. Sorting-algorithm

    0下载:
  2. 文件中包括八种常用排序算法,包括希尔排序、冒泡法等方法-File contains eight kinds of commonly used sorting algorithms, including Hill sort, bubble and other methods
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1038
    • 提供者:baizongyao
  1. CPP-Sort-summary

    0下载:
  2. c或c++中各种排序算法,包含插入排序,选择,希尔,冒泡,归并,快速排序等算法,所有的排序算法全在里面-Various sorting algorithm in C or C++, including insertion sort, selection, hill, bubble, merge, quick sort algorithm, all the sorting algorithm in which all
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:yu
  1. NSGA_2

    1下载:
  2. 用于多目标优化算法,即多目标优化遗传算法-非支配排序遗传算法(The NSGA - II algorithm)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:387072
    • 提供者:yanjian112
  1. sorts

    0下载:
  2. 桶排序,简单排序算法,利用Python语言实现,属于八大基本排序之一。(# coding:utf-8 def BucketSort(a): b = [0] * (max(a)+1) result = [] for num in a: b[num] += 1)
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lexi1121
  1. 频域盲解卷积

    2下载:
  2. 该算法可以实现在频域解解卷积,包含排序算法,亲测好用(The algorithm can realize deconvolution in frequency domain, including sorting algorithm, which is easy to test)
  3. 所属分类:网络编程

    • 发布日期:2021-02-18
    • 文件大小:8723456
    • 提供者:嘻嘻嘻12345
« 12 »
搜珍网 www.dssz.com