搜索资源列表
multi-threadingdownload
- java语言编写的多线程下载,用Jcreator开发工具运行-prepared by the multi-threaded download, with Jcreator development tools running! !
5555
- 【源码】【MFC】使用 CInternetSession 封装多线程 http 文件下载-【Source】 【】 to use MFC multi-threaded http package CInternetSession File Download
download
- 多线程下载器,仿照迅雷等下载软件进行设计。内含说明文档。-Multi-threaded download, modeled on the Thunder and other download software design. Includes documentation.
MDIDocVw
- wtl多文档视图例子-WTL view examples of multi-document
wxMSW-2.8.8
- wxWidgets源码 用于开发跨平台的窗口程序 另外还提供一些基本例如多线程 内存管理 socket等支持-wxWidgets source for the development of cross-platform window procedures also provide some basic such as multi-threaded socket, such as memory management support
TwainX-src-1.0.16.1
- TWAIN Scanner Control wrapped as an ActiveX Object for easy integration with Desktop Applications, as well as Web Pages. Supports Multi-region, highly Configurable (Bitdepth, Resolution, Interactivity
Download
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-Through the HTTP protocol used to download the program, support and multi-threaded HTTP download. Note that the program can only download a mission, the list can pull a lot of go i
Mail-Download-ID-5
- 读DI板子的ID,以datasheet上面提供的方法编程实现的读ID并且显示。-This is a multi-part message in MIME format.
learning-ASP.Net-2.0-Farsi_www.vatandownload.com.
- this book is a tutorial about asp.net in farsi language.
Delphi.threaded.batch.download.code
- Delphi多线程批量下载文件经典代码Delphi multi-threaded batch download classic code -Delphi multi-threaded batch download classic code
vc.multi.threaded.HTTP.protocol.download.code
- vc编程HTTP协议多线程下载经典代码vc programming multi-threaded HTTP protocol to download classic code -vc programming multi-threaded HTTP protocol to download classic code
nGui
- 多窗口的实现,用的环境是qtcreater,有兴趣的可以看一下!-The realization of multi-window, with the environment is qtcreater, are interested can look!
Delphi
- 用Delphi实现多语言界面,附有源码,大家可以下载学习-Multi-language interface with Delphi, with source code, you can download the study
Download
- vb调用RLDownloadToFile实现文件下载,带进度条,非多线程,强烈推荐。-vb call RLDownloadToFile implementation file download with progress bar, non-multi-threaded, highly recommended.
Multithreaded-Download
- vc6++平台下一个多线程下载的例子程序。可以扩展很多功能。-vc6++ platform to download example of a multi-threaded program. Many functions can be extended.
download.doc.tar
- 一个多线程下载器,仿照迅雷开发的,有详细设计,分析,一看就懂哦-A multi-threaded downloader, modeled on the development of Thunder, detailed design, analysis, one can understand Oh
download
- java写的多线程下载工具,下载界面用swing实现-Java write multi-threaded download tool
multi-window
- 这是用VB语言编写的一个多窗口应用程序,学习VB多窗口应用必下载-This is a VB language multi-window application, multi-window application must learn VB Download
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
Multi-threaded-HTTP
- 多线程—断点续传,我做了一个简单的Http多线程的下载程序,来讨论一下多线程并发下载以及断点续传的问题。 这个程序的功能,就是可以分多个线程从目标地址上下载数据,每个线程负责下载一部分,并可以支持断点续传和超时重连。 -Multi-threaded- HTTP, I made a simple multi-threaded download Http to discuss the multi-threaded concurrent downloads and HTTP issues.