搜索资源列表
MultiThreadDownnload.rar
- C#实现的多线程下载(http协议),输入一个URL地址,就可以下载。,C# Achieved multi-threaded download (http protocol), enter a URL address, you can download.
ProgressBar.rar
- 进度条演示代码,异步多线程方式~~~进度条演示代码,异步多线程方式,Progress bar demo code, asynchronous multi-threaded mode ~ ~ ~ progress bar demo code, asynchronous multi-threaded mode
DataGetter.rar
- 多线程数据采集器源码(C# 2.0) 此程序采用vs2005开发,为windows窗体程序,已经具备多线程采集器所需的基本功能!,Multi-threaded data acquisition source (C# 2.0) this procedure using VS2005 to develop for the windows form program, already multi-threaded collector of the basic functions required!
IOCP.rar
- IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程 ,IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求
FileLib
- C#实现文件的异步读写以及删除的操作,使用了多线程技术及AsyncCallback-C# Asynchronous read and write files, and the deletion of the operation, use of multi-threading technology and AsyncCallback
SmartThreadPool_20
- 智能线程池,提供缓冲线程,可用于网络应用,计算等方面-using for provide smart thread pool
CSharpThread
- c#多线程参考手册,详细介绍C#多线程的使用-c# multi-threaded reference manual, detailing C# multi-threaded use of
Delegate.Event.Thread
- C#委托,事件,线程程序实例,想学习C#深度编程的朋友应该学一下。-C# Commissioned, events, threads instance, want to learn C# Depth programming friends should learn about.
thread_control
- 一个简单的用一个线程判断另一个线程是否结束的小实验,里面有用到代理,是个小例子,方便刚学的人看懂,之前找过,这里大多要么太复杂,要么太抽象,希望对你有用!-A simple thread with a thread to determine whether or not the end of another small experiment, which useful to agents, is a small example of the convenience of people just
xianchengchi
- 线程池的应用,以及消费者生产者的关系,很简单的一类。拿来分享-Application of the thread pool, the relationship between producers and consumers, a very simple category. Used to share
TeamTestProJect1
- 一个关于窗体间实时进行数据交互的源码,并附带一个操纵windows线程的小范例-A form of real-time data interaction between the source and manipulation of windows thread attached to a small sample
MonitorSample
- c#多线程池的操作实例,绝对好使!已经经过 测试了!-good!
ExperimentsOfParallelAlgorithms
- 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
Thread
- C#线程例子,带提醒,简单,可作为参考使用.-C# threading example, with reminders, simple to use as a reference.
Csharepool
- vs2005线程池的使用 和 程序池高级应用-Senior vs2005 application thread pool
ThreadManager
- C#自定义多线程,wince cf 自定义多线程-Wince ThreadManager
threading
- 介绍c#线程.. 创建、启动和终止线程 使用线程池 线程同步和互交 -Introduction c# thread .. to create, start and terminate the thread using the thread pool thread synchronization and mutual cross-
WebDataGather
- 多线程采集源代码,对想做采集朋友有一定的参考价值,C#开发,vs2008下直接打开-Multi-threaded collection source code, to want to collect friends have a certain reference value, C# development, vs2008 directly to open
ThreadUpdateUI
- 线程开发,异步控制,界面卡死处理,非常不错值 得学习-thread
csharp
- CSharp跨线程操作窗体控件:代理与回调-Cross-thread operation C_ form controls: agents