-
linux环境下,对时间使用的实例,包括秒和毫秒,微秒
linux环境下,对时间使用的实例,包括秒和毫秒,微秒-linux environment, examples of the use of time, including seconds and milliseconds, microseconds
- 2022-02-14 22:26:46下载
- 积分:1
-
简单计算器,基于Qt平台实现,有基本的数学运算功能.
简单计算器,基于Qt平台实现,有基本的数学运算功能.-Simple calculator, based on the Qt platform, there is the basic arithmetic functions.
- 2022-07-06 13:20:07下载
- 积分:1
-
试着描述如何使服务器和客户端之间的连接的SSL,创造…
Try to describe how to make a ssl connection between a server and client, create the ssl certificates, have code with examples and a zip with material. All this with C programming language.
www.koitoer.com
- 2022-03-16 09:31:55下载
- 积分:1
-
FFmpeg是用于录制、转换和流化音频和视频的完整解决方案, 包括 libavcodec ,一套领先的音/视频编解码类库。FFmpeg 在Linux上开发,当可...
FFmpeg是用于录制、转换和流化音频和视频的完整解决方案, 包括 libavcodec ,一套领先的音/视频编解码类库。FFmpeg 在Linux上开发,当可以在大多数操作系统下编译,包括Windows。-FFmpeg is used to record, convert and stream audio and video of the complete solution, including libavcodec, a leading audio/video codec library. FFmpeg developed in Linux, as can be compiled under most operating systems, including Windows.
- 2022-03-10 12:18:48下载
- 积分:1
-
Source linux boot diskless workstation gpxe
无盘工作站 gpxe启动源码 linux-Source linux boot diskless workstation gpxe
- 2022-01-31 02:58:02下载
- 积分:1
-
linux下的程序调试工具gdb,非常好用,
linux下的程序调试工具gdb,非常好用,-It is the debug tool "gdb"for linux,very useful
- 2023-05-15 18:40:03下载
- 积分:1
-
select函数的应用实例。
select函数的应用实例。-select function of application examples.
- 2022-02-03 12:57: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
-
unix高级编程原吗
unix高级编程原吗-original programming?
- 2023-05-11 09:30:03下载
- 积分:1
-
一本介绍在linux/unix下制作多线程程序的书籍,比较奥好
一本介绍在linux/unix下制作多线程程序的书籍,比较奥好-Introduction in a linux/unix multithreaded programming produced books, a good comparison Austrian
- 2023-01-10 10:10:03下载
- 积分:1