-
GNU Mach micro
GNU Mach 微内核源代码, 基于美国卡内基美隆大学的 Mach 研究项目,是 GNU Hurd 运行的基础。详情请参阅: http://www.gnu.org/software/hurd-GNU Mach micro-kernel source code, based at Carnegie Mellon University"s Mach research projects, GNU Hurd operational basis. For details, please refer : http://www.gnu.org/software/hurd
- 2022-01-25 14:58:06下载
- 积分:1
-
Dynamic Probes is a linux debugger that can be used to insert software probes dy...
Dynamic Probes is a linux debugger that can be used to insert software probes dynamically into executing code modules
- 2023-05-27 13:45:03下载
- 积分:1
-
smtp客户端工具源代码。
smtp客户端工具源代码。-smtp customer end tool source code.
- 2022-02-21 14:58:12下载
- 积分:1
-
A driver under linux example, for U.S. Study
一个在linux下的驱动程序的例子,供大家学习-A driver under linux example, for U.S. Study
- 2022-07-02 17:52:05下载
- 积分:1
-
this is also a unix programme book ,you can find many code in it
this is also a unix programme book ,you can find many code in it
- 2022-03-13 04:32:41下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-int篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-int article
- 2023-04-10 23:10:03下载
- 积分:1
-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
- 2022-01-25 17:35:25下载
- 积分:1
-
linux device drivers under a few examples, see Oh.
linux下设备驱动的几个例子,值得一看哦。-linux device drivers under a few examples, see Oh.
- 2022-01-27 13:06:30下载
- 积分:1
-
armlinux演义.pdf, 介绍armlinux kaifa。
armlinux演义.pdf, 介绍armlinux kaifa。-ARM develop software armlinux .
- 2022-01-25 16:45:33下载
- 积分:1