首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   298篇
  免费   3篇
  国内免费   12篇
教育   206篇
科学研究   69篇
体育   3篇
综合类   15篇
文化理论   1篇
信息传播   19篇
  2022年   3篇
  2021年   2篇
  2020年   3篇
  2019年   8篇
  2018年   1篇
  2017年   5篇
  2016年   7篇
  2015年   5篇
  2014年   18篇
  2013年   17篇
  2012年   25篇
  2011年   22篇
  2010年   14篇
  2009年   22篇
  2008年   18篇
  2007年   20篇
  2006年   32篇
  2005年   23篇
  2004年   16篇
  2003年   14篇
  2002年   10篇
  2001年   4篇
  2000年   6篇
  1999年   6篇
  1998年   2篇
  1997年   1篇
  1996年   3篇
  1995年   1篇
  1994年   1篇
  1993年   1篇
  1992年   1篇
  1991年   1篇
  1985年   1篇
排序方式: 共有313条查询结果,搜索用时 15 毫秒
1.
Media streaming delivery in wireless ad hoc networks is challenging due to the stringent resource restrictions,po-tential high loss rate and the decentralized architecture. To support long and high-quality streams,one viable approach is that a media stream is partitioned into segments,and then the segments are replicated in a network and served in a peer-to-peer(P2P) fashion. However,the searching strategy for segments is one key problem with the approach. This paper proposes a hybrid ants-like search algorithm(HASA) for P2P media streaming distribution in ad hoc networks. It takes the advantages of random walks and ants-like algorithms for searching in unstructured P2P networks,such as low transmitting latency,less jitter times,and low unnecessary traffic. We quantify the performance of our scheme in terms of response time,jitter times,and network messages for media streaming distribution. Simulation results showed that it can effectively improve the search efficiency for P2P media streaming distribution in ad hoc networks.  相似文献   
2.
刚性常微分方程的数值解法在化学动力学中的应用   总被引:1,自引:0,他引:1  
解刚性常微分方程已成为复杂化学反应研究的重要途径,本介绍了化学动力学计算中的刚性问题和数值解法,并着重讨论常用的吉尔(Gear)法和半隐式龙格库塔(Semi-implicit Runge-Kutta)法及其在化学动力学中的应用。  相似文献   
3.
随着科技的发展,电子商务日益活跃。现行的电子商务打折网站与生俱来的局限性,越来越跟不上时代的步伐。能否开发一个能够收集全球打折信息的电子商务网站,越来越引起人们的重视。采用精确搜索引擎算法的电子商务精确搜索引擎模型,具有很好的精确性和响应速度,能够查询到精确而全面的打折信息,有较高的实用价值。  相似文献   
4.
File semantic has proven effective in optimizing large scale distributed file system. As a consequence of the elaborate and rich I/O interfaces between upper layer applications and file systems, file system can provide useful and insightful information about semantic. Hence, file semantic mining has become an increasingly important practice in both engineering and research community. Unfortunately, it is a challenge to exploit file semantic knowledge because a variety of factors could affect this information exploration process. Even worse, the challenges are exacerbated due to the intricate interdependency between these factors, and make it difficult to fully exploit the potentially important correlation among various semantic knowledges. This article proposes a file access correlation miming and evaluation reference (FARMER) model, where file is treated as a multivariate vector space, and each item within the vector corresponds a separate factor of the given file. The selection of factor depends on the application, examples of factors are file path, creator and executing program. If one particular factor occurs in both files, its value is non-zero. It is clear that the extent of inter-file relationships can be measured based on the likeness of their factor values in the semantic vectors. Benefit from this model, FARMER represents files as structured vectors of identifiers, and basic vector operations can be leveraged to quantify file correlation between two file vectors. FARMER model leverages linear regression model to estimate the strength of the relationship between file correlation and a set of influencing factors so that the “bad knowledge” can be filtered out. To demonstrate the ability of new FARMER model, FARMER is incorporated into a real large-scale object-based storage system as a case study to dynamically infer file correlations. In addition FARMER-enabled optimize service for metadata prefetching algorithm and object data layout algorithm is implemented. Experimental results show that is FARMER-enabled prefetching algorithm is shown to reduce the metadata operations latency by approximately 30%–40% when compared to a state-of-the-art metadata prefetching algorithm and a commonly used replacement policy.  相似文献   
5.
阐述了高校组卷系统的原理,重点研究了作为系统关键的组卷策略运算过程,提出了一个改进的动态分层遗传算法作为高校组卷系统的组卷策略,最后通过实验检验其性能。  相似文献   
6.
The Inductive Query By Example (IQBE) paradigm allows a system to automatically derive queries for a specific Information Retrieval System (IRS). Classic IRSs based on this paradigm [Smith, M., & Smith, M. (1997). The use of genetic programming to build Boolean queries for text retrieval through relevance feedback. Journal of Information Science, 23(6), 423–431] generate a single solution (Boolean query) in each run, that with the best fitness value, which is usually based on a weighted combination of the basic performance criteria, precision and recall.  相似文献   
7.
冯平  宣慧玉 《预测》2001,20(2):38-41
本文首先分析了股票投资技术分析的特点,然后阐述了遗传算法及基于遗传算法的分类器系统的基本理论.最后,详细讨论了遗传算法及分类器系统在两种最常用的股票投资技术分析方法(指标分析和图形分析)的计算机化中的运用问题.  相似文献   
8.
针对分布式无线网络多跳、移动的特点,要实现整个网络的快速部署以及拓扑结构变化后的动态重建,最有效的方法是采用分群协议,并在linux环境下,利用基于图论的ANMP分群算法,实现自组网的分群。  相似文献   
9.
智能优化算法比较常见的有模拟退火算法、遗传算法、人工鱼群算法、神经网络算法等。本文主要对前三种算法优化性能进行研究。首先介绍了三种算法的基本原理,然后总结了各自的优缺点并从原理和参数两个方面对三种算法进行了对比分析,以经典NP难题——TSP为例进行了仿真研究给出了未来针对TSP问题的研究重点。  相似文献   
10.
本文通过对比求解最短路径问题的Dijkstra算法和Floyd算法的设计思想、求解过程和应用实例,讨论了两种算法的特点及适用领域。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号