搜索资源列表
java03312008
- 使用数组存储一个英文句子\"java is an object oriented programming language\"显示该句子,并算出每个单词的平均字母数。-use of a storage array English phrases, "Java is an object oriented p rogramming language "revealed that the phrase, each word and calculated the average nu
ai
- 本程序利用java语言实现了对英文单词的模拟识别。
CountWords.rar
- 实现英文文本出现英文单词的频率的统计,十分好用,jlsjlfff
Check
- 实现英文的拼写检查,对错误单词标记并推荐相似单词-Implementation of English spelling checker, word on the wrong tag and recommend similar words
dictionary
- 基于swing的英文单词查询与测试小程序,使用NetBeans,SqlServer开发,供大家学习交流,数据库附件中只有表结构,请自行添加单词 作者:sostrong-Swing based on the English word query and testing of small procedures, the use of NetBeans, SqlServer development, for them to learn from the exchange Author: sostr
EnglishOCR
- 使用Java编写的OCR程序,可以识别带有复杂背景的图片上的英文单词,识别率很高。-OCR program written using Java, you can identify the picture with a complex background of English words, recognition rate is high.
JAVA
- 实现移位密码的加密,解密过程.移位密码,即向后移k位,k是密钥,是任意的。选用一个英文短语或单词作为密钥,去掉其中重复的字母得到一个无重复字母的字符串,然后将字母表中的其他字母依此写于此字母串之后。找出明文字母在原字母表中位置,则在加入密钥的字母表中该位置上的对应字母就是密文。-To realize the shift encryption and decryption process. Shift the password, that is, move backward k-bit, k is
Java_3
- 文本B01.txt:创建带有标签和文本框的窗体。当用户在文本框中输入其姓名后按回车,显示欢迎用户使用 java 编程的消息。例如用户输入姓名 flyhorse ,则显示消息“你好, flyhorse, 欢迎你使用 java 编程!”,并能*正常关闭窗口。 文本TB.txt:在Applet界面中安排一个文本框和一个标签,在文本框输入一个整数按回车后, 在标签中显示该数最高位数字。 文本Equation.txt)设计一个界面程序求一元二次方程的根 文本splitTest.txt:输入
Java_3
- 文本B01.txt:创建带有标签和文本框的窗体。当用户在文本框中输入其姓名后按回车,显示欢迎用户使用 java 编程的消息。例如用户输入姓名 flyhorse ,则显示消息“你好, flyhorse, 欢迎你使用 java 编程!”,并能*正常关闭窗口。 文本TB.txt:在Applet界面中安排一个文本框和一个标签,在文本框输入一个整数按回车后, 在标签中显示该数最高位数字。 文本Equation.txt)设计一个界面程序求一元二次方程的根 文本splitTest.txt:输入
shiyan63
- 一个java实现的窗体小程序,通关键盘事件,来操作英文单词-it is a good program, i hope you can use it
cidian
- 设计一个简易英汉词典系统,实现基本的单词检索功能,即输入英文单词则系统输出其汉语,反之亦然;并能够进行基本的词典维护操作,包括插入和删除,要求按英语的词典顺序排列单词。 (1)使用图形化界面。 (2)建立英语词汇表,输入为小写字母时为合法输入。 (3)每个词条应包含单词的英语形式、汉语释义、发音等基本信息。 -java and database to do simple electronic dictionary applet also thesis
JAVA
- 读入一个TXT文本(仅有英文单词序列组成),统计各个单词出现的次数,并以适当的图形形式表示结果。-Reading into a TXT text ( only the English word sequence composition ), count the number of times each word appears, and with appropriate graphics representation of results.
java
- 可以实现中英文单词对照的英文字典并详细显示中文释义。-English dictionary
WorldPuzzle
- java编程,是一个小游戏,主要讲的是在不同的格子中写着字母,用编程找出(可能是横向、竖向、斜向)可以组合成的英文单词-java programming, is a small game, mainly about different lattice reads letters, programmed to identify (may be horizontal, vertical, diagonal) can be combined into the English word
java-rite--englishi
- 用java 编写的关于背英文单词的软件设计,相关功能很强大 ,很有参考性。-It is important to use java language to apply to study of Englishi word.
java
- 这是关于java的英语学习文档,里面有大部分java编写中遇到的英文单词。-This is about the java learning English document, there are English words encountered in most of the java prepared.
WorldPuzzle
- java编程,是一个小游戏,主要讲的是在不同的格子中写着字母,用编程找出(可能是横向、竖向、斜向)可以组合成的英文单词-java programming, is a small game, mainly about different lattice reads letters, programmed to identify (may be horizontal, vertical, diagonal) can be combined into the English word
JAVA程序员常用英语 -
- 程序员常用的英文单词,不好找方便学习交流用(javaFORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart)
Main
- 利用java的字符串分词实现英文文本的词频统计并进行输出(Using java string word segmentation to achieve English word frequency statistics and output)
java大作业_20190616
- 1、单词统计。键盘输入一段英文语句,将这段话写入文件file.txt中,然后输出这段话,并且统计语句中英文单词的数目(采用Vector类)以及各单词出现的次数(采用Hashtable类)2、查找替换文本文件的内容。(1)键盘输入文件路径及文件名(2)键盘输入待查找的文本信息和替换的文件(1. Word statistics. Keyboard input a sentence in English, write this sentence into file. txt, and then out