Welcome![Sign In][Sign Up]
Location:
Search - Thread

Search list

[OS programthread-7

Description: 多线程的示例程序,演示如何编写多线程程序-multithreaded sample program to demonstrate how to prepare multi-threaded process
Platform: | Size: 196608 | Author: mazer | Hits:

[Process-Threadmultithreadpriority

Description: 关于线程优先级别的程序 很简单 主要是体现线程优先级别的作用以及时间分片的-thread priority levels on the procedure is very simple primarily reflects thread priority levels and the role of the time slicing
Platform: | Size: 2048 | Author: shen | Hits:

[Windows Developcommunication.com

Description: 本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error report. a serial communications are three threads. to open arbitrary serial number. the current system is for services, fully reliable
Platform: | Size: 124928 | Author: 张耀文 | Hits:

[Ftp ServerFTPsever_c++.net

Description: 利用Socket套接字创建基于对话框类的FTP工具。主要功能是在网络上的FTP服务器上,实现单线程下载,能够实现文件上传功能。-use Socket created based on the type dialog FTP tools. Its main function is on the network FTP server, the thread to achieve the download, upload documents to achieve functional.
Platform: | Size: 7938048 | Author: 林林 | Hits:

[Communicationsocket_communication

Description: 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multithreading mode obstruction Socket Communications BCB- Socket Communications obstruction model test (more Thread) if a number of customers connected to the server with the following IP address. Client1 : Server IP : 127.0.0.1 Client2 : Server IP : 127.0.0.2 Client3 : Server IP : 127.0.0.3 Client4 : Server IP : 127.0.0.4.... analogy. In multi-input, on the other hand, as long as the server's IP address on it. Admission to each other- string
Platform: | Size: 363520 | Author: zwwr | Hits:

[Linux-Unixthreadpool-0_1_8-src

Description: threadpool is a cross-platform C++ thread pool library -threadpool is a cross-platform C++ thread pool library
Platform: | Size: 48128 | Author: 李力 | Hits:

[Web Servermulti-thread_web_serv

Description: multi-thread web server, can take 20 requests one time, can use your browser to test it. It s my assignment work.-multi-thread web server, 20 requests can take one time, can use your browser to test it. It's my assignmen not work.
Platform: | Size: 1024 | Author: jinghe | Hits:

[Windows CEThreadAsyn

Description: wince对线程进行控制的实例程序,包括线程的创建,控制和同步等-wince right thread for the control of the examples of procedures, including thread creation, control and synchronization
Platform: | Size: 21504 | Author: always18 | Hits:

[Internet-NetworktestThreadPool

Description: 线程池,和socket的绑定及数据处理的 入门结构-thread pool, and the socket and data bundled with the portal structure
Platform: | Size: 8192 | Author: 加文 | Hits:

[Process-ThreadSelfInjectCode

Description: 一个不用CreateRemoteThread进行远程线程注入的例子 防止某些防火墙拦截 不是我写的,为了下个代码只好出卖一下作者了-not CreateRemoteThread a remote thread injection to prevent a certain examples intercept some firewall is not my writing, to the next code can only sell what the author
Platform: | Size: 1024 | Author: hke | Hits:

[Windows Developthread_example

Description: 线程的例子 我自己写的 希望最大家有帮助-thread example, I wrote the most hope we help
Platform: | Size: 39936 | Author: | Hits:

[Internet-Networklinux_threads

Description: linux下线程的创建、管理,以及进程间的mutexpool,很好用的源码-under linux thread creation, management and the process of mutexpool good use of FOSS
Platform: | Size: 29696 | Author: 阿朗 | Hits:

[TCP/IP stackIocpPool

Description: IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
Platform: | Size: 105472 | Author: szw | Hits:

[JSP/JavaTraficlights

Description: 这个程序只要用于实现进程(线程)互斥与同步-the procedures used to achieve as long as the process (thread) mutex and Synchronization
Platform: | Size: 11264 | Author: 冷生 | Hits:

[CSharpThreading

Description: c#实现的线程实例,怎么实现多线程,以及怎么处理线程事件-c# achieve threads example, how to achieve multi-thread, and how to deal with the incident Thread
Platform: | Size: 9216 | Author: 余华 | Hits:

[Internet-NetworkSocketServer(API)

Description: API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用。-API written SocketServer source, multi-thread communication, which is a framework, can add his own code to use.
Platform: | Size: 174080 | Author: chenji | Hits:

[Process-Threadmfcuisvr

Description: mfc windowService 线程-mfc windowService Thread
Platform: | Size: 13312 | Author: jem | Hits:

[Other systemsAnother_eYes_BTDemo

Description: 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLists.pas -- 排序的List组件 ThreadTimer.pas -- 定时器与线程池 DelayLists.pas -- 一个延时5秒再释放Object的队列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用 Bit Torrent Specification.htm -- BT协议文档-achieved by delphi bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm-- a simple device bt download, support a number. torrent download documents btutils.pas-- bt core components of DCP*. pas-- SHA algorithm source code (copy from the DEC kits) InetUtils.pas-- provide Internet download library SimpleSocks.pas-- socket Group pieces (TCP) SortLists.pas-- Ranking List components ThreadTime r.pas-- and the timer thread pool DelayLists.pas-- a delay the release of another five seconds O bject cohort FastShareMem.pas, MemPools.pas. ShareGlobals.inc-- from the internal use of Bit ThreadTimer Tor 366 Specification.htm-- BT agreement document
Platform: | Size: 98304 | Author: 李顺 | Hits:

[Linux-Unixlinuxpool

Description: Linux 下的线程池的源代码。很好用!-Linux under the thread pool source. Good use!
Platform: | Size: 811008 | Author: 罗成 | Hits:

[VxWorksIntertask_thread-safe_C++_class

Description: This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:-This program demonstrates using a thread's afe C class called SharedQT
Platform: | Size: 12288 | Author: 于凤新 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net