资源列表

« 1 2 ... .54 .55 .56 .57 .58 8259.60 .61 .62 .63 .64 ... 9711 »

[Linux/Unix编程NameFIFOExample

说明:给出一个在Linux不同程序间通过命名管道进行通信的实例。-Linux is given a different inter-process communication through named pipe instance.
<lf> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程pipecommunication

说明:给出一个应用双向管道进行不同进程间进行通信的实例。-An application is given a two-way pipeline for communication between different process instances.
<lf> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程ET2

说明:线程描述。主程序创建两个线程myThread1 和 myThread2 ,每个线程打印一句话。使用pthread_create(&id,NULL,(void *) thread,NULL)完成。 先定义每个线程的执行体,然后在main中创建几个线程,最后主线程序等待子线程序结束后再退出。 2、创建两个线程,分别向线程传递如下两种类型的参数 -Thread descr iption. Main program create
<liu> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程Linux_UDP

说明:基于Linux上一个简单的UDP数据收发程序-Based on Linux, a simple procedure to send and receive UDP data
<> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程hello-gnu-make.tar

说明:装一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸载与2.95.3-8有关的 卸载gcc 卸载gcc-g++ 卸载gcc-chill 卸载gcc-g77 卸载gcc-objc 卸载gcc 卸载 libstdc++-2.95.3-8 批量装gcc r
<liuxing> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程pcidriver

说明:linux系统中PCI总线的驱动,对驱动感兴趣的可以看看!-linux system PCI bus driver, the driver can look at interesting!
<吕明洲> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程multiply

说明:计算阶乘的程序 在红旗linux桌面6.0(linux内核版本2.6.23.1-4),gcc版本4.2.1条件下成功运行,计算结果正确。-Procedures for calculating the factorial of the red flag linux desktop 6.0 (linux kernel version 2.6.23.1-4), gcc version 4.2.1 running under the con
<朱赫> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程multiplydouble

说明:计算阶乘的程序。 在内核为2.6.23.1-4的红旗LINUX下成功运行,结果正确。 特点:有效位数精确到最低位(即乘法结果有几位有效数字有几位)。-Factorial calculation procedures. Kernel 2.6.23.1-4 in the red for the successful running LINUX, the results correctly. Characteristics: the
<朱赫> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程gps_test

说明:该程序在Linux下面测试GPS模块的输出数据,其他应用编程可直接借鉴里面函数。-The program in Linux to test the following GPS module output data and other application programming directly from inside the function.
<王先生> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程nand

说明:NAND FLASH 的读写例程,请参考-NAND FLASH reading and writing routines, please refer to
<guangxingzhu> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程chname

说明:一个linux下shell编程示例,具有批量改名的作用。-Linux under a shell programming examples, with the role of bulk renaming.
<yuanyin> 在 2025-03-07 上传 | 大小:1kb | 下载:0

[Linux/Unix编程semaphore

说明: 使用信号量实现有限缓冲区的生产者和消费者问题  使用信号量实现读进程具有优先权的读者和写者问题 -err
<jane zheng> 在 2025-03-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 8259.60 .61 .62 .63 .64 ... 9711 »

源码中国 www.ymcn.org