文件名称:SourceModeling
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- G***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SourceModeling
这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来,使用ASCII码读取。(之后可以使用这个代码进行Huffman编码的基础)
2.2 DecOfInd.txt 为被统计的文档。SM.java为统计的java程序。
SM.class是SM.java生成的类文件。
compute.txt是输出结果到屏幕后的信息text复制。-SourceModeling the java program can txt statistics given in the text of all letters of the alphabet and the use of the characters appear and show the number of words, use the ASCII code to read. (After you can use this code based on Huffman coding) 2.2 DecOfInd.txt statistics for the document. SM.java for java statistics procedures. SM.class is SM.java generated class file. compute.txt is output to the screen after the text to copy information.
这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来,使用ASCII码读取。(之后可以使用这个代码进行Huffman编码的基础)
2.2 DecOfInd.txt 为被统计的文档。SM.java为统计的java程序。
SM.class是SM.java生成的类文件。
compute.txt是输出结果到屏幕后的信息text复制。-SourceModeling the java program can txt statistics given in the text of all letters of the alphabet and the use of the characters appear and show the number of words, use the ASCII code to read. (After you can use this code based on Huffman coding) 2.2 DecOfInd.txt statistics for the document. SM.java for java statistics procedures. SM.class is SM.java generated class file. compute.txt is output to the screen after the text to copy information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.2 DecOfInd.txt
compute.txt
SM.class
SM.java
compute.txt
SM.class
SM.java