首页 | 官方网站   微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   74篇
  免费   9篇
  国内免费   16篇
工业技术   99篇
  2021年   4篇
  2020年   2篇
  2018年   3篇
  2017年   1篇
  2016年   3篇
  2015年   1篇
  2014年   1篇
  2013年   1篇
  2012年   1篇
  2011年   1篇
  2009年   7篇
  2008年   4篇
  2007年   4篇
  2006年   1篇
  2005年   4篇
  2004年   5篇
  2003年   2篇
  2002年   7篇
  2001年   8篇
  2000年   3篇
  1999年   7篇
  1998年   1篇
  1997年   2篇
  1996年   6篇
  1995年   4篇
  1994年   2篇
  1993年   1篇
  1992年   5篇
  1991年   1篇
  1990年   2篇
  1989年   2篇
  1986年   2篇
  1982年   1篇
排序方式: 共有99条查询结果,搜索用时 15 毫秒
1.
本文提出了一种解任务安排问题的Boltzmann网络算法,已在Transputer多处理机系统上并行模拟实现,该算法具有优化程度高,运算速度快等特点.  相似文献   
2.
在微波通信工程中,判别路径的通断是一项重要的勘察设计工作,常用的方法是利用1:5万的地形图,绘出两站的断面判断出路径是否满足要求。在障碍物阻挡明显时,该方法行之有效;但是,如果障碍物处于临界状态时,图上作业则无法精确判断出路径的通断,需要进行实地电测。  相似文献   
3.
阳名钢  陈梦烦  杨双远  张德富 《软件学报》2021,32(12):3684-3697
二维带形装箱问题是一个经典的NP-hard的组合优化问题,该问题在实际的生活和工业生产中有着广泛的应用.研究该问题,对企业节约成本、节约资源以及提高生产效率有着重要的意义.提出了一个强化学习求解算法.新颖地使用强化学习为启发式算法提供一个初始的装箱序列,有效地改善启发式冷启动的问题.该强化学习模型能进行自我驱动学习,仅使用启发式计算的解决方案的目标值作为奖励信号来优化网络,使网络能学习到更好的装箱序列.使用简化版的指针网络来解码输出装箱序列,该模型由嵌入层、解码器和注意力机制组成.使用Actor-Critic算法对模型进行训练,提高了模型的效率.在714个标准问题实例和随机生成的400个问题实例上测试提出的算法,实验结果显示:提出的算法能有效地改善启发式冷启动的问题,性能超过当前最优秀的启发式求解算法.  相似文献   
4.
用于二维不规则排样的离散临界多边形模型   总被引:1,自引:0,他引:1  
提出了一个用于求解二维不规则排样问题的离散临界多边形模型.Burke等人的BLF算法是求解排样问题的一种有效算法,但其算法对一些特殊实例会产生非法的解.为了解决这个问题,提出了一种基于离散临界多边形模型,并对其正确性作了严格证明.新模型是只含有点和区间的简单模型,在大大降低原问题几何复杂性的同时,也使许多启发式策略可以更容易地求解该问题.计算结果表明,基于离散临界多边型模型的排样算法是很有效的.  相似文献   
5.
网格监控系统研究   总被引:4,自引:0,他引:4  
The monitoring system is very critical for complex and large high-performance distributed system such as a Grid. With the help of a monitoring system the users and developers of a Grid can perform tasks such as fault-detec-tion and diagnosis, performance analysis and tuning and performance prediction. And a good monitoring system can give useful data to the scheduling module of the Grid. This paper gives a detailed presentation and analysis of the key techniques of a grid monitoring system, and points out the research directions of the grid monitoring system based on current research around the world.  相似文献   
6.
求解圆形packing问题的拟人退火算法   总被引:2,自引:2,他引:2  
张德富  李新 《自动化学报》2005,31(4):590-595
Circles packing problem is an NP-hard problem and is difficult to solve. In this paper, a hybrid search strategy for circles packing problem is discussed. A way of generating new configuration is presented by simulating the moving of elastic objects, which can avoid the blindness of simulated annealing search and make iteration process converge fast. Inspired by the life experiences of people, an effective personified strategy to jump out of local minima is given. Based on the simulated annealing idea and personification strategy, an effective personified annealing algorithm for circles packing problem is developed. Numerical experiments on benchmark problem instances show that the proposed algorithm outperforms the best algorithm in the literature.  相似文献   
7.
环形互连并行系统上的任务分配   总被引:2,自引:0,他引:2  
This paper is about distributed processing of a divisible task in a ring of communicating processors,all works are based on ring topology.Out distribution scheme aims to guarantee minimal finish time of the whole task,which is divided into parts (subtasks)and scheduled to the individual processors.In our model the communication startup time and delay time are both taken into consideration;we also discuss the cases of returning results or not as well as sending data in prallel or not,and returning results through the ring are our focus for discussion.The volume of subtask assigned to each processor is gotten after creating and solving the linear equations.At last the empirical results are presented.  相似文献   
8.
In this paper we propose a novel scheme for scheduling divisible task on parallel processors connected by system interconnection network with arbitrary topology,The divisible task is a computation that can be divided into arbitrary independent subtasks solved in parallel.Our model takes into consideration communication initial time and communication delays between processors.Moreover,by constructing the corresponding Network Spanning present the concept of Balanced Task Distribution Tree and use it to design the Equation Set Creation Algorithm in which the set of linear equations is created by traversing the NST in Post-order.After solving the created equations,we get the optimal task assignment scheme.Experiments confirm the applicability of our scheme in real-life situations.  相似文献   
9.
求解矩形装箱问题的一种近似算法   总被引:1,自引:0,他引:1       下载免费PDF全文
陈胜达  张德富  刘艳娟 《计算机工程》2007,33(9):189-190,193
提出了利用近似算法求解二维矩形装箱问题的最小高度的一种方法。该方法基于启发式递归策略和遗传算法。利用启发式递归策略把所有大小各异的矩形都装入宽度固定的矩形容器中,并计算装完后所需容器的高度,用遗传算法的进化能力优化高度,使得所需容器的高度尽可能小。计算数据证明这种方法能够得到很好的结果,特别是对数据量大的测试问题,效果更好。  相似文献   
10.
张德富  盛篮 《计算机学报》1989,12(8):617-625
本文基于任务相关、作业排队等理论,提出构造宏流水线并行算法的一种有效方法,并且利用这种方法构成了一组用于数字信号处理的线性和非线性宏流水线并行算法.其中部分算法已应用于分布式自动控制与测试系统FZC-1中,具有并行计算效率高和性能价格比好等优点.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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

京公网安备 11010802026262号