搜索资源列表
Linux下的多线程编程
- Linux下的多线程编程-Linux Multi-threaded Programming
多线程实现求PI值程序
- 多线程求PI值,可以设置任意线程数目,最后会输出所用时间
pxa270下多线程调用
- 嵌入式平台pxa270下多线程调用,经典的示例源码
Linux下的线程池源代码.rar
- 本文给出了一个通用的线程池框架,该框架将与线程执行相关的任务进行了高层次的抽象,使之与具体的执行任务无关。另外该线程池具有动态伸缩性,它能根据执行任务的轻重自动调整线程池中线程的数量。文章的最后,我们给出一个简单示例程序,通过该示例程序,我们会发现,通过该线程池框架执行多线程任务是多么的简单。
chat.rar
- linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
qq_chat.rar
- linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
threads-2.0.tar
- 多线程库 -Multi-thread library
pthread.tar
- linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
lance
- 写的不错的跨平台多线程框架,windows,linux、unix-mutil-thread framework
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.
reader_writer
- 操作系统作业,多线程读者写者问题,C语言,Linux-Reader and writer, multi-threaded issues, C language, Linux
test.cpp.tar
- linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
thread-m
- linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
多线程copy
- 一命令行的形式实现多进程copy,同时显示进度。eg:./my_cp srcfile destfile N(Achieve multi process copy, while displaying progress)
linux线程
- linux线程的实验报告,基于linux编写了多线程通信,以及等待延时10秒,若无数据将发送timeout(Linux thread experimental report, based on Linux written multi-threaded communication, and wait for 10 seconds delay, if no data will send timeout)
qt_http多线程断点续传下载
- 实现demo,从http服务器多线程断点续传。(Demo, from the HTTP server multi-threaded downloader.)
多线压力测试工具
- 用于多线程测试,支持最大100万个连接,已经测试OK(For multithreaded testing, the maximum 1 million connections are supported, and OK has been tested)