搜索资源列表
Read_Txt_File_Demo
- 对txt文件读取的例程。简单地介绍如何利用JAVA读取和写入txt文件-right txt file read the routines. Simply how to use Java to read and write documents txt
JpegEncoder
- jpeg图像文件的读写程序,在图形编程中经常用到,Acme.JPM.Encoders库从acme网站下载-jpeg image file read and write procedures, the graphical programming frequently used. Acme.JPM.Encoders the downloaded from the website acme
EnglishFile(xgw)
- 文本文件的读写操作,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。-text file read and write operations, statistics words, numbers, punctuation and other elements of the number and the total number of recorded words.
mif_rw
- .mif .mid file read and write
shapefile
- shape file read and write
javabmp
- JAV实现BMP文件的读取及提取R\\G\\B chanel-player to achieve BMP file read and extract R \\ G \\ B chanel
ImportStudent
- 读取ELS文件 文件 文件 文件 文件 -ELS file file file file read file. . . .
QuadTree
- 从文件读取四叉树结点,按照morton码对四叉树进行编码-Read from the file quadtree node, in accordance with morton yards on the quad-tree coding
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
jsp_excel
- jsp开发中对excel文件内容的读取,调用,和写入数据库-jsp development of the contents of the file read excel, call, and write to the database
sc
- 用户选择上传的文件,读取用户的上传文件并存储,用户下载网站上的文件并存储-Users choose to upload a file, read the user' s upload files and store user files on the download site and store
XmlRead
- 一个用java读和写 xml 文件的源码,演示在java中如何操作 xml文件-Read and write a xml file with java source code, demonstration of how to operate in the java file xml
javafso
- * 简单的读/写文本文件的示例 * 这里包含了三个例子,即 * 1. 将文件读入到内存(这里是StringBuffer)的例子 * 2. 将内容中的文本写到文件 * 3. 将一个文件的内容读出来写入另一个文件中 同时也展示了如果从输入流中读出来内容写入输出流中(仅限文本流) 三个例子可以独立存在,所以根据需要只看其中一个就行了-* A simple read/write a text file that contains the sample* of
BinarySearch
- Binary Search in Java. This can read in a .txt file and do search,sort on the file and output the sorted file
FileRW
- 基于java的程序,实现文件读取功能的源码-Java-based process, the realization of the source file read function
File-system
- 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
file
- (初级)文件的读写的小例子,实现复制一个文件。应用bufferedreader和bufferedwriter从一个文件读出信息存到另一个新文件中。-(Primary) file read and write small example, to copy a file. Application BufferedReader and bufferedwriter of reading information from a file saved to a new file.
file-read-over-ip
- file reading over ip
RSS.file.handle
- 基于java语言的编程,主要在于文件读取与解析,便于实现阅读文件内容并更新-Java programming language, based mainly in the file read and parse, easy to implement and update the contents of the file to read
File-Tools
- file 工具类,汇集file的各种操作,创建文件,读取文件-file tools, bringing together the various operations of the file, create a file, read the file, etc.