搜索资源列表
jcmn
- 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority scheduling algorithm three. C
ipb-v2.1.7H
- 采用 UTF-8 编码,完美兼容多语言 中文化的前台界面(不包括论坛帮助) 中文化的后台 中文化的安装与升级系统 中文的版主操作日志 为中文修正的 CSS, Javascr ipt 为中文修正的语言截断 为中文修正的所见所得编辑器 修正邮件预览乱码的问题 修正模板和后台中多处未使用 Charset 声明出现乱码的问题 修正打印页面 HTML 标签错误混乱 去除后台首页附件使用空间统计(附件一多,首页进入奇慢) 加强的 SSI 脚本,允许以 Java
EVC_SeriesSample
- 基于EVC的串口编程,应用了收和发还有主界面三个线程-based EVC serial programming, application of revenue and have made three main interface thread
jinchengdiaodu
- 进程调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)可选择进程数量 3)本程序包括三种算法,用C或C++语言实现,执行时在主界面选择算法,进入子页面后执行,显示结果。-The process of scheduling algorithms: round-robin method, short job first algorithm, the dynamic priority-level algorithm. 2) choose the number of proc
pudn_1
- 此程序是用WTL+ATL编写,开发环境为VS2008。data.dll模拟访问驱动程序获得数据序列(本例中设计为正弦曲线数据,详见DataInfo.h),PC.exe用于模拟生产者消费者模型:一个生产者线程调用DLL获得数据,一个消费者线程获得数据并更新显示数据,主界面线程显示该数据,画出动态数据演变的曲线图。-This procedure is used WTL+ ATL development, development environment for the VS2008. visit da