搜索资源列表
Internet文件下载
- 一个文件下载软件,通过填写Internet文件的URL和本地保存路径就可以下载,并且可以显示下载速度和进度。-a download software through the Internet to fill in the URL and document preservation of the local trails can be downloaded and shows download speed and progress.
在线多线程下载
- 1 从客户端读取版本及服务器地址等信息 2 通过webservice将本地版本号与服务器版本号进行比对,如果服务器发布的版本号大于客户端版本号,则从服务器查找要更新的文件。 3 启动主线程,根据线程个数划分每个线程的下载范围。 4启动下载子线程开始下载,子线程将下载的数据量调用统计类进行累计。 4 通过下载统计类得到下载信息,包括下载速度、下载量、剩余时间估计、完成百分比等等。 5 通过下载信息存档类定时将
VC Internet多线程下载文件源代码
Internet多线程下载文件源代码,可以即时回显下载状态,如当前下载速度,平均下载速度
Internet文件下载
- 一个文件下载软件,通过填写Internet文件的URL和本地保存路径就可以下载,并且可以显示下载速度和进度。-a download software through the Internet to fill in the URL and document preservation of the local trails can be downloaded and shows download speed and progress.
webspider
- 可以从网络上下载网页,采用多线程编程技术,下载速度更快,并可以记录下载网页数量-network can be downloaded from the website, using multithreaded programming techniques, faster download speeds and can be downloaded from the website record number
ABC-win32-v2.6.9
- BT源码,加快下载速度,很好用的一款p2p下载软件-BT source accelerate download speed, very good with the new peer-to-peer download software
NetDownMTR
- ◆◆◆ 《FTP、HTTP 多线程断点续传下载文件》◆◆◆ FlashGet、网络蚂蚁想必大家都很熟悉,他们都是利用多线程同步下载的原理来提高下载速度,同时具有断点续传的功能,这些软件到底是如何实现的呢?答案在代码中揭晓。 代码中的 CDownloadMTR 类就是一个具有多线程断点续传功能的类,同时提供了测试例程。代码中未使用任何CInet类或InternetOpen()等函数,而是直接使用 SOCKET 连接,一步一步解
BitTorrent-4.4.0
- BitTorrent-4.4.0.tar是一个流行文件下载软件,下载速度快且好用-BitTorrent- 4.4.0.tar is a popular download software, Download speed and ease of use
tangodownload
- 糖果下载组件是一款功能强大的网络中间件,使用它可以扫清网络编程方面的障碍,使你的软件在网络技术方面达到专业水准,而无需了解复杂的网络底层和网络协议。 糖果下载组件 有以下突出优势: 1 极快的下载速度; 2 很低的CPU占用率; 3 程序运行流畅,不会有等待现象,随时可退出; 4 支持ISA代理服务器的Windows集成身份认证(NTLM认证); 5 支持多源多线程下
MyInsaneBT
- 类似flashget下载工具代码 本来想在完善了上传的,但太忙了,有些功能可能没有实现或存在一些 bug. 编译运行说明 1)安装BCG 9.4把BCGCBPRO940d.dll BCGPStyle2007Luna.dll BCGPStyle2007Obsidian.dll BCGPStyle2007Silver.dll copy 到bin目录下 2)把程序里的SHELLAIP目录下的SHELLAPI.
ProgISP_1.4
- PROGISP(Ver1.4+)内涵USBASP代码 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 4,usbasp 扩展功能 1,串口调试,超级终端 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,18
Threading
- 多线程下载文件,仿BT下载,可以同时下载多个文件,可以设置下载文件的优先级.并获取下载速度.-Multi-threaded download the file, like BT download, you can download multiple files at the same time, you can set the priority of the download file. And get download speed.
dt930
- 开发过casio dt930的朋友,如果商品信息非常多并且机器非常多的情况下,下载速度慢,是一个问题,本程序,对数据进行了处理,不再添加不必要的空格,另外本程序对数据进行了lzari压缩算法的压缩,在机器内部进行解压缩,由于高估了机器的处理能力,解压缩过程很慢,但对于多台机器来讲,不占机座,比如9台机器3个机座,能缩短1半的时间。-Casio dt930 development have been friends, if the mes
InternetDownload
- 一个老外编的从网站下载页面的C++类,非常不错,还支持网络下载速度测试。-A foreigner for the download page from the site of the C++ class, very good, also supports the network download speed test.
USBASP
- USBASP标准版驱动,比一般的usbasp更稳定、下载速度更快,USB接口,即插即用!-USBASP Standard Edition drive usbasp more stable than the average download speed, USB interface, plug and play!
managexunlei
- 限制迅雷上传下载速度,避免占用过多的网络带宽-Thunder upload limit download speed, avoid taking up too much network bandwidth
cclab
- linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越
NetFlux
- 用VC++编写的网络流量工具,能够显示当前上传速度和下载速度以及最大速度,-Written with VC++ tools for network traffic, it will show the current upload speed and download speed and maximum speed,
度盘下载器2.1.4
- 百度网盘破解版,可用于破解百度对下载速度的限制(Baidu SkyDrive cracked version)
度盘下载器2.3.1
- 百度云高速下载,不会被限制下载速度,只要登录账号即可高速下载(Baidu cloud high speed downloading)