搜索资源列表
线程池
- linux线程编程-linux multi-thread programming
Linux.rar
- 实现linux下1、文件的拷贝;2、运行3个多线程任务、3、添加一个新的系统调用。,implement under linux environment:1. copy of files 2. run 3 multi-thread application 3. add a new system_call.
arm_multithread_exp.rar
- 简单的LINUX下多线程编程,可以在S3C2440开发板上运行。还有一个程序时基于MINI2440的ADC程序,可以学习一下,A elementary example of multi-thread in linux developing environment~ enjoy it~
threads-2.0.tar
- 多线程库 -Multi-thread library
Linux_multithread
- Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改 多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including
threads
- Linux高级编程:多线程、线程池、并发处理、信号等-Linux Advanced Programming: Multi-thread, thread pools, concurrent processing, signal, etc.
thread-m
- linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
mul
- 在Linux平台上用多线程方法实现浮点向量的点积计算-On the Linux platform with multi-thread methods to achieve floating-point vector dot product calculation
MyLinuxThread
- linux epoll多线程编程实例,在Linux下编译通过。-linux epoll instance of multi-threaded programming in Linux, compile.
linux-mul-thread
- linux的多线程编程源码,对于linux的编程非常有帮助。-linux-source multi-threaded programming, linux programming for the very helpful.
ptt-1.0.tar
- linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)-linux under the multi-threaded debugging tools, support for posix NPTL, NPTL Trace Tool (PTT- POSIX Thread Trace Toolkit)
thread
- thread application code, the multi-thread application start code of Linux application
multi-pthread
- 一个非常简单有效的多线程实例源码,对没有多线程概念的同学非常有用-a multi thread sample code
unixsocket
- linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
readerwriter
- 在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
thread
- 这是在solomon平台(使用linux系统)下,多线程编程。-This is in solomon platform (using the linux system), the multi-threaded programming.
thread
- Linux多线程程序最简单的一个例程,AT91SAM9260板上的一个例子。-Linux multi-threaded program, a simple routine, AT91SAM9260 board an example.
fft
- 这是Tilera芯片的多线程示例程序,本程序是用多线程在Tilera芯片上实现FFT的程序-Multi-Thread FFT in Tilera Multi-Processor
fir
- 此示例程序演示了一个FIR滤波器的并行程序,用C语言写成,这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片。-Multi-Thread FIR filter realize in C and Tilera muti-proessor.
examples
- Tilera 芯片linux下并行程序的C语言实现,全部例程源代码,打包共享-Tilera Multi-Processor Multi-Thread Programme Examples