-
Linux核心编程,很流行的一本电子书籍
Linux核心编程,很流行的一本电子书籍-Linux core programming, is a popular e-books
- 2022-02-21 22:18:08下载
- 积分:1
-
在Linux下的服务器配置与管理,系统平台选用Redhat 9.0
在Linux下的服务器配置与管理,系统平台选用Redhat 9.0-Under the Linux server configuration and management, system platform selection Redhat 9.0
- 2022-02-16 10:08:28下载
- 积分:1
-
linux下的串口精灵的类似软件,为嵌入式软件开发人员提供一个在linux下的串口调试的工具...
linux下的串口精灵的类似软件,为嵌入式软件开发人员提供一个在linux下的串口调试的工具-linux serial port under the Wizard of similar software for embedded software developers to provide a serial port under linux debugging tools
- 2022-04-01 09:06:16下载
- 积分:1
-
googgooggooggooggooggooggooggooggooggooggooggoog
ok2440的bootv4 挺好用的大家参考一下-googgooggooggooggooggooggooggooggooggooggooggoog
- 2023-03-19 10:50:03下载
- 积分:1
-
t98setup.exe hello
t98setup.exe hello
- 2022-02-12 00:28:20下载
- 积分:1
-
tcp/ip协议详解
tcp/ip协议详解-tcp/ip protocol detailed
- 2023-08-08 18:50:05下载
- 积分:1
-
这是LINUX常用的c函数,其中包含中文注释,便于大家参考。
这是LINUX常用的c函数,其中包含中文注释,便于大家参考。-Include docments about Linux functions. There are chinese referrence in them. Enjoy yoursef!
- 2022-02-06 02:56:40下载
- 积分:1
-
用C语言写的一个菜单的程序,大家可以参考参考,请大家多多指教...
用C语言写的一个菜单的程序,大家可以参考参考,请大家多多指教-meun
- 2023-02-20 05:15: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
-
本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。...
本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。-The code file is S3C44B0X plate test procedures, including the compilation of documents and C language to initialize test code.
- 2022-07-09 09:07:12下载
- 积分:1