资源列表
[Linux/Unix编程] Makefile
说明:学习如何写Makefile文件,特别是对那些入门的初学者相当的有用-Learn how to write Makefile, especially for those very useful for beginners to get started<zhangxin> 在 2024-11-12 上传 | 大小:418kb | 下载:0
[Linux/Unix编程] fifo
说明:一个循环线性地址先进先出队列(FIFO),非常适合用做通讯、任务等,具有如下特点: 1.循环队列,空间利用率非常高,不用动态分配内存,不使用链表,无内存泄漏,无内存碎片; 2.线性地址空间,直接使用memcpy进出,速度非常快; 使用说明: 1.fifo_init 2.fifo_into 2.fifo_get 3.fifo_remove 4.fifo_uninit 如发现问题联系本人:<long> 在 2024-11-12 上传 | 大小:17kb | 下载:0
[Linux/Unix编程] cannon
说明:并行程序设计,使用mpi,实现矩阵相乘的cannon算法,包括阻塞式和非阻塞式-Parallel programming, the use of mpi, cannon to achieve matrix multiplication algorithms, including blocking and non-blocking<chenkai> 在 2024-11-12 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] Mandelbrot
说明:并行程序设计,使用mpi,实现Mandelbrot的程序,结果输出是每个点的数字-Parallel programming, the use of mpi, Mandelbrot program implementation, the resulting output is the number of each point<chenkai> 在 2024-11-12 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] m4.tar
说明:如何编写linux2.6核心下的device driver的例子,教你如何写tasklet,workq-How to write a device driver under the core linux2.6 example, teach you how to write tasklet, workqueue<zhangli> 在 2024-11-12 上传 | 大小:292kb | 下载:0
[Linux/Unix编程] bsd_mutex_imp
说明:useful mutex prgraming can be re used<biswa> 在 2024-11-12 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] ASD12DAD
说明:and has about rmi-iiop remote server to call a few examples include Fibonacci and 4 entered by the user computing and so onDE-and has about rmi-iiop remote server to call a few examples include Fibonacci and 4 entered by<397427118> 在 2024-11-12 上传 | 大小:192kb | 下载:0
[Linux/Unix编程] threaded_queue_imp
说明:here is agood example of thread quee implementation<biswa> 在 2024-11-12 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] flash_test
说明:简单的flash设备速测测试工具,方便好用,可以测裸设备-read and write test program code about flash device<song> 在 2024-11-12 上传 | 大小:1kb | 下载:0