-
带宽测量算法spruce源代码,能够实现对网络带宽的测量
带宽测量算法spruce源代码,能够实现对网络带宽的测量-Bandwidth measurement algorithm spruce source code, be able to achieve the measurement of network bandwidth
- 2022-11-22 15:30:03下载
- 积分:1
-
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore...
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore-linux using the regular lock screen, to remind users to break the software, use of environmental PyQt4, xlockmore
- 2022-03-19 14:55:39下载
- 积分:1
-
Simple shell using pipes on C/C++ Linux
Simple shell using pipes on C/C++ Linux
- 2022-07-15 19:53:15下载
- 积分:1
-
rtlinux(realtime linix)3.0,在kernel2.2.18上编译运行
rtlinux(realtime linix)3.0,在kernel2.2.18上编译运行-Real time Linux (realtime linix) 3.0, compiled in kernel2.2.18 operation
- 2023-08-16 07:05:03下载
- 积分:1
-
嵌入式linux应用程序详解相关工具和资料
嵌入式linux应用程序详解相关工具和资料-embedded Linux applications for Hi-related tools and information
- 2023-09-09 14:35:06下载
- 积分:1
-
操作系统接口:兼容Unix 和Linux 命令接口。
为Windows 操作系统建立一个兼容Unix 命令的命令接口;
实现命令包括ls,cat,c...
操作系统接口:兼容Unix 和Linux 命令接口。
为Windows 操作系统建立一个兼容Unix 命令的命令接口;
实现命令包括ls,cat,cp,rm,mv,ren,mkdir,rmdir,cd,help,exit命令的内容与详细格式请查阅unix 命令手册;
可以字符形式接收命令,执行命令,然后显示命令执行结果。-Operating system interface: compatible with Unix and Linux command interface. For the Windows operating system to build a Unix-compatible command interface realize the command, including ls, cat, cp, rm, mv, ren, mkdir, rmdir, cd, help, exit the command of the content and details of the format please refer to unix command manual can characters in the form of receiving orders, the implementation of the command, and then show the results of command execution.
- 2022-03-15 18:55:01下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分:1
-
管理online的shell程序
管理online的shell程序- Manages online the shell procedure
- 2023-07-19 17:55:04下载
- 积分:1
-
客户端发送消息 客户端发送消息
客户端发送消息 客户端发送消息-The client sends the message the client sends the message the client sends the message
- 2022-02-04 08:06:33下载
- 积分:1
-
linux设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程...
linux设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程-linux device driver
- 2023-06-23 23:30:04下载
- 积分:1