CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - text java read

搜索资源列表

  1. Java工具类库

    0下载:
  2. 这是一个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.
  3. 所属分类:JSP源码/Java

    • 发布日期:2010-07-01
    • 文件大小:13527
    • 提供者:林拉
  1. 使用lex分析java源程序

    0下载:
  2. Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Labora
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2994
    • 提供者:万宏兴
  1. TestKeyword.java

    0下载:
  2. TestKeyword.java,是java实验的实验8 使用多种方式读取文本文件-TestKeyword.java, is java experiments 8 to use a variety of ways to read a text file
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:3085
    • 提供者:叶毅
  1. java

    0下载:
  2. 是关于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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:12667
    • 提供者:段燕
  1. rtfreader

    0下载:
  2. java实现读取RTF文本,对采用RTF加密的文本可做解码参考-java achieve read RTF text using RTF can decode the encrypted text reference
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:10702
    • 提供者:zzy
  1. experiment

    0下载:
  2. 利用随机数产生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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:158452
    • 提供者:庄黛
  1. DBscan

    0下载:
  2. 用java写的DBscan算法,支持文本读入,并且结果可以用图像显示的-With DBscan algorithm written in java, read text, and the results can be graphically
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1972
    • 提供者:Calvin Chen
  1. Java.III.DataSigning

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2912
    • 提供者:neo
  1. Mycrc

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:20761
    • 提供者:nikatsam
  1. sms

    0下载:
  2. java封装的一个短信猫操作类,功能:1.开启、关闭通讯端口;2.读取、删除短信猫内的短信 包括已读、未读等状态的短信;3.读取、删除单条短信;4.读取短信猫、SIM卡存储状况。 说明:CommonSms类是短信实体类,其中用到项目中其他一些类,和短信功能无关,压缩包中未给出,可以自行删除,加以调试。 -java package, a text message cat action class, function: 1. open, close communication port 2. to
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:7936
    • 提供者:韩增义
  1. downloadQQXS

    0下载:
  2. 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,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:471670
    • 提供者:傅信诰
  1. FileReader

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:931
    • 提供者:zhao
  1. cuongtv_53_hw01

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2712
    • 提供者:cuongtv
  1. Genshi-0.5.1.tar

    0下载:
  2. PDF text parser. Used to read from PDF file to Java code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:375636
    • 提供者:padmajeet
  1. K_Means

    0下载:
  2. K-Means(java)算法 有界面,可从文本中读取数据-K-Means (java) algorithm has interface to read data from text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3020
    • 提供者:fourseel
  1. AESreadfromtext

    0下载:
  2. aes algorithm read from plaintext text file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:650607
    • 提供者:suarif
  1. read-and-write-text-files

    0下载:
  2. Java编写的示例代码,可以实现读写文本文件的功能。-Sample code written in Java, can read and write text files.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:6799
    • 提供者:刘向平
  1. RealTime_Chart

    0下载:
  2. 在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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1856921
    • 提供者:林新
  1. read

    0下载:
  2. 用java语言对大文本文件数据排序,效率一般,仅供参考-Use Java language to large text file data sorting, efficiency generally, only supplies the reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:292658
    • 提供者:刘根生
  1. java-test

    0下载:
  2. 用JAVA设计的test的文本,包括外观设计,读写操作,保存设置和计算控制等-JAVA design test of the text, including the design, read and write operations, to save the settings and calculate the control
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:52305
    • 提供者:张苗苗
« 12 3 »
搜珍网 www.dssz.com