搜索资源列表
linuxthreads
- Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。
2121240
- ·程序,通过倒谱的计算能更好的提取 ·matlab代码,实现指纹图片的二值化、细化等功能 ·一款非常不错的国外图形图像处理软件源代码包,可执行 ·s3c2410的中文手册第1.2.3.6.8. ·用VC++实现数字图象的行变换,列变换,小波变换的 ·集成了CListBoxCn、CComboBoxCn ·关于linux下Pthread的使用教程,共有3个 ·实现多人聊天,一人做服务器,其它人做客户端,主要用 ·关于合成孔径雷达信号仿真中匹配滤波
glibc-linuxthreads-2.3.tar
- This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the
pthread.tar
- This a pthread program code which is compiled under the linux. Someone who want to test the pthread s program can download this code.
pi
- linux下的pi多线程源码,可用,gcc下加-pthread编译-pi under the multi-threaded linux source code, available, gcc compiled under the Canada-pthread
progressBar
- Unix/Linux下进程进度条显示代码,适用于程序初始化较长时间,用g++编译时需要指定pthread库。-Unix/Linux process progress bar shows the code for the program to initialize a long time, need to specify the use g++ compile the pthread library.
pThread_PI
- 在linux环境下,用pthread的方法求PI值-compute PI using pthread
tow_pthread_printf
- 实现linux多线程之间间隔互斥操作的互斥锁和条件变量例子-tow_pthread_printf linux lock pthread pinter something
pthread
- 提供c/c++多线程开发的API,兼容windows linux平台(provide the developer the application program interface of Multithreading)
