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

搜索资源列表

  1. 2

    0下载:
  2. 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 编程任务: 对于给定的n和k(k <= 10000)个加油站位置,编程计算最少加油次数。 -Top up after a car traveling n kilometers. The road has a number of gas stations. Design an effective algorithm that should be docked
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:150580
    • 提供者:JC
  1. firtex-1.0.2_beta3_src

    0下载:
  2. FirteX是一个功能强大、高性能、灵活的全文索引和检索平台。FirteX的主要目标是研究文本索引的快速构建(Index Construction),动态文档集的索引维护(Index Maintenance),短语查询(Phrase Query),Top-k查询的快速处理(Top-k Query Process)以及各种检索模型(IR Model)等。高性能和灵活的架构也使FirteX可以应用在产品搜索,桌面搜索,站内搜索,新闻搜索,Blog搜索,学术搜索以及大规模搜索引擎等领域中。-Firte
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:5822763
    • 提供者:lanser
  1. OilingCar

    0下载:
  2. acm算法设计 描述: 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 对于给定的n和k个加油站位置,编程计算最少加油次数。 输入: 第一行有2 个正整数n和k,表示汽车加满油后可行驶n公里,且旅途中有k个加油站。接下来的1 行中,有k+1 个整数,表示第k个加油站与第 k-1 个加油站之间的距离。第0 个加油站表示出发地,汽车已加满油。第k+1 个加油站表示目的地。 输出: 的最少加油次
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:197232
    • 提供者:张波
  1. firtex-1.2.0_RC_src

    0下载:
  2. FirteX是一个功能强大、高性能、灵活的全文索引和检索平台。FirteX的主要目标是研究文本索引的快速构建(Index Construction),动态文档集的索引维护(Index Maintenance),短语查询(Phrase Query),Top-k查询的快速处理(Top-k Query Process)以及各种检索模型(IR Model)等。高性能和灵活的架构也使FirteX可以应用在产品搜索,桌面搜索,站内搜索,新闻搜索,Blog搜索,学术搜索以及大规模搜索引擎等领域中。-Firte
  3. 所属分类:Search Engine

    • 发布日期:2017-05-26
    • 文件大小:8722245
    • 提供者:王同
  1. 215

    0下载:
  2. 用c语言编写的推箱子游戏。玩家通过上下左右键推箱子,当箱子全部推到目的地后出现过关信息并显示下一关,推错了,玩家可以按空格键重新开始。-With the c language of the Sokoban game. Sokoban by key players from top to bottom left, when the box after all pushed to the destination customs clearance information, and display t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:13876
    • 提供者:杨战
  1. 10Algorithms-08

    0下载:
  2. This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:622470
    • 提供者:sukmawati
  1. src

    0下载:
  2. 值得一提的是,实验中进行数据预处理的做法对Top-K查准率的影响很小,即如果不进行服务的粗分类而直接使用以上各种算法,在运行效率大幅下降的同时,结果并不会有明显的提高.-http://blog.csdn.net/chief1985/archive/2007/10/28/1852366.aspx
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19618145
    • 提供者:黄涛涛
  1. wei

    0下载:
  2. 对数据建立基于四叉树的索引,并使用skyline方法剪枝,实现top-k查询。-Data to establish an index based on quadtree and uses the method of pruning skyline, to achieve top-k query.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:375370
    • 提供者:王鑫
  1. Mining

    0下载:
  2. Mining Top-K Frequent Closed Patterns without Minimum Support
  3. 所属分类:Algorithm

  1. Top-k

    0下载:
  2. 分布式的Top-k查询算法.通信量最少,并编实现并测试该算法。-Distributed Top-k query algorithms. The least traffic, and prepared to achieve and test the algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:6431
    • 提供者:钱民
  1. topk

    0下载:
  2. 数据库,top-k算法,搜寻数据库中前k个目标记录-Database, top-k algorithm, before searching the database records k target
  3. 所属分类:Database system

    • 发布日期:2017-05-02
    • 文件大小:544855
    • 提供者:lsn
  1. top-k

    0下载:
  2. top-k算法用于数据查询,特别对于大量数据查询时效率很高,大大节省了时间-top-k algorithm for data query, especially for very efficient large amounts of data query, saving time
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1101
    • 提供者:王琳
  1. TopKMax

    0下载:
  2. 找出一组数字中最大的K个数,用一个K大小的最小堆维护-Output top K numbers in an array using a minheap with heapsize equals to K
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:890229
    • 提供者:陶岳
  1. K-means

    0下载:
  2. kmeans算法, K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果-kmeans algorithm, K-means algorithm is the most classic divide-based clustering method is one of the top ten classical data mi
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:1803
    • 提供者:wsp
  1. k-meas

    1下载:
  2. k近邻法分类iris数据。iris数据共分三类,每一类50个数据,这里把每一类前20个作为训练样本,后30个作为测试样本-k-nearest-neighbor classification iris data. iris data is divided into three categories, each category of data from 50, as the training samples in each category of the top 20 after 30 as th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:717
    • 提供者:张亚为
  1. MyCrawlerMoblie

    0下载:
  2. 基于微博系统的用户推荐,提供top-k最相关的用户推荐结果-Recommended based on the users of the microblogging system to provide top-k most relevant user recommended results
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:5083783
    • 提供者:崔小龙
  1. top-k

    0下载:
  2. 网络中的前k子图匹配查询算法的实现,复杂网络分析中的重要内容。-The implementation of top-k interesting subgraph matching algorithm in network, which is an important content in network analysis.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:198488
    • 提供者:豆豆
  1. 3Answering-Top-k-Queries-Using-Views

    0下载:
  2. 数据库top-k查询排序文献,发表在vldb2006上,利用视图方法实现top-k查询,具有高效准确特点-Top-k query the to sort literature, published in the vldb2006, use view methods to achieve top-k queries, is an efficient and accurate Features
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:492483
    • 提供者:michael
  1. Top-k-Local-Alignment

    0下载:
  2. 本文研究了基于外存后缀树的top- 局部比对算法,它从根本上消除了内存空间对算法的束缚-In this paper, we study the top-local matching algorithm based on the external suffix tree, which fundamentally eliminates the memory space constraints on the algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:778331
    • 提供者:高雪树
  1. Crowdsourcing-for-Top-K-Query-Processing

    0下载:
  2. Crowdsourcing for Top-K Query Processing over Uncertain Data
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:698306
    • 提供者:JP
« 12 3 »
搜珍网 www.dssz.com