搜索资源列表
io-file
- 这个java类文件主要使用了java io访问及文件操作处理。电信设备产生的大量的日志文件的内容需要写入到数据库中,设备在每天将产生数以百计的日志文件,这些日志文件的内容存储遵循一定的格式,本文件实现将这些文件内容合并到一个文件中去,读者可以参考部分对java file 的使用-the java types of documents mainly uses the java io interviews and documents handle it. Telecommunications equ
java--file
- java对文件进行操作的例子-document operate example.
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
java-upload
- java实现的文件上传组件,可以上传不同类型文件,及限制文件大小和类型-java file upload component to achieve, you can upload different types of documents, and restrictions on file size and type of
aes-java-file
- 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
FileSystem_Java
- java实现的简单文件系统,可以实现一般文件系统的基本操作,并赋有系统类图-to achieve a simple java file system, file system can be achieved in general the basic operation and are endowed with the system class diagram
java-file-transform
- 用java实现的文件传输,可以两个机子之间实现通信-Achieved using java file transfer, you can achieve the communication between the two machine
JAVA.streaming.media.technology.design.code
- JAVA文件流媒体技术设计代码JAVA file streaming media technology design code -JAVA file streaming media technology design code
UDP(Java)
- This file contains UDP sockets in java. It includes client Program as well as Server Program.
search-file
- 2. 设计一个程序,实现文件查找。文件查找操作是一项非常基本的操作,一般的文件查找操作采用递归算法,实际上是采用“深度优先”的策略。请设计一个基于“广度优先”算法的文件查找程序。 提示:由于要找的文件往往距离待查文件夹最近的文件加中。因此,基于“广度优先”算法的文件查找的效率会优于“深度优先”算法。可以将待搜索的文件夹放入一个队列,然后列出该文件夹下所有成员:如果是文件,则与查找条件进行匹配;如果是文件夹,则将其放入队列。在次从队列头取文件夹,执行同样逻辑,直到队列为空。 - De
Java-file-transfer
- 文件传输 java 实现 很好用 socket-Java file transfer using socket to achieve good
Flex-Java-file-upload
- flex教程一个,简单实现了简单的FLEX java 文件上传, 简单易学-flex tutorial a simple realization of a simple FLEX java file upload, easy to learn
java文件分割合并
- java文件分割合并 分割文件成多个小文件(Java file split merge)
file
- 实现Java中对外部文件内容的读取测试..(the test of reading from file)
Project Stage 1_student Java files
- java file system project 1
moead-java-source
- java文件的多目标优化算法,代码函数已经封装,可以在java平台跑通(Java file multi-objective optimization algorithm, the code function has been encapsulated, can run on the Java platform)
Java爬虫网页上的所有链接网址
- 爬虫文件,此Java文件可以爬取网页中所有的链接网址。(Crawler files, this Java file can crawl all the linked URLs in the web page.)
Compressor-master
- java file compressor efficient
Using NIO to copy Java file fast
- Using NIO to copy Java file fast