搜索资源列表
JAVA输入输出流
- JAVA输入输出流使用汇集-JAVA input and output stream pool
Stream-2-Stream_1.0_source
- java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated \"s2s\" or \"S2S\")
ChatSystem.rar
- JAVA网络聊天室.运用网络编程、文件操作、数据流处理以及多线程等基础技术编写一个网络聊天室. ,JAVA Web chat rooms. The use of network programming, file operations, data stream processing, as well as multi-threading technology and other infrastructure to prepare a network of chat rooms.
JAVA
- 流媒体传输使用RTP/RTCP基于RTP流媒体实时传输的JAVA实现-stream media transmission based on RTP
File-Operation-by-java
- 本程序用java语言实现了文件流的几乎所有操作,如文件复制,移动,删除,新建等。-This programm implements all operations of file stream,such as copy,cut,delete and new operation.
Stream
- 一个遍历文件系统目录结构的程序并能够将其结构用字符打印出来-A traverse file system directory structure of the program and its structure can be printed with characters
mp3.0
- JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer Homepage : http://sourceforge.net/project/?group_id=1344 ----------------------------------------------------- To launch jlGui just dou
io
- 这是java io流的一个通信小程序,希望能对大家对流的概念有所理解-This is a java io stream communication applet hope for all of us an understanding of the concept of convection
IOofJava2008
- Java I/O操作,字节流InputStream和OutputStream,字符流Reader和Writer,Java I/O库的设计原则,字符集的编码,RandomAccessFile类,管道流,对象的序列化。-Java I/O operations, byte-stream InputStream and OutputStream, character stream Reader and Writer, Java I/O library design principles, charact
stream
- 介绍几种java流的用法,及其一些小例子,希望有用。-Introduction of several java flow usage, and some small examples, I hope useful.
ocvtr2
- motion detection made in processing. it detects motion in stream taken from webcam using OpenCV specialised and dedicated library. It is based on Java and is free - made by Intel-motion detection made in processing. it detects motion in stream taken
JAVAIO
- 关于代码的解释(以区为单位): 1区中,当读取文件时,先把文件内容读到缓存中,当调用in.readLine()时,再从缓存中以字符的方式读取数据(以下简称“缓存字节读取方式”)。 1b区中,由于想以缓存字节读取方式从标准IO(键盘)中读取数据,所以要先把标准IO(System.in)转换成字符导向的stream,再进行BufferedReader封装。 2区中,要以字符的形式从一个String对象中读取数据,所以要产生一个StringReader类型的stream。 4区中,对S
Stream
- 可以使用流密码对文件进行加密,有简单的界面-Can use the stream cipher to encrypt the document, a simple interface
RTCPViewer
- This is a class to view all RTCP packets flow in JMF media transmission. JMF uses RTP protocol to transmit and receive media stream . where RTCP is used to controle real time protocol.-This is a class to view all RTCP packets flow in JMF media transm
EadokingLexicalAnalyzer
- Java lexical analyzer for semi pascal language its my first phase of my compiler project there is another class tokens class i used iwill put it after a while , i used stream tokenizer for more information just ask me :)
streaming
- it project source code of video streaming.....it can stream videos through port number n ip address....it can also stream live video using camera n send messages....uses java scr ipt
libshout-java-0.2.tar
- libshout-java is a set of Java bindings for libshout, enabling Java shout applications to stream to icecast servers with very little overhead. It is a very literal interface to the libshout API, the only significant change being that errors generate
des_java
- 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
java
- 实现整数排序,还有可视化功能。有流输入与数组输入方式-To achieve integer sorting, as well as visualization capabilities. There stream input and an array of input methods
Java-io
- java 中流的定义,分类,使用及实例介绍。java 中流的定义,分类,使用及实例介绍-Java stream