搜索资源列表
-
0下载:
用jsp编写的文件上传与下载系统。(1)先将com目录拷贝到webapps\\ROOT\\WEB-INF\\classes下,然后重新启动Tomcat
(2)输入http://localhost:8080/chap21/upload.html进行上传。-used to prepare the file upload and download system. (1) The first copy of the directory com webapps \\ ROOT \\ WEB-IN
-
-
0下载:
This example is written for version 1.0.3 of MIDP and CLDC
The PngViewer program completes
download and view a png file from the internet using an http connection.-This example is written for version 1.0.3 o f MIDP and CLDC The program comp
-
-
1下载:
自己开发的通过http方式实现hadoop分布式文件系统 文件 上传/下载 功能-Their development be achieved through http hadoop distributed file system file upload/download
-
-
0下载:
[linux.rar] - 嵌入式linux开发教程,从嵌入式linux的基本应用,C语言应用程序开发,到嵌入式linux平台的构建,再到网络应用程序,驱动程序开发,讲的很全。
[Warehouseapplet.rar] - 类似网上商店,applet做的介面,有服务器端,列出各种商品
[Postlet-src-0.13.zip] - 文件上传,可以实时显示上传进度条的,基于applet
[uploadfile.rar] - 使用java实现多线程下载,包含断点续传。-[lin
-
-
0下载:
汽车违法查询系统V0.1版本 1.直接解压上传空间就可使用!
管理员admin 密码www.aoaoe.com
2.Conn.asp文件为数据库路径,已经做过防下载处理,你也可以将里面的文件名换成你自己的,记得也得把Data文件里的数据库也改下哦!
3.演示:http://www.aoaoe.com/-Automotive System V0.1 version of the law 1. Direct decompression From space to use!
-
-
0下载:
JLoading Mp3下载工具在这个版本中加入了断点续传的功能,使用了XML文件保存任务列表及状态信息,并且支持多线程分段下载, 提高下载速度,我把它叫做: JLoading Mp3搜索工具,在以后版本中,他可能也会下载一些其它文件。程序虽然不大,但想做得极致一些,比如从速度上。-JLoading Mp3 Download tools added in this version of the HTTP features, using the XML file is saved task lis
-
-
0下载:
Real - Java floating point library for MIDP devices-Current version: 1.13
Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net
Availability: The library is available under the GPL license, or for a fee for commercial use.
Develo
-
-
0下载:
此代码为JAVA的下载软件代码,运行代码后出现界面,打开新建:分别输入下载地址和文件名.如:http://www.baidu.com d:
a.jar-This code is JAVA download software code to run after the code interface, open the New: Enter each address and file name to download. Such as: http://www.baidu.com d:a.jar
-
-
0下载:
j2se,swing简易下载器HTTP协议,仅供新手参考-an easy download software,download file form HTTP
-
-
0下载:
Ant is a build system that was developed for the Jakarta Tomcat project and
was used internally at Sun. It was originally developed by James Davidson
<duncan@eng.sun.com> and has been extended by others including myself. When
Jakart
-
-
0下载:
本工具采用Java语言编写,故运行前请确认已安装好Java运行环境(JRE或JDK)。
Windows平台下运行方法:运行目录下的 run.bat 文件,即可。
Linux平台下:运行目录下的 run.sh 文件,即可。
本工具使用免费。
本工具源码下载:http://www.lvdaonet.cn/
开发者:lujian863
邮箱:lujian863@qq.com
绿岛网络开发协会-This tool is written in Java, s
-
-
0下载:
解析网页中的资源,并采用多线程方式下载。可以下载的文件格式为:http://*/*/*/.../.*-file download mechine
-
-
0下载:
1.这个文件是根据李顺利博客(http://www.blogjava.net/lishunli)上提供的参考文档以及其在Google Code上的源码库multi-files-upload-and-download
(http://usc.googlecode.com/svn/trunk/multi-files-upload-and-download/)
重新整理成myeclipse项目;
2.此工程基于struts2 + common uploadfile + common con
-
-
0下载:
程序执行流程:
http请求列表页面提取到每个内容页面的请求地址 ,
分别请求不同的内容页面获取内容页面中的下载地址,存入excel便于直接下载->
http多线程分别请求下载页面;并解析下载页面得到下载所需要的参数,
post提交到下载服务器,并将读取到返回的buffer写入文件。 -Program execution flow: http request list page extract to each content page request, request
-
-
0下载:
Java Http断点下载文件, 希望對大家有所幫助-The Java Http breakpoint Download file, we want to help
-
-
0下载:
java多线程续传下载源码;只需指定下载资源地址,文件名及下载的文件线程,即可执行下载任务,对系统资源的占用很少,值得下载-Java multithreaded HTTP download the source code only need to specify the file name and download address, download the file can be executed threads, download task, the occupation of syste
-
-
4下载:
本系统在Myeclipse下可以直接运行,选取了原上传代码中的一个算法进行分析运算。
上传文件中有该系统的相关说明。建议大家去Mahout官网查看详细说明。
先前上传的代码是在ANT下运行http://download.csdn.net/source/3358441
电影推荐系统中运用的推荐算法是基于协同过滤算法(Collaborative Filtering Recommendation)。协同过滤是在信息过滤和信息系统中正迅速成为一项很受欢迎的技术。与传统的基于
-
-
0下载:
Android断点续传及网格文件下载的Java实例源代码,支持在暂停下载后继续下载,现在很多下载软件普遍都使用的功能,在Android手机软件中应用断点续传技术也是很有必要的。通过这个Android源码可学习一下如何基于Java代码实现断点续传的应用,比如如何设置当前线程下载的起点、终点,设置断点续传的开始位置,设置User-Agent ,httpURLConnection.setRequestProperty("User-Agent","NetFox") 设置断点续传的开始位置,httpURL
-
-
0下载:
多线程下载开发工具,项目描述:该系统实现了资源的下载、断点续传、删除任务、打开,采用仿照迅雷的模式用表格显示下载任务的目录、文件大小,进度(采用进度条显示),开始时间和结束时间,文本域显示下载的详细信息-Multi-threaded download development tools, Project Descr iption: The system has downloaded resources, HTTP, delete tasks, open, using modeled modes
-
-
0下载:
http实现文件的断点下载,简单的实现下载功能-http breakpoint for file download, simple implementation download
-