-
生产者与消费者问题,用信号量实现!linux环境下的C代码
生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
- 2022-11-03 05:00:03下载
- 积分:1
-
bank's intermediate business procedures
银行中间业务处理程序-bank"s intermediate business procedures
- 2022-01-31 09:59:43下载
- 积分:1
-
用C写的一个算24点代码,使用逆波兰表达式的求值。
用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
- 2022-02-05 14:19:05下载
- 积分: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
-
SIP source code
SIP 1.5.0源代码-SIP source code
- 2023-04-28 05:40:04下载
- 积分:1
-
This file is nios in the linux operating system of the uart device driver, the d...
这个文件是nios在linux操作系统下的uart设备的驱动,这个驱动可以支持4个uart设备。-This file is nios in the linux operating system of the uart device driver, the driver can support 4 uart devices.
- 2022-05-27 12:49:49下载
- 积分:1
-
QT做的关机助手 用qt写成 实现定时关机的功能
QT做的关机助手 用qt写成 实现定时关机的功能-QT assistant to do with qt written off from time to time off to achieve the function
- 2022-03-19 12:54:50下载
- 积分:1
-
a small monitoring database scripts can run this script to monitor a database of...
一个监控数据库的小脚本
可以通过运行这个脚本来监控数据库中的一项值的变化,来用0,1来判断这个值。-a small monitoring database scripts can run this script to monitor a database of the change, used to 0, 1 to judge the value.
- 2022-02-01 00:17:01下载
- 积分:1
-
使用C语言实现图文日历时钟
使用C语言实现图文日历时钟-use C language transmission Calendar Clock
- 2022-04-11 10:24:06下载
- 积分:1
-
Image Viewer 1.2 is a Gtk sample application for show pictures
Image Viewer 1.2 is a Gtk sample application for show pictures
- 2022-06-16 05:02:27下载
- 积分:1