-
T-Kernel Driver Sample
T-Kernel Driver Sample-T-Kernel Driver Sample
- 2022-08-19 03:50:16下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
四种页面置换算法,lru,二次机会,fifo,opt
四种页面置换算法,lru,二次机会,fifo,opt -lru,nur,fifo,opt
- 2022-07-02 01:14:46下载
- 积分:1
-
实现一个简单的视频聊天,请放心下载,不含插件
实现一个简单的视频聊天,请放心下载,不含插件-Realize a simple video chat, please rest assured download, free plug-ins
- 2022-02-10 05:43:47下载
- 积分:1
-
一本关于windows mobile操作系统的开发手册,是从事基于windows mobile手机软件开发者的必备参考资料。...
一本关于windows mobile操作系统的开发手册,是从事基于windows mobile手机软件开发者的必备参考资料。-A book on the windows mobile operating system, development of manuals, is engaged in software development based on windows mobile phones are an essential reference.
- 2022-12-16 02:05:03下载
- 积分:1
-
免费开源广告联盟
资源描述
免费开源广告联盟系统
免费开源广告联盟系统
免费开源广告联盟系统
免费开源广告联盟系统
免费开源广告联盟系统
免费开源广告联盟系统
免费开源广告联盟系统
免费开源广告联盟系统
- 2023-02-01 10:05:05下载
- 积分:1
-
STM32上移植好的uCOS3嵌入式操作系统
在STM32上移植好的uCOS3嵌入式操作系统,并且能够成功运行。开发工具为MDK , 硬件基于stm32。
- 2022-04-15 05:18:44下载
- 积分:1
-
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。...
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。
-Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority to the process) algorithm.
- 2022-07-06 20:40:09下载
- 积分:1
-
Application Programming Guide CD
winCE应用程序设计指南 附带光盘!-Application Programming Guide CD-ROM attached!
- 2023-03-24 01:50:04下载
- 积分:1
-
Chinese handwriting input, support and other PDA WINCE5.0
中文手写输入,支持PDA WINCE5.0等-Chinese handwriting input, support and other PDA WINCE5.0
- 2022-08-13 06:22:02下载
- 积分:1