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

Search list

[TCP/IP stackAsyncSSLClient

Description: 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
Platform: | Size: 24998 | Author: xyzuvw | Hits:

[Process-ThreadThreadPool_Source

Description: 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。-thread pool for the package, developers can more easily create server application model.
Platform: | Size: 6870 | Author: 王家全 | Hits:

[Process-Threadsingleclass

Description: C++的单件类封装类,该类提供了共享单件类的线程之间的同步机制。-C + + in a single category Packaging categories, such sharing of a single type of thread synchronization mechanism between.
Platform: | Size: 4742 | Author: 王家全 | Hits:

[Multimedia programmultithreadingAudioLoop

Description: 如何利用临界区线程同步的方式完成声音的实时获取与回放任务-how critical thread synchronization of real-time voice of the completed acquisition and playback tasks
Platform: | Size: 68252 | Author: 张景刚 | Hits:

[OS programos_c

Description: 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
Platform: | Size: 12416 | Author: qinli | Hits:

[TreeView4j

Description: 计算机线程控制,和内存的分配。再通过控制硬件而达到对内存的分配合理。-computer thread control, and memory allocation. Again through the control of the hardware and memory to achieve a reasonable distribution.
Platform: | Size: 68829 | Author: LUBY | Hits:

[Button controlCreateThread

Description: create thread 线程的实例,讲述vc线程编写-create thread threaded example, about vc threading
Platform: | Size: 966273 | Author: hubo | Hits:

[WinSock-NDISRTP-JRTPLib3.4.0

Description: 本压缩包中包含JRTPLib3.4.0的源代码与JThread一个开源的线程类,JRTPLib与JThread联合使用。 -the compression JRTPLib3.4.0 package contains the source code and an open-source JThread Thread category, and JThread JRTPLib joint use.
Platform: | Size: 841785 | Author: psheng | Hits:

[Process-ThreadBarSvr

Description: 一个多线程,线程同步的例子, (debug一个目录和一个配置文件是执行程序使用的,所以没有删除)-more than one thread, thread synchronization example, (debug a catalog and a configuration file is used in the implementation of procedures, there is no delete)
Platform: | Size: 70885 | Author: 朱洪祥 | Hits:

[Process-ThreadWindowsnetpro

Description: 关于windows 编程中的网络编程,主要是线程方面的-windows programming on the network programming, the main thread is the
Platform: | Size: 18197377 | Author: zou | Hits:

[Process-ThreadRWXls_cn

Description: 一个线程管理程序,这个例子展示了多线程的管理方法!-a thread management processes, the examples to show the multithreading management methods!
Platform: | Size: 2421725 | Author: jimwongcn | Hits:

[Process-ThreadPTHREA

Description: windows 平台下的POSIX线程实现源码-windows platform under the POSIX thread FOSS
Platform: | Size: 750080 | Author: Dsp expert | Hits:

[Windows Developjchc

Description: 以生产者/消费者模型为依据,在Windows 2000环境下创建一个控制台进程,在该进程中创建n个线程模拟生产者和消费者,实现进程(线程)的同步与互斥。-to producer / consumer model as the basis, in Windows 2000 to create an environment console process, in the process of creating n threads simulation producers and consumers and achieve process (thread) synchronization and mutual exclusion.
Platform: | Size: 3130 | Author: 飞翔 | Hits:

[File OperateVClly

Description: 这是一个关于文档和视类以及线程基本操作的小程序,请各位前辈多多指教-this is a depending on the document type and thread and the basic operation of the small programs, who lived in Taichung
Platform: | Size: 167204 | Author: 吕林荫 | Hits:

[WinSock-NDISwinpcap3

Description: 用winpcap实现监听,初步实现一般的简单界面,没有加入线程控制,只供初步学习winpcap-with winpcap achieve eavesdropping, the initial realization of a simple interface, not joined thread control, only preliminary study winpcap
Platform: | Size: 10588 | Author: wuzongpin | Hits:

[Streaming Mpeg4LocalMediaServer

Description: 基于Media Format SDK编写的一个流媒体服务器。采用多线程实现。一个线程负责读取数据放到缓冲流中,另一个线程负责从缓冲流中读取数据并对外发布。通过Medai Player可直接观看发布的视频流。是开发p2p视频点播服务器的基础。-Media Format SDK Based on the preparation of a streaming media server. Multi-threading to achieve. A thread is responsible for reading data from a buffer stream, and the other threads from the buffer for read data flow and external publication. Through direct Medai Player to watch streaming video release. The development of peer-to-peer video-on-demand server basis.
Platform: | Size: 22053 | Author: 张志 | Hits:

[Other resourcejava_program_thread

Description: 介绍java Thread的书籍,不错,欢迎下载!-on the books, yes, welcome to download!
Platform: | Size: 277059 | Author: zdw | Hits:

[Process-Threadappication_3thread_ok

Description: 这是运行在windows ce 4.2 版本下的关于线程调试的应用程序,是开发板公司提供的,测试通过了,我用过了,感觉还行-is running windows ce 4.2 version of the thread debugging applications, development board of the company, through testing, I used the feeling also OK
Platform: | Size: 5279 | Author: richen | Hits:

[Process-Threadwindows_reader_writer

Description: 线程的读者优先与写者优先。创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件进行读写操作。用信号量机制分别实现读者优先和写者优先的读者写者问题。-priority threads with the readers who wrote priority. The process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding test data files and write. Using signal mechanism volume respectively priority and the readers who write to the readers to write priority problem.
Platform: | Size: 8199 | Author: 李晨 | Hits:

[Process-Threadliner

Description: 实用小程序:多线程管理器。包括演示了多个线程的创建,运行和关闭等管理,本程序实现了多线程管理类ThreadManager,CThreadTask。对您肯定有帮助!-practical small : multithreading manager. A number of demonstrations, including thread creation, operation and closure of management, the procedures to achieve the multithreading Management ThreadManager, CThreadTask. Right is sure to help you!
Platform: | Size: 31049 | Author: 婷婷 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net