搜索资源列表
evm5509a_example_usb
- 5509 usb boot 的一个列子程序
CINT16
- CINT16 - DOS下的C语言中断驻留子程序范例
UDP6453GD101
- NEC6453与51系列单片机通讯子程序,包字符发生器,屏幕打印功能-NEC6453 with 51 series single-chip communications Subroutine, including character generator, screen printing
Process-scheduling-
- ① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入队子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -① design process control block PCB table structure, respectively, for priority scheduling algorithm and round-robin scheduling algorithm. ② establish
array-demo
- 易语言程序 易语言远吗模块 子程序返回数组演示-Easy language program easy language far module subroutine return array demo
type-Implementation
- 易语言程序 易语言远吗模块 子程序返回数组演示(自定义类型实现)-Easy language program easy language far module subroutine return array demo (custom type Implementation)
min_shell
- 实现简单shell功能,能一行一行读取.txt文件并创建子程序,基于WIN32-Simple shell function, can be read line by line .txt file and creates a subroutine, based on WIN32
a
- 编制一个程序,使其实现进程的软中断通信。父进程发信号控制子程序的终止。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上的中断信号;当捕捉到中断信号后,父进程用系统调用Kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Proeess 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息
