-
Linux 下 C 库及常用 系统调用的使用事例,为Linux C 编程指南附录光盘中的内容...
Linux 下 C 库及常用 系统调用的使用事例,为Linux C 编程指南附录光盘中的内容-Linux under the C library and the use of commonly used examples of system calls for Linux C Programming Guide CD-ROM of the contents of the appendix
- 2022-08-13 21:51:09下载
- 积分:1
-
linux下僵尸进程的回收
linux下僵尸进程的回收-zombie under the recovery process
- 2022-12-21 04:25:03下载
- 积分:1
-
ftp file download (qt4 platform, C language), and use the ftp download xp or les...
ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
- 2022-01-25 14:33:33下载
- 积分:1
-
linux下的flash player的一个具体实现,未经验证
linux下的flash player的一个具体实现,未经验证-linux media player
- 2022-01-30 10:47:51下载
- 积分:1
-
iso 的介绍和嵌入式linux收集的网站
iso 的介绍和嵌入式linux收集的网站-iso introductory and embedded linux collection site
- 2022-02-04 22:42:42下载
- 积分: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中的串口应用编程方法。对需要进行串口编程的人有一定的帮助。-This paper introduces the embedded Linux operating system serial programming method. The need for the serial programming will help.
- 2022-03-19 11:59:00下载
- 积分:1
-
实现温控系统 的不可或缺的材料;请多多下载
实现温控系统 的不可或缺的材料;请多多下载-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionSL,将右侧SkipRearm键值0改为1
- 2022-03-23 00:35:24下载
- 积分:1
-
Unix网络编程,内容较基础详细,适合作为工具书使用
Unix网络编程,内容较基础详细,适合作为工具书使用-Unix network programming
- 2022-03-06 21:23:47下载
- 积分:1
-
linux 下的sgip 协议实现, 能够从server 接受短信内容, 并且能够发送短信给手机用户...
linux 下的sgip 协议实现, 能够从server 接受短信内容, 并且能够发送短信给手机用户-sgip under the agreements achieved, can accept messages from the server, and can send text messages to mobile phone users
- 2022-06-03 14:14:26下载
- 积分:1