搜索资源列表
多线程端口扫描程序.zip
- 多线程扫描。最多同时开启60个线程,速度最快1秒 60个端口。速度最差时平均1秒2个端口
用VB写“多线程”程序
- 用VB编写的多线程程序,带有可以自定义线程,适用软件VB6.0,是学习操作系统编程的一个良好工具 -VB prepared by the multi-threaded process, can be defined with threads, application software VB6.0. the operating system is programmed to learn a good tool
多线程实现求PI值程序
- 多线程求PI值,可以设置任意线程数目,最后会输出所用时间
Linux下的线程池源代码.rar
- 本文给出了一个通用的线程池框架,该框架将与线程执行相关的任务进行了高层次的抽象,使之与具体的执行任务无关。另外该线程池具有动态伸缩性,它能根据执行任务的轻重自动调整线程池中线程的数量。文章的最后,我们给出一个简单示例程序,通过该示例程序,我们会发现,通过该线程池框架执行多线程任务是多么的简单。
RingBuffer_os.rar
- 一个用c/c++写的多线程程序,源码中介绍了循环缓冲区的使用方法和基本原理,很适合初学者,with a c/c write multi-threaded process, the source described the use of buffer cycle methodology and basic principles, which is perfect for beginners
VC创建多线程程序
- 如何创建多线程程序 内容简单 适合初学者-so easy
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
Linux_Kernel
- Linux中各种内核态程序的编写,这是某个人的编程心得,里面有源代码,内容涉及互斥锁、信号量、多线程等,很不错的,值得参考!-Linux Kernel in a variety of procedures for the preparation of state, this is a personal experience of programming, which source code, which relates to mutual exclusion locks, semaphores,
PortScan0623
- 一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描-An multi-threaded port scanning program. It can open any number of threads, and stop scanning at any time.
linuxduoxiancheng
- linux 多线程编程介绍,详细讲解在linux 下怎样编写多线程程序-linux multi-threaded programming, the details on how to prepare in under linux multithreaded programming
ThreadSearch
- 多线程搜索文件的示例程序,对比单线程搜索的效果。-Multi-threaded file search sample application, as compared with single-threaded search results.
serial_communication
- 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
pthread
- linux多线程编程的程序 学习起来不错-linux pthread
unpv13e
- 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
Chat1
- C++开发的聊天程序,采用套接字技术、多线程实现两方文字聊天-good
os_pc
- linux多线程程序实例。形象生动,易读。配有makefike文件,可直接装载。-linux multi-threaded program example. Vivid, with makefike files can be directly loaded.
libserial-0.5.2.tar
- Linux 串口多线程程序,封装的不错,适用嵌入式系统-Linux serial multi-threaded process, package, good for embedded systems
server_c_Linux
- linux 下服务器多线程程序。同时实现与多个客户端程序通信-Write multi-threading server application with linux. The same time to achieve multi-client communication.
cpp11_thread-master
- 使用C++11 thread类编写Linux多线程程序(Using C++11 to write Linux multithreading)
多线压力测试工具
- 用于多线程测试,支持最大100万个连接,已经测试OK(For multithreaded testing, the maximum 1 million connections are supported, and OK has been tested)