搜索资源列表
io-file
- 这个java类文件主要使用了java io访问及文件操作处理。电信设备产生的大量的日志文件的内容需要写入到数据库中,设备在每天将产生数以百计的日志文件,这些日志文件的内容存储遵循一定的格式,本文件实现将这些文件内容合并到一个文件中去,读者可以参考部分对java file 的使用-the java types of documents mainly uses the java io interviews and documents handle it. Telecommunications equ
jsp File Browser
- ------------------------IMPORTANT With this jsp you can destroy important files on your system, it also could be a serious security hole on your server. Use this scr ipt only, if you know what you do. There is no warranty of any kind.
slf4j & LogMEClient & facebook-java-api-3.0.2-bin 's JAR file
- slf4j & LogMEClient & facebook-java-api-3.0.2-bin 's JAR file
JAVA版多文件上传
- JAVA版多文件上传,用SWFUpload上传文件,JAVA version of multi-file upload, upload files with SWFUpload
多文件上传组件SWFUpload java环境小例子
- 多文件上传组件SWFUpload java环境小例子,Multi-file upload component SWFUpload java small example of the environment
unzip.zip 使用java.util.zip包将zip文件解压的类
- 使用java.util.zip包将zip文件解压的类,a class for decpressing the zip file by java.util.zip
ChatSystem.rar
- JAVA网络聊天室.运用网络编程、文件操作、数据流处理以及多线程等基础技术编写一个网络聊天室. ,JAVA Web chat rooms. The use of network programming, file operations, data stream processing, as well as multi-threading technology and other infrastructure to prepare a network of chat rooms.
SourceCode.rar jxta实现的p2p聊天
- jxta实现的p2p聊天,文件传输,共享,文件搜索,JXTA p2p achieved chat, file transfer, sharing, file search
fileUpload.war.zip
- JSP版本的多文件上传。可同时选择多个文件进行上传。,JSP version of the multi-file uploads. Can simultaneously select multiple file upload.
P2Pfileshare
- 基于jxta的局域网P2P文件共享,可以实现局域网中的文件p2p共享,实现文件快速传输及交流-file share system
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
QuadTree
- 从文件读取四叉树结点,按照morton码对四叉树进行编码-Read from the file quadtree node, in accordance with morton yards on the quad-tree coding
java-TCP
- 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
multiple-file-upload
- jquery的多附件上传插件,实现了添加多附件上传的功能-From multi-Annex jquery plug-in, the annex has added more features to upload
springMVC-3.0-file-upload
- springmvc3.0,完全基本注解,简单易用;与springmvc结合的文件上传,配置一下即可,非常简单-springmvc3.0, complete the basic notes, easy to use and springmvc with file upload, you can configure the look, very simple
multiple-file-upload
- jQuery用与多文件上传的插件,很好用1-jQuery with plug-and multi-file upload, very good with a
file
- 目录和文件的创建,删除,修改,复制等功能-Directory and file creation, delete, modify, copy, etc.
search-file
- 2. 设计一个程序,实现文件查找。文件查找操作是一项非常基本的操作,一般的文件查找操作采用递归算法,实际上是采用“深度优先”的策略。请设计一个基于“广度优先”算法的文件查找程序。 提示:由于要找的文件往往距离待查文件夹最近的文件加中。因此,基于“广度优先”算法的文件查找的效率会优于“深度优先”算法。可以将待搜索的文件夹放入一个队列,然后列出该文件夹下所有成员:如果是文件,则与查找条件进行匹配;如果是文件夹,则将其放入队列。在次从队列头取文件夹,执行同样逻辑,直到队列为空。 - De
7.-Minimizing-File-Download-Time-in-Stochastic-Pe
- Final year project on Minimizing File Download Time in Stochastic Peer-to-Peer Networks