-
Multi
Multi-module programs and MAKE-compile and link multiple c code source files together into a single executable file named "calcit". To simplify the entry of commands to build the executable file you will use UNIX command “make” with a file named “makefile”.
- 2022-01-21 23:37:15下载
- 积分:1
-
unix环境高级编程
unix环境高级编程--书中完整的示例代码。-advanced programming unix environment
- 2022-06-01 10:19:42下载
- 积分:1
-
这是用minigui1.3.3开发的一个时钟,本程序是用定时做的动态时钟,希望对大家有用。...
这是用minigui1.3.3开发的一个时钟,本程序是用定时做的动态时钟,希望对大家有用。-This is minigui1.3.3 developed a clock, this procedure is done with dynamic clock from time to time and hope for all of us.
- 2022-08-10 21:28:30下载
- 积分:1
-
一个进行日期的程序,计算某年月日前后一定年数(或月数、天数)的年月日...
一个进行日期的程序,计算某年月日前后一定年数(或月数、天数)的年月日-a date for the procedure, calculation of years before and after a given number of years (or months and days) the date
- 2022-07-02 18:29:33下载
- 积分: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
-
linux系统一些命令和术语,供大家参考,
linux系统一些命令和术语,供大家参考,-linux system commands and terminology for your reference,
- 2022-04-18 18:50:14下载
- 积分:1
-
gnome/gtk+编程宝典的源代码.
gnome/gtk+编程宝典的源代码.-gnome/gtk treasury of the programming source code.
- 2023-03-22 12:05:03下载
- 积分:1
-
手的掌握
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-04-01 20:20:03下载
- 积分:1
-
linux下socket的server和client端的实例
linux下socket的server和client端的实例-linux under the socket of the server and client-side examples
- 2023-05-03 02:40:03下载
- 积分:1
-
unix系统下一个C语言实现的dns域名解析
unix系统下一个C语言实现的dns域名解析-dns
- 2023-05-27 06:35:03下载
- 积分:1