搜索资源列表
Java工具类库
- 这是一个Java工具类库,用户读取基于文本的数据文件,如CSV, tab分隔的或固定宽度格式的文件。-This is a tool for Java class libraries, the user to read text-based data files, such as CSV. tab separated or fixed-width format.
使用lex分析java源程序
- Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Labora
TestKeyword.java
- TestKeyword.java,是java实验的实验8 使用多种方式读取文本文件-TestKeyword.java, is java experiments 8 to use a variety of ways to read a text file
java
- 是关于Java的数字问题,从文本框输入数字,从文件里读入数字,然后把数字输出到文本域里,并计算其最大最小和平均值-Java is about the number of issues, from the text box to enter the figures from the document read into the figures, and then the digital output to a text field, and that the calculation of its
rtfreader
- java实现读取RTF文本,对采用RTF加密的文本可做解码参考-java achieve read RTF text using RTF can decode the encrypted text reference
experiment
- 利用随机数产生1000个0~100之间的考试分数,将其存入一个文本文件中,然后程序从这个文件中读取这1000个考试分数,统计其中各分数段(A[90,100],B[80,90), C[70,80), D[60,70), F[0,60))的人数 、所占百分比,平均分。-The use of 1000 random number generator between 0 ~ 100 test scores, be deposited into a text file, and then the proc
DBscan
- 用java写的DBscan算法,支持文本读入,并且结果可以用图像显示的-With DBscan algorithm written in java, read text, and the results can be graphically
Java.III.DataSigning
- Java allows configuring multiple JCE providers, and looks up requested algorithms by name. This example shows generating RSA signatures with variable digests, and verification of the signed text by the means of RSA public key. An explanati
Mycrc
- this a CRC32 implementation in java using UTF-8 Coding It needs a TEXT file to read and vreate the checksum from and then make some changes or leave the text intact in order to be checked for errors :) enjooy-this is a CRC32 implementation in java us
sms
- java封装的一个短信猫操作类,功能:1.开启、关闭通讯端口;2.读取、删除短信猫内的短信 包括已读、未读等状态的短信;3.读取、删除单条短信;4.读取短信猫、SIM卡存储状况。 说明:CommonSms类是短信实体类,其中用到项目中其他一些类,和短信功能无关,压缩包中未给出,可以自行删除,加以调试。 -java package, a text message cat action class, function: 1. open, close communication port 2. to
downloadQQXS
- html parser 例子,用来下载QQ小说,生成TEXT格式,然后可以放到手机上阅读。其核心是htmlparse.jar的使用,及多线程的设计,希望能初学者有所帮助。-html parser example, be used to download QQ novels, generate TEXT format, can then be read into the phone. The core is htmlparse.jar use, and multi-threaded design,
FileReader
- txt,CSV等文本文件的读入类,能取出指定行和指定列的值-txt, CSV and other text files read into the class, be able to remove the specified row and column values of the specified
cuongtv_53_hw01
- Write a program using Java language has the duty to read a text file and statistics of the words in the file. Programs need to use dynamic data structures (eg binary tree or linked list). Information about each word stored in a node in the structure.
Genshi-0.5.1.tar
- PDF text parser. Used to read from PDF file to Java code
K_Means
- K-Means(java)算法 有界面,可从文本中读取数据-K-Means (java) algorithm has interface to read data from text
AESreadfromtext
- aes algorithm read from plaintext text file
read-and-write-text-files
- Java编写的示例代码,可以实现读写文本文件的功能。-Sample code written in Java, can read and write text files.
RealTime_Chart
- 在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。-在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。源语言: 英语 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 朗读显示对应的拉丁字符的拼音Zài applet shàng de jīyú jfreechart de shíshí túbiǎo, xiān cóng wénběn wénjiàn z
read
- 用java语言对大文本文件数据排序,效率一般,仅供参考-Use Java language to large text file data sorting, efficiency generally, only supplies the reference
java-test
- 用JAVA设计的test的文本,包括外观设计,读写操作,保存设置和计算控制等-JAVA design test of the text, including the design, read and write operations, to save the settings and calculate the control