搜索资源列表
TextSamplerDemo
- Text Sampler, Java read and display html etc.-Text Sampler. Java read and display html etc..
读取基于文本的数据文件
- 用于读取基于文本的数据文件的类,及其使用的详细说明,是java处理文本变得很方便-used to read text-based data files category, and the use of the detailed descr iptions, java version of the text is very convenient
读取基于文本的数据文件
- 这是一个JAVA 工具类库,用户读取给予文本的数据文件,如 GSV ,tab分隔的或固定宽度格式的文件-This is a tool for Java class libraries, giving users read the text data files, such as Hopkins, tab-separated or fixed width files
webserver
- 多线程web服务器 java语言 实现了 阅读文字 图片.jpg以及.gif -Multi-threaded web server, java language to implement read the text images. Jpg and. Gif
readerj2me
- 多格式文本阅读器是一个简单的j2me手机应用程序,它支持普通文本、Unicode、UTF-8等多种文本读取,适合j2me编程的初学者学习参考使用。-Multi-format text reader is a simple j2me mobile applications, it supports plain text, Unicode, UTF-8 and other texts to read, suitable for beginners to learn j2me programming
TxtReader
- 一个简单的txt文本阅读器,只支持两种编码格式-Txt a simple text reader, which only supports two kinds of encoding formats
datafile
- 这是一个Java工具类库,用户读取基于文本的数据文件,如CSV, tab分隔的或固定宽度格式的文件。-This is a Java tool for library users to read text-based data files such as CSV, tab-delimited or fixed width format.
reader
- 多格式文本阅读器是一个简单的j2me手机应用程序,它支持普通文本、Unicode、UTF-8等多种文本读取,适合j2me编程的初学者学习参考使用。-Text of multi-format reader is a simple cell phone j2me application, it supports plain text, Unicode, UTF-8 text to read, etc., suitable for beginners to learn j2me programming
Lsi
- 对lingpipe中的lsi进行修改,包括文本读写以及term-document matrix-Lsi on the lingpipe modify, including the text to read and write, as well as term-document matrix
DBLab2
- 数据库课程的LAB2,要求实现从excel文件读出内容并将其写入Oracle数据库-database class lab2, read text from excel and write it to oracle
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
JavaApplication2
- Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
Inside-the-Java-Virtual-Machine--1997
- This book describes the Java Virtual Machine, the abstract computer on which all Java programs run. Through a combination of tutorial explanations, working examples, reference material, and applets that interactively illustrate the concepts presented
jrtfreadeera
- java实现读取RTF文本,对对采用RTF加密的文本可做解码参考 -java read RTF text decoding the the text RTF encryption do reference
FileReadUtil.java.txt
- 一个读写文本文件的java类,传入strbuf,传出按照回车分割的字符串。用于读写小size(<=10M)的文本文件。-read text file class
z.java
- 用Java编写程序实现以下功能 (1)从键盘输入学生姓名、学号、成绩,并保存到文本文件中,重复进行直到遇到空字符为之。 (2)从文件读取各学生成绩,并计算所有学生成绩的平均值、最大、最小值-The following functions written in Java programs (1) from the keyboard input student name, student number, grades, and saved to a text file, and repeat unt
Java
- 实现读取TXT文本文件,并统计文本中出现的单词的词频,并讲输出结果存入到另外一个文本文件中。- Achieve read TXT text files, and word frequency statistics appear in the text, and talk to the other output is stored in a text file.
ReadECGData
- 读取txt文本心电图数据,动态的绘制心电图波形(Read TXT text ECG data and draw ECG waveform dynamically)
HFUT JAVA 4
- 使用 字符流和和GUI类 编程实现以下功能: (1)设计图形化界面,至少包括文本类控件类。接收从键盘输入姓名、学号、成绩,并保存到文本文件中,重复进行。(2)从文件中读取各学生的成绩,并计算所有学生成绩的平均值、最大值和最小值,排序后输出到另一文本文件。(Use character stream and GUI class programming to achieve the following functions: (1) Design graphical interface, at leas
HFUT JAVA 5
- 说明并尝试通过URL从服务器上读取一个文本文件,并显示该文本文件的内容。 5. 编写程序,用Socket通信机制在服务器和客户端之间传输文件。(Describes and attempts to read a text file from the server through a URL and display the contents of the text file. 5. Write a program and use socket communication mechanism to t