CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 文本 输出

搜索资源列表

  1. zl1

    0下载:
  2. 用户在文本框输入圆的半径,然后随机产生一个坐标位置,在屏幕上画圆,通过其他组件(如:JTextArea)输出圆的直径、周长和面积。另外提供一个按钮,可以清除屏幕,重新画圆。 -Users in the text box input round radius, then randomly generated a coordinate location, on the screen to draw circles, through other components (e.g. JTextArea
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1237
    • 提供者:张玲
  1. a

    0下载:
  2. 读取文本文件的数据并输出,非常有用啊,涉及到-Read text file data and the output is very useful for ah, involving
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:469813
    • 提供者:chenxiaoli
  1. java2

    0下载:
  2. B01是一个从标签中输入字符或文本,回车后,从文本框中输出完全一样的字符或文本;Homework10_3是一个能做加减乘除的界面运算器-B01 is a character from the label or text input, Enter, the output from the text box exactly the same character or text Homework10_3 is an interface that can do addition, subtractio
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1457
    • 提供者:小李
  1. Exe10_7

    0下载:
  2. 通过RandomAccessFile类实现将一个文本文件的内容倒序输出-By RandomAccessFile class implements the contents of a text file output reverse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:陈光
  1. WriteDemo

    0下载:
  2. 从键盘输入一首诗,把它写入到文本文件poem.txt中。以便初学者掌握熟悉java运行环境,编程掌握Java输入输出流和Swing组件的用法-A poem from the keyboard, put it in writing to a text file poem.txt. For beginners to master familiar with the java runtime environment, to master the Java programming input and o
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:586
    • 提供者:anna
  1. CheckSpell

    0下载:
  2. 快速拼写检查程序用于用户输入文本,并在界面显示,同时可选择操作“选取字典”、“检查拼写”、“打开文本”、“输出文本”等功能实现。-Fast spelling checker for user to enter text, and the interface display, and choice of operating "Select Dictionary", "Check spelling", "open text", "output text" and other functions to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:865866
    • 提供者:Athrun
  1. T5a3

    0下载:
  2. 利用Java的GUI编程,编写一个窗体,包含两个文本框和一个命令按钮。其中一个文本框接收用户输入的一行字符串,回车后在另一个文本框中重复输出三行,单击命令按钮可清空两个文本框的所有内容。-GUI programming using Java, write a form that contains two text boxes and a command button. One of the text box to receive user input string line, carriage
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:715
    • 提供者:谭星捷
  1. ch8ex7

    0下载:
  2. 利用文本编辑软件输入学生姓名,成绩,编程读取文件中的内容,计算每个同学的平均成绩,然后输出并保存成绩表。-Enter the text editing software to use student' s name, performance, programming, read the file contents, the average score calculated for each student, then the output and save the results tabl
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:634
    • 提供者:XL
  1. JavaBean

    0下载:
  2. 生成一个javabean文件,并用log4j输出相应信息到文本-Generate a javabean file and log4j output with the appropriate information to the text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:731479
    • 提供者:张云生
  1. train4

    0下载:
  2. 给定一个非中文的文本文件以及一系列查询单词,请输出所查询单词的出现次数, 输入为当前目录下非中文的文本文件input.in,其格式如下: 第一行为一个非负整数 T ,表示需查询文本的行数,紧随其后是 T 行非中文文本,为查询单词所在的文本行。其后为一个数字 M ,表示查询单词的个数,随后有 M 行单个单词,为所查询的单词。输出到当前目录下的文件output.txt,对每一个查询单词,输出其在查询文本中出现的次数,若没有出现,则输出 0 。输出格式为: 查询单词 次数 -Given a n
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:672
    • 提供者:刘云
  1. StringWords

    0下载:
  2. 输入英文文本,输出文本中的单词按照首字母顺序排列的结果,并计算文本中的单词个数。-Input english text,the program will put out the words in alphabet sequence and count the total number of words that appear in the text.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:花仙子
  1. CountOccurenceOfWords

    0下载:
  2. 对指定文本中的单词进行处理,输出文本中所有单词按照首字母顺序排列的结果,并对每个单词输出其出现的词频。-Output the words in a certain english text in alphabet sequence and count the frequency of each word.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:花仙子
  1. Main2

    0下载:
  2. 对指定的文本文件进行处理,计算其中所有单词的词频,并按照词频高低依次输出。-For certain text file,count the frequency of each word and output the outcome in order of frequency in decrease order.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3809
    • 提供者:花仙子
  1. TestISROSW

    0下载:
  2. 用java把一个GBK编码的文本文件转换为UTF-8编码,输出文本,按行读取文本文件,控制台按行读入字符数据,下载文本数据-A GBK encoded text file using java, be converted to UTF-8 encoding, output text, read text file line by line, the console line read into the character data and download the text data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1206
    • 提供者:步惊云
  1. Student

    0下载:
  2. 1.People类,包括姓名,年龄两个属性,另包含一个方法String PrintInfo(),用来返回People的属性姓名和年龄。 2.设计People类的子类Student,继承People的两个属性,另包含属性学号sno,重写方法String PrintInfo(),该方法返回Student的三个属性。 3.设计People类的子类Teacher,继承People的两个属性,另包含属性工资salary,重写方法String PrintInfo(),该方法返回Teacher的三个属
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7699
    • 提供者:齐瑞征
  1. parsebigxml

    0下载:
  2. JAVA语言xml数据文件解析(生产背景:采集购物网站数据xml解析后生成数据库脚本) 采用SAX方式解析超大xml数据文本,根据需要的业务逻辑控制程序解析输出-The JAVA language xml data analytic (production background: collecting shopping site data to generate a database scr ipt xml parsing) SAX parsing large xml data text f
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:1969567
    • 提供者:zhangat
  1. wordcount

    0下载:
  2. 统计一个文本中单词出现的频率,统计好次数,在按排好的顺序输出-count the number of words appear in a file
  3. 所属分类:Applet

    • 发布日期:2017-12-04
    • 文件大小:2826
    • 提供者:caojingjun
  1. HLSeg_JAVA_Example

    0下载:
  2. 中文分词 支持对输出颗粒的控制,可以输出普通颗粒与用于检索的小颗粒;同时输出词串所在句号、段号、词号、词性等信息。 关于分词输出颗粒,我们认为各种应用对分词要求的颗粒度是不同的. 比如自动分类、关键词抽取比搜索需要的分词颗粒度要大, 因为这样表示文本语义特征时效果会更好, 而检索有一个查全率的要求, 就需要把分词单位做的更为细致, 不然就会造成漏查。 海量系统现在提供了两种颗粒的规则, 其中, 默认的为大颗粒接口, 主要用于自动分类、信息挖潜、机器翻译、语音合成、人工智能等领域,
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:407072
    • 提供者:李子瑞
  1. java_print

    0下载:
  2. 0/获取打印服务对象(寻找打印机) 1/继承Printable实现接口方法print,以便打印机进行打印 2/用Graphics2D直接输出、用TextLayout直接输出、用lineBreaker输出多行文本 -0/Get the print service objects (look for the printer) 1/Printable inherited interface method print, so the printer can print 2/using the
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:1558
    • 提供者:杨山
  1. Document-analysis

    1下载:
  2. 文件分析 给定一个非中文的文本文件以及一系列查询单词,请输出所查询单词的出现次数, 输入: 非中文的文本文件,其格式如下: 第一行为一个非负整数 T ,表示需查询文本的行数,紧随其后是 T 行非中文文本,为查询单词所在的文本行。其后为一个数字 M ,表示查询单词的个数,随后有 M 行单个单词,为所查询的单词。 输出: 对每一个查询单词,输出其在查询文本中出现的次数,若没有出现,则输出 0 。输出格式为: 查询单词 次数。 -Document an
  3. 所属分类:Java Develop

    • 发布日期:2014-07-07
    • 文件大小:4096
    • 提供者:lj
« 1 2 34 5 »
搜珍网 www.dssz.com