资源列表

« 1 2 ... .73 .74 .75 .76 .77 178.79 .80 .81 .82 .83 ... 9711 »

[Linux/Unix编程product

说明:基于LINUX C环境下的生产者和消费者问题,-Producers and consumers
<和平> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程pipe.c

说明:在Linux中,管道是一种使用非常频繁的通信机制。从本质上说,管道也是一种文件,但它又和一般的文件有所不同,管道可以克服使用文件进行通信的两个问题。-In Linux, the pipeline is a very frequent use of the communication mechanism. In essence, the pipeline is a file, but it is different, and genera
<nescio> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程driver_conductor.c

说明:进程间通信中经典的司机-售货员问题,用信号量实现进程间通信。-Interprocess communication in the classic driver- salesman problem, with the amount of inter-process communication signals.
<nescio> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程daemon.c.tar

说明:linux下守护进程范例,监视被守护进程,当被守护进程意外退出,可以继续启动该进程-example under linux daemon, daemon monitoring is, when the daemon exits unexpectedly, you can continue to start the process
<AutoHe> 在 2024-09-28 上传 | 大小:1024 | 下载:1

[Linux/Unix编程v850-toolchain

说明:scr ipt, describe how make a toolchain for NEC V850 microcontrollers under Linux or Cygwin.
<aleksey> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程linux

说明:学习linux内存共享必备,全面详细,介绍了共享内存的等基本操作-if you want to learn linux well ,you need it
<> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程linuxotsu

说明: Dimage gray scake binarize udiong otsu algo in linux environment .
<dhruba123> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程linuxrange

说明: Dimage gray scake binarize using range specification in linux environment .- Dimage gray scake binarize using range specification in linux environment .
<dhruba123> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程clock_traverse

说明:binary image traverse in linux environment
<dhruba123> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程mkfiles

说明:用C语言编制一个对一系列文件反复读写的命令行程序。-use C language to make file
<allen> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程testLock.sh

说明:Proposal Test to bash scr ipts to lock services
<Sergio Espinola> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[Linux/Unix编程Datastruct_C

说明:Descr iption 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,…..an),逆置为( an,an-1, …….a2,a1)。 Input 输入长度n 接下来是n个数 Output 操作后的序列。 Sample Input 7 2 4 1 7 5 3 6 Sample Output 6 3
<李杨> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 178.79 .80 .81 .82 .83 ... 9711 »

源码中国 www.ymcn.org