-
TestFileIO
Java类库中字节流由InputStream类和OutputStream类派生。由于InputStream,OutputStream是针对字节流的,所以读取文件前先要定义byte[],然后把文件流读取到byte[]里面.(Derived the InputStream class and OutputStream class byte stream in the Java class library. Thanks to InputStream, OutputStream is aimed at the byte stream, so must be defined before reading byte[] file, then the file stream to read into byte[].)
- 2015-03-24 18:34:04下载
- 积分:1
-
JFunc
buffer Arg Names Source Code for Andriod.
- 2014-01-03 19:40:26下载
- 积分:1
-
mblog
mblog 毕业设计用的还没有完善,请大家多指点(mblog graduate design is not yet perfect, please keep pointing)
- 2014-02-04 10:56:33下载
- 积分:1
-
Perceptron
机器学习中Perceptron算法统计词频(The statistics of words of perceptron algorithm in Machine Learning)
- 2013-11-28 22:42:55下载
- 积分:1
-
TCP_Java
实现了用Java语言实现TCP协议的传输。(TCP protocol using Java language transmission.)
- 2013-11-09 13:04:50下载
- 积分:1
-
LocalVariableExtractor
Code to figure out which local variables are active at which points in a method.
- 2013-11-04 09:33:44下载
- 积分:1
-
jisuanqi
java 简易计算器.除了可以进行科学运算外还可以进行日期的减法运算.(java simple calculator. In addition to scientific computing, but also can be the date of the subtraction operator.)
- 2007-09-28 10:13:47下载
- 积分:1
-
Java_class
说明: Java的ppt课程和大学的Java书籍(Ppt Java, Java books and university courses)
- 2010-04-15 16:44:13下载
- 积分:1
-
1JSP笔记
说明: jsP个人笔记,十分适合新手学习,建议下载,内容详细(JsP personal notes, very suitable for beginners to learn, it is recommended to download, detailed content)
- 2020-06-24 09:00:02下载
- 积分:1
-
split_words
分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末(Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence)
- 2013-11-04 19:29:54下载
- 积分:1