搜索资源列表
P2P_query_arithmetic
- 查询扩展是解决信息获取领域中用词歧义性问题的关键技术,并被广泛应用于搜索引擎中,获得了巨 大的成功.然而,由于P2P(peer-to-peer)系统是一个分散的、动态的系统,在P2P 环境下进行有效的查询扩展具有 一定的挑战性.首先,利用查询与文档的关联关系构建了LEM(local expansion method)查询扩展方法 然后,基于 查询与文档用词的直接关联,提出了HEM(history_based expansion method)查询扩展方法.在此基础上,提出了一 种
Webdevelopments
- Web服务器又称WWW服务器、网站服务器或站点服务器,就是将本地的信息用超文本组织,为用户在Internet上搜索和浏览信息提供服务。从本质上来说,Web服务器实际上就是一个软件系统。一台计算机可以充当多个Web服务器。为提高用户的访问效率,一般情况下一台计算机只充当一个Web服务器;为提供大量用户的访问,多台计算机可以形成集群,只提供一个Web服务。通常将只充当一个Web服务器的一台计算机叫做Web服务器。-Web server, also known as WWW server, web s
flvplay_faq.pdf.tar
- What is FLVPlay HD for? FLVPlay HD is a free video player built on Adobe AIR. It plays local and remote videos, including the ones located on the YouTube servers, which are available via the “Search” feature of the application. The main goal
max-indep-set-wea2008
- Fast Local Search for the Maximum Independent Set
max-indep-set-wea2008_paper
- Fast Local Search for the Maximum Independent Set
IPL-kls-mcp
- An Eff ective Local Search for the Maximum Clique Problem
m4-heuristics
- Best-first search Greedy best-first search A* search Heuristics Local search algorithms Hill-climbing search Simulated annealing search Local beam search Genetic algorithms
AFusionOfCrossoverAndLocalSearch
- 《融合的交叉和局部搜索》本文使用一个新的遗传算子的交叉融合(MSXF称为关联的交叉结合起来经营者以邻域搜索算法。 -《Integration of the cross and the local search》This article uses a new genetic operator of crossover fusion (MSXF called the associated operators to combine cross-neighborhood search al
Studies-on-Fuzzy-C-Means-Based-on-Ant-Colony-Algo
- A fault identification with fuzzy C-Mean clustering algorithm based on improved ant colony algorithm (ACA) is presented to avoid local optimization in iterative process of fuzzy C-Mean (FCM) clustering algorithm and the difficulty in fault cl
1234255
- 介绍了一种利用量子行为粒子群算法(QPSO)求解多峰函数优化问题的方法。为此,在 QPSO中引进一种物种形成策略,该方法根据群体微粒的相似度并行地分成子群体。每个子群体是 围绕一个群体种子而建立的。对每个子群体通过QPSO算法进行最优搜索。从而保证每个峰值都有 同等机会被找到,因此该方法具有良好的局部寻优特性。将基于物种形成的QPSO算法与粒子群算 法(PSO)对多峰优化问题的结果进行比较。对几个重要的测试函数进行仿真实验结果证明,基于物 种形成的QPSO算法可以尽
94110559-Creating-Metadata-for-GIS-Portal-Toolkit
- ESRI s GIS Portal Toolkit isa technology and services solution for implementing local, regional, national, and global spatial data infrastructure (SDI) portals. GIS portals organize content and services such as directories, search tools, commun
FULLTEXT01
- CBIR-Two novel contributions to Content Based Image Retrieval are presented and discussed. The fi rst is a search engine for font recognition. The intended usage is the search in very large font databases. The input to the search engine is a
Content-based-Image-Retrieval
- Two novel contributions to Content Based Image Retrieval are presented and discussed. The fi rst is a search engine for font recognition. The intended usage is the search in very large font databases. The input to the search engine is an i
a-brief-survey-on-hybrid-metah
- A BRIEF SURVEY ON HYBRID METAHEURISTICS: The term metaheuristic was introduced to define heuristic methods that can be applied to a wide set of different problems. In other words, a metaheuristic can be seen as a general algorithmic framework whi
swarm-optimization-algorithm-
- 子群优化算法,并把次算法用于求解旅行商问题.为了增强算法的局部搜索能力,在改进的算法中加入倒置,局部搜索等方法,同时利用遗传算法的全局搜索能力强的特点对求到的解再进行优化,同时,对于搜索全局最优路径方面,通过应用消除交叉路径的方法进行了优化.-Sub swarm optimization algorithm, and the second algorithm is used to solve the traveling salesman problem. In order to enhance
LSset
- 10余种局部搜索算法,包含了大量近年来局部搜索算法的研究-10 kinds of local search algorithms, including a large number of studies in recent years, local search algorithm
sgrasp
- This paper is a survey of greedy randomized adaptive search procedures (GRASP). GRASP is a multi-start or iterative procedure where each GRASP iteration con- sists of a construction phase, where a feasible solution is constructed, followed by a l
zuqiujulb(qiyeban)
- 描述:在题目二的程序基础上,增加远程访问功能,采用客户端/服务器的方式,实现两种远程操作 高级搜索,在客户端上执行搜索,其搜索范围除了本地数据以外,也应该返回服务端的搜索结果; 球员买卖,客户端可以发起向服务端买入球员的请求,如果符合买卖条件,交易成功,该球员从服务端删除,进入客户端选定的俱乐部。 要求: 必须在题目二的代码基础上来修改; 必须使用Socket作为远程通信技术,可以使用更高层次的Socket封装类; 其他要求与题目二相同; 在题目要求基础上可以自行扩展
The-Systematic-Trajectory-Search-Algorithm-for-Fe
- In this paper we present the systematic trajectory search algorithm (STSA) which first globally explores the solution space then makes thorough local searches in promising areas. The STSA has been tested on training feedforward neural network
A late acceptance hill climbing algorithm
- 通过加入Late Acceptance Strategy,改进了爬山局部搜索算法,该算法在求解某些benchmark函数时,比禁忌搜索和模拟退火等局部搜索算法更好。(by Late Acceptance Strategy, An improved hill climbing local search algorithm is proposed which outperforms Tabu and SA when solving some benchmark functions.)