搜索结果
找到约 14 项符合
robin 的查询结果
按分类筛选
软件设计/软件工程 In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow ...
Linux/Unix编程 The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multile ...
Java编程 1、在Tomcat的Webapps目录下建立一个目录
1、在Tomcat的Webapps目录下建立一个目录,例如oa。
2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111
RL 用户, 密码:222222
用户可以自己注册用户或者修改data目录下的users.xml文件 ...
Java编程 本系统为在线相册系统
本系统为在线相册系统,使用方法(这里假定Tomcat安装在本机,且为缺省的配置):
1、在Tomcat的Webapps目录下建立一个目录,例如oa。
2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111 ...