搜索资源列表
ListCtrl单线程
- 编写一个单线程程序,向列表控件中插入数据(记录条数不小于10条)。-prepare a single-threaded process controls to the list inserting data (number of records not less than 10).
单线程的使用
- 这是一个单线程的源代码单线程应该是除了主线程外的唯一的一个线程-This is a single-threaded the source code should be the main thread outside the only one thread
LinuxQT单线程程序代码
- LinuxQT单线程程序代码
端口扫描器源代码
- 这是一个单线程的对指定ip进行端口扫描的源程序,完成了基本功能。
TCP_server_client
- MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
singaltermsendandreceive
- 这是一个单线程的实现数据收发功能源程序,并且已经清楚的注释-This is a single-threaded data source to send and receive functions, and has clear notes
Threadeasy
- 简单实现了单线程,没有任何多余代码,绝对是初学者必备知识-Simple realization of the single-threaded, there is no redundant code, it is essential knowledge for beginners
duoxiancheng
- 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
ThreadSearch
- 多线程搜索文件的示例程序,对比单线程搜索的效果。-Multi-threaded file search sample application, as compared with single-threaded search results.
WindowsApplication1
- 使用c#语言,支持单线程下载,无断点续传,希望大家满意-Use c# language, support for single-threaded download, free HTTP, I hope you satisfied with the
search
- 用delphi编写的网站后台扫描器--单线程,源代码及简单程序。-Web site prepared by delphi background scanner- single-threaded, the source code and simple procedures.
ftp
- 这是关于计算机网络的ftp文件传输的课程设计,可实现单线程和多线程的文件传输。文件包括源码文件,可执行文件,以及相关的设计文档。-This is about computer networks, ftp file transfer program designed to achieve single-threaded and multi-threaded file transfer. Documents include source files, executable files, and re
multi_thread
- 多线程编程,两线程分别写一个.txt文件。与单线程比较-Multi-threaded programming, the two were to write a thread. Txt file. Compared with the single-threaded
ProtoThreads
- Arduino虽然是单线程的单片机,但是也有方法实现多线程,此库文件可以方便的调用建立虚拟线程实现单片机的多线程编程(Although Arduino is a single threaded microcontroller, but there are ways to achieve multi-threaded, this library file can be easily called, the establishment of virtual threads to achieve si
多线程实例
- 使用单线程,多线程,带一个参数,带多个参数的例子(Use single threaded, multi-threaded, with a parameter, with multiple parameters example)
单线程socket实现
- C-S构架的linux 网络socket 单线程编程(Socket single thread programming of Linux Network Based on C-S framework)
CTP_API_单线程版本可实现数据下载和实盘
- CTP_API_单线程版本可实现行情数据下载和实盘(CTP_API_ single threaded versions can download and live data)
threadpool2.py
- 多线程调用执行。单线程执行起来速度比较慢,用python封装成公公类,方便调用。(multi thread, it used to complex condition.)
Ftp单线程客户端
- 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)