期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
自动化专业远程实验室在线算法设计系统的实现 被引量:2
1
作者 罗海文 胡文山 +2 位作者 薛莉玮 周洪 刘国平 《实验技术与管理》 CAS 北大核心 2021年第8期127-133,共7页
该文基于已有的远程实验室提出了一种在线算法设计系统的实现方案,系统包含前端浏览器界面、后端服务器程序以及MATLAB程序。首先用户在浏览器中搭建类似Simulink的控制框图,并发送至后端服务器程序。后端程序处理该请求,动态生成Simul... 该文基于已有的远程实验室提出了一种在线算法设计系统的实现方案,系统包含前端浏览器界面、后端服务器程序以及MATLAB程序。首先用户在浏览器中搭建类似Simulink的控制框图,并发送至后端服务器程序。后端程序处理该请求,动态生成Simulink文件,然后使用Simulink Coder工具箱,自动编译生成可执行的控制算法,并将该算法推送至数据库。为了提高并发场景下的响应速度,针对MATLAB不支持多线程编程的不足,提出了多进程和池化技术的弥补方案,实现了多用户的并发访问。该系统在武汉大学控制类课程的实验教学中广泛使用,调查报告显示,该系统满足了学生实验的需要。 展开更多
关键词 远程实验室 在线算法设计 远程过程调用 并发优化
下载PDF
Algorithms for semi on-line multiprocessor scheduling problems 被引量:8
2
作者 杨启帆 谈之奕 +1 位作者 姚恩瑜 何勇 《Journal of Zhejiang University Science》 CSCD 2002年第1期60-64,共5页
In the classical multiprocessor scheduling problems, it is assumed that the problems are considered in off\|line or on\|line environment. But in practice, problems are often not really off\|line or on\|line but someh... In the classical multiprocessor scheduling problems, it is assumed that the problems are considered in off\|line or on\|line environment. But in practice, problems are often not really off\|line or on\|line but somehow in between. This means that, with respect to the on\|line problem, some further information about the tasks is available, which allows the improvement of the performance of the best possible algorithms. Problems of this class are called semi on\|line ones. The authors studied two semi on\|line multiprocessor scheduling problems, in which, the total processing time of all tasks is known in advance, or all processing times lie in a given interval. They proposed approximation algorithms for minimizing the makespan and analyzed their performance guarantee. The algorithms improve the known results for 3 or more processor cases in the literature. 展开更多
关键词 analysis of algorithm on\|line scheduling worst\|case ratio
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部