unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // T...
unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // T...
This document is a guide to understanding how the Linux kernel (version 2.2.14 specifically) implements networking protocols, focused primarily on the...
以前做的操作系统的课程设计,内容包括:1)编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行 2)采用模块方法,添加一个新的设备驱动程序 3)了解/proc文件的特点和使用方法,监控系统状态,显示系统中若干部件的使用情况,用图形界面显示系统监控状态...
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件...
The main aim of this book is to present a unified, systematic description of basic and advanced problems, methods and algorithms of the modern con- tr...