-
T-Kernel Driver Sample
T-Kernel Driver Sample-T-Kernel Driver Sample
- 2022-08-19 03:50:16下载
- 积分:1
-
采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时...
采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, each occurrence "Dispatch" shows that the current "PCB name" priority number, running time, without the need for a real system, such as PCB data changes
- 2023-02-24 21:55:02下载
- 积分:1
-
c模拟时钟原程序
c模拟时钟原程序-c original analog clock procedures
- 2022-08-20 14:16:52下载
- 积分:1
-
超值奉献,Clifford E. Cummings FIFO关于异步FIFO的两篇文章,同时附有中文解说,主要讲解异步FIFO的实现难点...
超值奉献,Clifford E. Cummings FIFO关于异步FIFO的两篇文章,同时附有中文解说,主要讲解异步FIFO的实现难点---空满标志的产生,以及读写地址的产生-Value dedication, Clifford E. Cummings FIFO asynchronous FIFO on the two articles, at the same time accompanied with a Chinese guide, mainly on the realization of asynchronous FIFO difficult--- the emergence of space-age logo, as well as read and write addresses generated
- 2022-02-05 00:48:24下载
- 积分:1
-
真正的
实模式操作系统的设计与实现-Real-mode operating system design and implementation. . . . . . . . . . . . . . . . . . .
- 2022-01-22 05:20:17下载
- 积分:1
-
ucosII的33个经典例题,均调试通过的,学习ucosII的捷径,强烈推荐!因文件太多,分成了5个上载,请大家谅解!...
ucosII的33个经典例题,均调试通过的,学习ucosII的捷径,强烈推荐!因文件太多,分成了5个上载,请大家谅解!-ucosII of 33 classic examples, both through debugging and learning ucosII shortcut, strongly recommended! Because too many documents, divided into five available, please understanding!
- 2022-07-02 21:39:08下载
- 积分:1
-
操作系统的内存与回收
用于展示window操作系统内存分配和回收机制,是学习操作系统内存和分配的经典案例。工程基于windows API编程,可以供学习分享。
- 2022-03-26 13:11:49下载
- 积分:1
-
西安电子科技大学操作系统的课件,共分十一章,自己认为很有价值,当然这个适应于本科学生。...
西安电子科技大学操作系统的课件,共分十一章,自己认为很有价值,当然这个适应于本科学生。-Xi" an University of Electronic Science and Technology operating system, courseware, is divided into 11 chapters, they consider valuable, of course, it adapted to undergraduate students.
- 2022-03-04 19:51:25下载
- 积分:1
-
Nucleus Plus 移植代码 PowerPC 860
Nucleus Plus 移植代码 PowerPC 860-Nucleus Plus Code For PowerPC 860
- 2022-07-25 07:09:18下载
- 积分:1
-
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数...
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数据、
-To develop a C application (. Exe file), generally divided into five steps (without regard to post-maintenance): Problem Analysis- Analysis of issues to be addressed explicitly the issue of targets, the problem (in particular, are complex issues) is decomposed into in the data,
- 2023-06-13 05:20:04下载
- 积分:1