-
Introduction to I/O Kit Device Driver Design Guidelines
Chapter 1 The libkern...
Introduction to I/O Kit Device Driver Design Guidelines
Chapter 1 The libkern C++ Runtime
Chapter 2 libkern Collection and Container Classes
Chapter 3 The IOService API
Chapter 4 Making Hardware Accessible to Applications
Chapter 5 Kernel-User Notification
Chapter 6 Displaying Localized Information About Drivers
Chapter 7 Debugging Drivers
Chapter 8 Testing and Deploying Drivers
Chapter 9 Developing a Device Driver to Run on an Intel-Based Macintosh
- 2022-05-30 01:11:32下载
- 积分:1
-
编写C语言代码 实现ADC0809 模拟信号转化成数字信号 并使用Proteus进行仿真...
编写C语言代码 实现ADC0809 模拟信号转化成数字信号 并使用Proteus进行仿真-The preparation of C language code implementation ADC0809 analog signal into digital signal and the use of Proteus simulation
- 2022-03-01 07:01:51下载
- 积分:1
-
JSP Guide's database and communications very against it on the
JSP教程之与数据库通信
很有针对必的讲解-JSP Guide"s database and communications very against it on the
- 2022-07-19 08:48:30下载
- 积分:1
-
OpenGL是SGI公司开发的一个跨平台的开放式图形编程工具。这个教程讲述了如何通过Visual C++来进行OpenGL编程的方法跟过程,值得观看。...
OpenGL是SGI公司开发的一个跨平台的开放式图形编程工具。这个教程讲述了如何通过Visual C++来进行OpenGL编程的方法跟过程,值得观看。-OpenGL is a cross-platform, open graphical programming tools developed by the company of SGI. This tutorial describes how to carry out Visual C++ programming method to programme with OpenGL, it is worth watching.
- 2022-02-06 01:45:27下载
- 积分:1
-
Prim4 source code
Prim4书籍源码,要的下,对编程提高很有用处-Prim4 source code
- 2022-06-28 04:10:20下载
- 积分:1
-
这是一本讲搜索引擎的书,英文版的,书里内容围绕Lucene来讲...
这是一本讲搜索引擎的书,英文版的,书里内容围绕Lucene来讲-This is a talk about search engine books, in English, the book in terms of content around the Lucene
- 2022-05-23 08:22:56下载
- 积分:1
-
数字化使用该程序,因为他们有很好的重新
数字化使用程序,因为他们有很好的重复使用ipod所以你也可能有这种问题
- 2022-01-26 07:57:27下载
- 积分:1
-
Ma Traveled 8* 8 chessboard. a horse from a particular position can just visit e...
马周游问题
8*8棋盘中,一个马从某一位置是否能恰好访问每个格一次再回到起点?-Ma Traveled 8* 8 chessboard. a horse from a particular position can just visit each lattice back to the starting point once again?
- 2022-05-20 08:34:06下载
- 积分:1
-
GCC访问SD卡的源代码,基于avr单片机的SD卡驱动的完整程序。
GCC访问SD卡的源代码,基于avr单片机的SD卡驱动的完整程序。-Access SD card GCC source code, based on the SD card avr microcontroller integrity-driven process.
- 2022-10-30 10:40:03下载
- 积分:1
-
通常的冒泡是单向的,而这里是双向的,也就是说还要进行反向的工作。 代码看起来复杂,仔细理一下就明白了,是一个来回震荡的方式。 写这段代码的作者认为这样可以在冒泡...
通常的冒泡是单向的,而这里是双向的,也就是说还要进行反向的工作。 代码看起来复杂,仔细理一下就明白了,是一个来回震荡的方式。 写这段代码的作者认为这样可以在冒泡的基础上减少一些交换(我不这么认为,也许我错了)。 反正我认为这是一段有趣的代码,值得一看。-The bubble is usually a one-way, and here is a two-way, that is to say the job would also like to reverse. The complexity of the code look carefully you will understand the rationale for it is a shock the way back and forth. Author of Writing the code that this can reduce the bubble on the basis of the exchange (I do not think so, I may be wrong). Anyway, I think this is a fun code, worth a visit.
- 2022-03-02 16:06:02下载
- 积分:1