首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   6934篇
  免费   265篇
  国内免费   656篇
系统科学   1012篇
丛书文集   192篇
教育与普及   25篇
理论与方法论   13篇
现状及发展   38篇
综合类   6572篇
自然研究   3篇
  2024年   26篇
  2023年   53篇
  2022年   85篇
  2021年   84篇
  2020年   93篇
  2019年   92篇
  2018年   112篇
  2017年   125篇
  2016年   142篇
  2015年   215篇
  2014年   377篇
  2013年   304篇
  2012年   424篇
  2011年   461篇
  2010年   294篇
  2009年   383篇
  2008年   404篇
  2007年   548篇
  2006年   543篇
  2005年   480篇
  2004年   469篇
  2003年   408篇
  2002年   336篇
  2001年   257篇
  2000年   230篇
  1999年   201篇
  1998年   114篇
  1997年   109篇
  1996年   109篇
  1995年   82篇
  1994年   64篇
  1993年   61篇
  1992年   43篇
  1991年   36篇
  1990年   28篇
  1989年   30篇
  1988年   20篇
  1987年   8篇
  1986年   3篇
  1985年   1篇
  1981年   1篇
排序方式: 共有7855条查询结果,搜索用时 46 毫秒
171.
In order to improve the scheduling efficiency of photolithography, bottleneck process of wafer fabrications in the semiconductor industry, an effective estimation of distribution algorithm is pro-posed for scheduling problems of parallel litho machines with reticle constraints, where multiple reti-cles are available for each reticle type.First, the scheduling problem domain of parallel litho ma-chines is described with reticle constraints and mathematical programming formulations are put for-ward with the objective of minimizing total weighted completion time.Second, estimation of distribu-tion algorithm is developed with a decoding scheme specially designed to deal with the reticle con-straints.Third, an insert-based local search with the first move strategy is introduced to enhance the local exploitation ability of the algorithm.Finally, simulation experiments and analysis demonstrate the effectiveness of the proposed algorithm.  相似文献   
172.
针对广受关注的秘密信息的安全共享问题,提出一种基于可信计算的群内安全信息共享混合模型.基于分裂密钥RSA(split-key RSA)算法,综合超级分发和微分发的优点,提出一种新的混合架构,在不影响安全性的情况下,对密钥进行了统一的分割,将控制中心端的密钥参数缩短为32bit,并且不随RSA的强度而变化,使得控制中心端的在线计算量显著降低,RSA2048模式下降低为原来的1.6%.原型系统验证对比测试结果表明,系统的运行效率有了较大提高,RSA2048模式下系统的读请求响应时间降低到原来的5%以下.  相似文献   
173.
深入研究了并行计算与并行绘制相结合的并行框架构建问题。针对组网雷达探测能力的计算与可视化特点,在(PC)集群的基础上,构建了一个并行计算与可视化运行框架。该框架在并行计算中,采用八叉树分割的方法对组网雷达计算区域进行任务分配;在并行绘制中,采用sort-last的并行绘制机制。仿真试验结果表明,该运行框架能够有效地满足大规模组网雷达探测能力计算与可视化的应用需要。  相似文献   
174.
云计算与图书馆关系初探   总被引:3,自引:0,他引:3  
以云计算为研究对象,探讨了云计算与图书馆的若干关系,在基于国内现有的云服务研究成果与实践的基础上,从图书馆的角度,分析了云计算的基本理论,结合图书馆的实际情况,探讨云计算与图书馆的关系,重点阐述了云计算对图书馆的影响。  相似文献   
175.
为解决集中式区域医疗信息集成系统存在的访问瓶颈问题,设计了一种层次化分布式EHR集成模型HDEHR(hierarchical distributed EHR).介绍了HDEHR模型的总体架构,指出了该模型中的系统资源分配问题.为HDEHR系统资源分配问题进行了形式化定义,提出一种采用平均等待时间和网络与节点资源利用均衡度的调和模型作为最优化目标函数.根据HDEHR模型层次化的特点设计了一种双层多粒子群算法BLMSPSO(bi-level multi-swarm PSO),并用其解决了模型资源的最优化分配问题.采用HDEHR-Sim仿真平台进行了试验,对HDEHR算法和集中式EHR模型进行了比较.结果表明,该系统具备线性响应能力,能很好地解决集中式EHR集成模型存在访问瓶颈的问题.  相似文献   
176.
Network motif is defined as a frequent and unique subgraph pattern in a network, and the search involves counting all the possible instances or listing all patterns, testing isomorphism known as NP-hard and large amounts of repeated processes for statistical evaluation. Although many efficient algorithms have been introduced, exhaustive search methods are still infeasible and feasible approximation methods are yet implausible.Additionally, the fast and continual growth of biological networks makes the problem more challenging. As a consequence, parallel algorithms have been developed and distributed computing has been tested in the cloud computing environment as well. In this paper, we survey current algorithms for network motif detection and existing software tools. Then, we show that some methods have been utilized for parallel network motif search algorithms with static or dynamic load balancing techniques. With the advent of cloud computing services, network motif search has been implemented with MapReduce in Hadoop Distributed File System(HDFS), and with Storm, but without statistical testing. In this paper, we survey network motif search algorithms in general, including existing parallel methods as well as cloud computing based search, and show the promising potentials for the cloud computing based motif search methods.  相似文献   
177.
文章针对云计算技术的发展现状,分析了云管理平台的重要性及在资源池中的位置,构建了一种云管理平台的设计方案,研究了该方案的实现方法,测试了该系统的可行性.通过对云管理平台的研究,为云计算的构建提供了参考性.  相似文献   
178.
为提高空间移动对象数据更新效率和查询准确率,提出了一种空间移动对象并行索引结构.利用主索引和辅助索引支持对空间对象进行基于范围的查询和基于对象标识的查询,还通过查询索引将更新操作和可能受其影响的查询操作相连接,在满足并行操作时间片语义的同时,避免了传统方法进行范围查询时对查询范围内相关对象及相关索引结构全部进行锁定的需求.实验结果表明:高负载环境下,该索引结构不但能保证查询准确率,其处理能力也明显优于传统索引结构.该索引通过提高系统并行度,使同一范围内的更新和查询操作可以并行执行,提升了系统整体运行效率.  相似文献   
179.
消息传递模式因其通用性、可描述性、易于调试性和高性能的优点在并行程序设计中得到广泛应用.以MPICH 2构建并行计算环境下对消息传递模式的点对点性能、组通讯性能进行研究,将网络并行计算系统中的性能指标模型化,以期对分析整个系统的并行性能提供帮助.  相似文献   
180.
一种并联机构结构误差识别与修正的新算法   总被引:1,自引:0,他引:1  
为了提高并联机床的运动精度,针对简化误差源模型(含42个误差量),基于并联机构位置正解的快速算法提出了一种结构误差识别的新算法.首先按理论并联机构设计参数,将一球杆仪的两个球铰分别固定在保持平行的动、静平台上,令球杆仪在动平台上的球铰中心相对于静平台上的球铰中心做球面螺旋线运动.然后在此前提下根据球杆仪球杆理论计算长度与实际长度之差构造m维矢量空间,依次让每一个待识别的结构参数有一个单位增量,重点修正与实测误差相关程度最高的结构参数.并通过从测量误差向量中分离出主修正向量后的残余误差向量方法提高修正效率.经过若干轮修正,直到使修正后球杆理论计算长度与实际长度基本一致,即可认为各项误差已修正完毕.该算法只需测量球杆的长度值,大大减少了测量工作量及由此而引入的误差源.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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