-
我做的闹钟程序 既包含了Qlcdnumber显示当前时间 也能在时间到的时候提醒...
我做的闹钟程序 既包含了Qlcdnumber显示当前时间 也能在时间到的时候提醒-I do not only contain Qlcdnumber alarm clock program displays the current time can also time to time to remind the
- 2022-08-07 13:45: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
-
linux下的库函数,非常使用啊,值得一看
linux下的库函数,非常使用啊,值得一看-library function under linux, very use ah, see
- 2023-06-04 02:45:03下载
- 积分:1
-
thread编程
thread编程-thread programming
- 2022-02-05 06:52:41下载
- 积分:1
-
linux的适用文档和心得体会,通过linux我们同样可以很好的进行一些基本的操作。...
linux的适用文档和心得体会,通过linux我们同样可以很好的进行一些基本的操作。-linux application documents and experiences, through the linux we will also be able to carry out a good number of basic operations.
- 2022-10-02 19:05:03下载
- 积分:1
-
LINUX驱动程序开发的第三版中的源代码.
对LINUX开发十分有用
LINUX驱动程序开发的第三版中的源代码.
对LINUX开发十分有用-LINUX driver for the development of the third edition of the source code. On the development of very useful LINUX
- 2022-06-20 21:57:03下载
- 积分:1
-
implementing Fibonacci algorithm using fork on Linux
implementing Fibonacci algorithm using fork on Linux
- 2022-01-22 06:15:14下载
- 积分:1
-
GNU binutils是GNU交叉工具链中的一个源码包,用于交叉平台编译的第一步...
GNU binutils是GNU交叉工具链中的一个源码包,用于交叉平台编译的第一步-Binutils is a tool of the GNU,it is a sofeware of source,it is the first temp of GNU
- 2022-06-15 06:02:34下载
- 积分:1
-
ARM嵌入式应用开发技术白金手册,想要开发嵌入式系统必看书
ARM嵌入式应用开发技术白金手册,想要开发嵌入式系统必看书-ARM Embedded Application Development platinum technical manuals, want to develop embedded systems must read
- 2022-03-14 22:55:40下载
- 积分:1
-
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程....
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
- 2022-03-30 12:16:56下载
- 积分:1