-
source code of Stanford iPhone course, demo of how to use multitouch
Stanford iPhone课程配套源码,介绍multitouch 的实现方法。-source code of Stanford iPhone course, demo of how to use multitouch
- 2022-04-08 04:20:10下载
- 积分:1
-
Nucleus Plus 源码在PowerPC上的移植8245
Nucleus Plus 源码在PowerPC上的移植8245-Nucleus Plus Code For PowerPC 8245
- 2022-02-04 03:17:03下载
- 积分:1
-
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助....
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.-0.11 version of the Linux File Notes version of the E inside the text by the author"s understanding, the Chinese changed, and acceded to the author"s understanding of ideas and learning Linux kernel helpful.
- 2023-03-11 08:50:03下载
- 积分:1
-
uCos_II到ARM7的移植,内附详细的PDF说明文档及完整的源代码。
uCos_II到ARM7的移植,内附详细的PDF说明文档及完整的源代码。-uCos_II ARM7 to the transplant, the PDF containing detailed documentation, and complete source code.
- 2022-08-13 06:35:44下载
- 积分:1
-
CSharp 动态加载Dll动态链接库,看看CSharp是怎样完成的.
CSharp 动态加载Dll动态链接库,看看CSharp是怎样完成的.-CSharp dynamic loading Dll dynamic link library, look at what is CSharp completed.
- 2022-01-26 02:31:51下载
- 积分: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
-
这个是一个完整的药房管理系统,喜欢VC的朋友门参考
这个是一个完整的药房管理系统,喜欢VC的朋友门参考-This is a complete pharmacy management system, like the VC friend of doors Reference
- 2023-08-27 06:10:07下载
- 积分: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
-
Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制...
Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制-Linux shared memory communication mechanism share memory kernel realized, kernel threads can provide the mechanism for communication
- 2022-04-09 20:03:15下载
- 积分:1
-
T-Kernel Driver Sample
T-Kernel Driver Sample-T-Kernel Driver Sample
- 2022-08-19 03:50:16下载
- 积分:1