搜索资源列表
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
firtex-1.0.2_beta3_src
- FirteX是一个功能强大、高性能、灵活的全文索引和检索平台。FirteX的主要目标是研究文本索引的快速构建(Index Construction),动态文档集的索引维护(Index Maintenance),短语查询(Phrase Query),Top-k查询的快速处理(Top-k Query Process)以及各种检索模型(IR Model)等。高性能和灵活的架构也使FirteX可以应用在产品搜索,桌面搜索,站内搜索,新闻搜索,Blog搜索,学术搜索以及大规模搜索引擎等领域中。-Firte
OilingCar
- acm算法设计 描述: 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 对于给定的n和k个加油站位置,编程计算最少加油次数。 输入: 第一行有2 个正整数n和k,表示汽车加满油后可行驶n公里,且旅途中有k个加油站。接下来的1 行中,有k+1 个整数,表示第k个加油站与第 k-1 个加油站之间的距离。第0 个加油站表示出发地,汽车已加满油。第k+1 个加油站表示目的地。 输出: 的最少加油次
firtex-1.2.0_RC_src
- FirteX是一个功能强大、高性能、灵活的全文索引和检索平台。FirteX的主要目标是研究文本索引的快速构建(Index Construction),动态文档集的索引维护(Index Maintenance),短语查询(Phrase Query),Top-k查询的快速处理(Top-k Query Process)以及各种检索模型(IR Model)等。高性能和灵活的架构也使FirteX可以应用在产品搜索,桌面搜索,站内搜索,新闻搜索,Blog搜索,学术搜索以及大规模搜索引擎等领域中。-Firte
215
- 用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
10Algorithms-08
- 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
src
- 值得一提的是,实验中进行数据预处理的做法对Top-K查准率的影响很小,即如果不进行服务的粗分类而直接使用以上各种算法,在运行效率大幅下降的同时,结果并不会有明显的提高.-http://blog.csdn.net/chief1985/archive/2007/10/28/1852366.aspx
wei
- 对数据建立基于四叉树的索引,并使用skyline方法剪枝,实现top-k查询。-Data to establish an index based on quadtree and uses the method of pruning skyline, to achieve top-k query.
Mining
- Mining Top-K Frequent Closed Patterns without Minimum Support
Top-k
- 分布式的Top-k查询算法.通信量最少,并编实现并测试该算法。-Distributed Top-k query algorithms. The least traffic, and prepared to achieve and test the algorithm.
topk
- 数据库,top-k算法,搜寻数据库中前k个目标记录-Database, top-k algorithm, before searching the database records k target
top-k
- top-k算法用于数据查询,特别对于大量数据查询时效率很高,大大节省了时间-top-k algorithm for data query, especially for very efficient large amounts of data query, saving time
TopKMax
- 找出一组数字中最大的K个数,用一个K大小的最小堆维护-Output top K numbers in an array using a minheap with heapsize equals to K
K-means
- 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
k-meas
- 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
MyCrawlerMoblie
- 基于微博系统的用户推荐,提供top-k最相关的用户推荐结果-Recommended based on the users of the microblogging system to provide top-k most relevant user recommended results
top-k
- 网络中的前k子图匹配查询算法的实现,复杂网络分析中的重要内容。-The implementation of top-k interesting subgraph matching algorithm in network, which is an important content in network analysis.
3Answering-Top-k-Queries-Using-Views
- 数据库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
Top-k-Local-Alignment
- 本文研究了基于外存后缀树的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
Crowdsourcing-for-Top-K-Query-Processing
- Crowdsourcing for Top-K Query Processing over Uncertain Data