搜索资源列表
shenchanxiaofei
- 实现多线程通信,生产这与消费者问题在次的到解决。-multi-thread communication, and production of these consumer issues in the time to solve.
VBdotNETAdvancedMultithreadingHowToAsyncCalls
- 这是一个用VB。NET开发一个关于多线程的使用,关于如何实现同步调用的。。希望对大家有帮助-This a VB.NET development of a multi-thread on the use, on how to achieve simultaneous calling. . We want to help. .
Threading
- c#实现的线程实例,怎么实现多线程,以及怎么处理线程事件-c # achieve threads example, how to achieve multi-thread, and how to deal with the incident Thread
dreel430
- Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers very powerful programming cap
mutipleprocessing
- c#编写的 一个简单的多线程实例,希望对线程进程初学者有所帮助。-c # prepared in a simple example of the multi-thread, and I hope to thread process beginners help.
multiftpthreadprj
- 用C#编写了多线程的程序,大家相互学习.希望能够在这里认识很多的编程爱好者-this program is for ftp multi-thread. We can learn each other.Bless
a
- A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
S
- 多线程下载,控制台程序,可以试着改一下做成自己的下载工具-multi thread download
multi-thread-simple-crawler-socket
- 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
MultiThreadTest
- multi thread sample test in c#-multi thread sample test in c#
MyDownloader_src
- Sources code of download software. Write in C#. You could download files from web by multi thread. The software support FTP, Http ,Https and so on.
FileSplitter
- 文件切分和组合源码 可以对任意类型的文件进行分割合并,用的多线程,进度条显示分割进度,速度快,优化处理过-Segmentation and combination of source code files for any type of file can be split merge, with multi-thread, the progress bar shows the progress of segmentation, fast, optimized over
Multi-thread-pool-test
- 多线程池试验,很简单得,适合初学者,讲解了多线程的实验,下载就可以直接运行-Multi-thread pool test is very simple for beginners to explain the experiment of the multi-threaded download can be run directly
testThread
- unity3d 多线程学习示例,很适合初学者-The example for unity3dy study of multi thread
Thread-safe
- 线程安全测试工具,多线程开发时可测试线程是否存在安全问题-Thread-safe test tools, multi-threaded development, test whether the thread is a security problem
CheckUrl
- C#写的,检测网址是否可以访问的工具。 程序直接读取excel上的网址。 多线程检测网址是否可以访问。-Written in C# detect the URL can access the tool. The program read excel on the web site. Multi-thread detection site can be accessed.
Multi-thread-programming
- 这是一位大学老师的PPT课件,专门讲述C#编程中的多线程编程问题。内容翔实,图文生动丰富,深入浅出地讲解多线程问题。-Its a ppt document made by a college teacher who explained the Multi-thread programming technologies in C#. It had rich and various texts and pictures that help comprehending the technologies
OS_multi-thread
- 实现linux系统下的静态链接和动态链接,以及在一个进程中建立多个线程-realizing the static and dynamic link in the operating system of linux, and creating multi-thread in one process
Multi-thread-serial-communicati
- VC/C++源码,系统相关,串口通讯类,多线程 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
multi-thread-simple-crawler-socket
- 简单的爬虫功能,socket线程。满足基本的功能,想学习爬虫的同学,可以下载参考。(Simple crawler function, socket thread)