资源列表

« 1 2 ... .19 .20 .21 .22 .23 7224.25 .26 .27 .28 .29 ... 9710 »

[Linux/Unix编程pthread_sync_and_mutual

说明:linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。 示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。-linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion. The sample code shows us ho
<y> 在 2025-06-02 上传 | 大小:6kb | 下载:0

[Linux/Unix编程debug

说明:linux环境下,我们一般借助printf打印醒目的字符方便程序调试,但是当程序调试通过以后发布时,有又不得不删掉这些打印语句。 示例代码中利用宏定义#define 解决了上述问题。-In linux, we generally debug a program by using "printf" fuction to print eye-catching character. But later when the program n
<y> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[Linux/Unix编程signal

说明:信号是在软件层次上对中断机制的一种模拟,是进程间通信机制中唯一的异步通信机制。 示例中给出了信号的使用方法-Signal in linux looks like software interrupt mechanism and it is the only asynchronous communication mechanism in inter-process communication. Example codes s
<y> 在 2025-06-02 上传 | 大小:5kb | 下载:0

[Linux/Unix编程font.c.tar

说明:gtk字体设置功能 gtk字体设置功能-gtk font set gtk font set gtk font set gtk font set gtk font set
<卡卡西> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[Linux/Unix编程qq

说明:Linux下多进程编程 1编写一程序两进程的程序,父进程循环显示parent,子进程循环显示child. 2. 运行下列程序,说明父子进程之间代码段与数据段之间的关系。-Programming a multi-process Linux, a program written procedures for the two processes, the parent process cycle through parent, the
<linyang> 在 2025-06-02 上传 | 大小:7kb | 下载:0

[Linux/Unix编程linux_uart_driver

说明:linux 串口驱动开发文档 详细介绍了linux串口驱动设计的详细流程-Development Documentation linux serial port driver serial port driver linux introduces the detailed design process
<nicai> 在 2025-06-02 上传 | 大小:208kb | 下载:0

[Linux/Unix编程Programming-Systems_c_linux

说明:This book ,in french,is dedicated to Linux as a kernel, but also to the library Gnu Glib C, which gives him full power application. it s about 473 pages
<ramachia> 在 2025-06-02 上传 | 大小:3.89mb | 下载:0

[Linux/Unix编程spu-tools.tar

说明:ibm cell芯片,查看副核spu运行情况代码,有两部分功能,ps和top。-ibm cell chip, see operation, Vice-core spu code, there are two functions, ps and top.
<网校龙> 在 2025-06-02 上传 | 大小:113kb | 下载:0

[Linux/Unix编程cache

说明:ibm cell芯片利用软件管理的cache复制文件的功能实现代码。-ibm cell chip using the software management features to copy files cache implementation code.
<网校龙> 在 2025-06-02 上传 | 大小:161kb | 下载:0

[Linux/Unix编程gcc

说明:ibm cell芯片试用gcc交叉编译器编程的实例代码,可用于学习之用。-ibm cell chip trial gcc cross-compiler programming example code can be used for learning.
<网校龙> 在 2025-06-02 上传 | 大小:128kb | 下载:0

[Linux/Unix编程gcc-timing

说明:ibm cell芯片编程,使用gcc交叉编译器实现定时功能的代码。-ibm cell chip programming, using the gcc cross-compiler to achieve timing code.
<网校龙> 在 2025-06-02 上传 | 大小:23kb | 下载:0

[Linux/Unix编程hello-mb

说明:ibm cell芯片,主核和副核,同步异步实现的的实例代码。hello world程序在ibm cell芯片上的移植。-ibm cell chip, the main core and sub-nuclear, synchronous asynchronous implementation of the example code. hello world program ibm cell chip transplantation.
<网校龙> 在 2025-06-02 上传 | 大小:85kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 7224.25 .26 .27 .28 .29 ... 9710 »

源码中国 www.ymcn.org