-
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP...
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
- 2022-08-20 00:36:21下载
- 积分:1
-
browser's source code can be transplanted to embedded devices.
浏览器的源代码,可移植到嵌入式设备.-browser"s source code can be transplanted to embedded devices.
- 2023-08-08 21:10:03下载
- 积分:1
-
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明-Framebuffer the actuation demonstration procedure rar framebffer
compilation demonstration procedure showed
- 2023-05-04 11:40:04下载
- 积分:1
-
CRC32的校验程序的C语言代码,开发环境为LINUX
CRC32的校验程序的C语言代码,开发环境为LINUX-CRC32 checksum procedure of C language code, development environment for LINUX
- 2023-01-19 04:20:04下载
- 积分:1
-
进程管道通信
进程管道通信-The process of pipeline communications
- 2022-03-24 09:57:42下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
Teach you how to tuning and customization LINUX, reading believe that it will be...
教你如何调优和定制LINUX,读后相信会有收获-Teach you how to tuning and customization LINUX, reading believe that it will be harvested
- 2022-03-30 17:47:24下载
- 积分:1
-
linux下的一个简单定时器设计,使用select函数实现功能
linux下的一个简单定时器设计,使用select函数实现功能-linux timer under a simple design, using the select function implementation function
- 2022-06-13 04:42:25下载
- 积分:1
-
beginninglinuxprogramming例子
BeginningLinuxProgramming example2
- 2022-03-22 16:36:44下载
- 积分:1
-
Qt 4本书的中文版,目前这样的书很少,对Qt 4…
Qt 4 中文版的书,目前此类书很少,qt 4的中文版的就更少了。主要讲解qt 4的入门,软件的安装之类的,是一个超级棒的入门教材!-Qt 4 The Chinese version of the book, currently very few such books, qt 4 of the Chinese version even less. On the qt 4 main entry, software installation like it is a superb introductory textbooks!
- 2022-09-24 07:45:04下载
- 积分:1