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

Search list

[Other Embeded programu-kernel

Description: RT-Thread是发展中的下一代微内核嵌入式实时操作系统,被设计成一个宽范围可用的系统,从资源极度紧张的小型系统,到一个带内存管理单元,网络功能的基本计算单元。 最新svn版本-RT-Thread is the development of next-generation micro-kernel embedded real-time operating system, is designed into a wide range of available system resources, extreme tension from the small system to a memory management unit with the network function of the basic computing unit. The latest svn version
Platform: | Size: 1383424 | Author: sciwander | Hits:

[Windows CEThreadAsyn

Description: EVC编写的WINCE下线程跟踪测试程序-EVC prepared under WINCE thread tracking test procedures
Platform: | Size: 5585920 | Author: zklgx | Hits:

[JSP/Javathread

Description: thread,比较简单的代码,只有部分,自己写的.-thread, a relatively simple code, only some of their own writing.
Platform: | Size: 6144 | Author: gesu | Hits:

[TCP/IP stackThreadPoolServer

Description: TCP/IP 线程池IOCP模式下的封装库代码,给大家参考参考.谢谢啊.-TCP/IP mode IOCP thread pool package database code, to your information. Thank you, ah.
Platform: | Size: 144384 | Author: 杨明 | Hits:

[CommunicationSerialForCharp

Description: 在Microsoft Visual Studio2005中使用串口类编程的源代码,详细讲解了串口类的各个参数的设置以及辅助线程和主线程之间的通讯-Microsoft Visual Studio2005 in the use of the serial type of programming source code, detailed account of the various parameters of the serial-type settings, as well as auxiliary threads and communication between the main thread
Platform: | Size: 99328 | Author: sdfsjf | Hits:

[OtherThreadPool

Description: 本模型是在内存中创建 n 个工人线程, 1. 在无任务时处于休眠状态,不占用CPU时间, 2. 在有任务时,被唤醒,取得任务,完成任务后,又自动休眼.-This model is created in memory of workers n thread, 1. In the absence of tasks in a dormant, non-CPU-time, 2. In task has been awakened, and achieved mission to complete the mission, they automatically closed eyes.
Platform: | Size: 53248 | Author: 航宇 | Hits:

[Process-ThreadWindowsMulti-thread

Description: Windows环境下的多线程编程原理与应用一书的源码,原书中没有提供源码,是本人根据文中内容自己创建的源码。 提供了所有Win32下的多线程编程源码,包含有事件、mutex、信号量等等。 多线程设计难得的源码。-Windows environment multi-threaded programming and application of the principle of one-source book, the original book did not provide source code, is himself under the text content to create their own source code. Provided under all Win32 multi-threaded programming source code, including the incident has, mutex, semaphores and so on. Multi-threaded design of a rare source.
Platform: | Size: 265216 | Author: | Hits:

[Internet-Networkpool

Description: 一个线程池的源代码,很好用,并可以自己根据需要改进。-A thread pool of source code, very useful, and can according to need to be improved.
Platform: | Size: 5120 | Author: minan | Hits:

[Program doclinuxthreads

Description: Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。-Linux systems adhere to POSIX thread-multi-threaded interface, known as the pthread. Prepared under the Linux multi-threaded process, need to use the header file pthread.h, connections need to use the library libpthread.a.
Platform: | Size: 16384 | Author: dj | Hits:

[GDI-Bitmappicshow3.07

Description: TPicShow is an image slider control with 150 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the control Control can show a background image as centered, stretched, or tiled Transition process can use a separated thread New transitional effects can be easily implemented and added to the control
Platform: | Size: 1027072 | Author: type | Hits:

[Process-ThreadvbMultiThread

Description: vb编程一般都是单线程的,vb下的很多东西不是线程安全的,这里提供一个实现VB下的多线程的例子-vb are generally single-threaded programming, vb under a lot of things are not thread-safe, here are a realization of the multi-threaded VB examples
Platform: | Size: 4096 | Author: 余建成 | Hits:

[GUI DevelopVBThread

Description: VB Thread its MFC Module for vb threading which will allow to call vb com functions (with Example)
Platform: | Size: 75776 | Author: Shiv | Hits:

[OS programtls

Description: Simplify the Use of Thread Local Storage 关于线程本地存储的简单示范-Simplify the Use of Thread Local Storage Thread Local Storage on a simple model
Platform: | Size: 8192 | Author: mars | Hits:

[OS programthread_pool_demo

Description: Windows Thread Pooling and Execution Chaining 线程池执行链-Windows Thread Pooling and Execution Chaining thread pool implementation chain
Platform: | Size: 19456 | Author: mars | Hits:

[Linux-Unixthreadlibrary

Description: I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
Platform: | Size: 2048 | Author: 陈晨 | Hits:

[Technology Managementlinux_pthread_program

Description: 该文档主要讲述本人在使用Linux线程编程时的学习心得,主要有设计到线程优先级和资源释放等问题,并附有测试代码示例。linhanzu@gmail.com-The document focuses on I-threaded programming in the use of Linux at the time of learning experiences, mainly in design to the thread priority and resources to the release of such issues, together with the test sample code. linhanzu@gmail.com
Platform: | Size: 342016 | Author: gomo | Hits:

[JSP/Javajava_Thread

Description: java线程的具体使用代码,包括Thread,Runable的具体使用。-java thread specific use of code, including Thread, Runable the specific use.
Platform: | Size: 4096 | Author: zhouyaping | Hits:

[Internet-Networkmultiserver_thread_pool

Description: 采用线程池技术的并发服务器,支持一个服务器与多个客户对讲功能。-Using the thread pool concurrency server technology, to support a server and multiple clients intercom function.
Platform: | Size: 2700288 | Author: 王亚昌 | Hits:

[Embeded Linux5.4-thread

Description: s3c2410实验箱关于arm linux多线程编程的实例。代码非常详细有注释。-S3C2410 experimental arm linux box on the examples of multi-threaded programming. Very detailed annotated code.
Platform: | Size: 7168 | Author: jackylijiesi | Hits:

[Windows CEThread

Description: Windows CE 5.0 下多线程序编程示例程序.-Windows CE 5.0 programming under the multi-line sample program.
Platform: | Size: 58368 | Author: zqw | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net