CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - streams.

搜索资源列表

  1. jvtv_0.6

    0下载:
  2. JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:151163
    • 提供者:lampson
  1. Stream-2-Stream_1.0_source

    0下载:
  2. 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\")
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:734030
    • 提供者:zhaorongchang
  1. AVTransmit2

    0下载:
  2. The AVTransmit2 class is very similar to the VideoTransmit, but uses RTP managers to send the video and audio streams.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5369
    • 提供者:东东
  1. ckplayer5.8

    0下载:
  2. 网页播放器,支持http协议下的flv、f4v、mp4,还支持rtmp视频流-Web player, support for http protocol, flv, f4v, mp4, also supports rtmp video streams
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-22
    • 文件大小:85210
    • 提供者:xinyou
  1. javabase64-1.3.1

    0下载:
  2. Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。-The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:65636
    • 提供者:menghongbing
  1. JAVA

    0下载:
  2. 本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码。-This paper describes the use of JAVA programming language based on client/server applications to prepare network communication procedures, discussed SOCKET mechanism, input and output s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:10009
    • 提供者:徐浩然
  1. IoJava

    0下载:
  2. Java流的程序源码,能实现文件的保存和链接-Java source program streams, to achieve the preservation of documents and links
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3414
    • 提供者:培根
  1. javatest

    0下载:
  2. JAVA输入输出流的简单介绍,供初学者参看-JAVA input and output streams brief introduction for beginners see
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1759
    • 提供者:林琳
  1. corejava8-V2

    0下载:
  2. Java核心技术 第八版 Java核心技术 卷2 高级篇 书中各个章节内的程序源代码。 -Core Java, 8th Edition Core Java. Volume II. Advanced Features, 8th Edition Volume II includes new sections on the StAX API, JDBC 4, compiler API, scr ipting framework, splash screen and tray API
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1218225
    • 提供者:wms
  1. JavaIO

    0下载:
  2. 这是一篇介绍Java IO流的文章,我觉得挺好的。只要看懂了其中的例子,基本就可以掌握Java IO流了-This is an introduction of Java IO streams article, I feel quite good. Understood as long as one of the examples, the basic will be able to master the Java IO streams
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:12183
    • 提供者:林祥贵
  1. j-nio-ltr

    0下载:
  2. Basic introduction of NIO streams of java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:95041
    • 提供者:saqib
  1. java-i0

    0下载:
  2. Java I/O 是java语言中很重要的部分,该书详细地介绍了Java I/O的概念和用法-All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2889028
    • 提供者:蒋一峰
  1. Java_PPT

    0下载:
  2. 学习Java不错的一个PPT,详细介绍了类、对象、线程、流等基本原理及代码!-it is a good PPT for Learning Java , category details, objects, threads, streams, etc. and the basic principles of code!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:675005
    • 提供者:刘明
  1. Code

    0下载:
  2. Java I/O操作,字节流InputStream和OutputStream,字符流Reader和Writer,Java I/O库的设计原则,字符集的编码,RandomAccessFile类,管道流,对象的序列化。-Java I/O operations, byte streams InputStream and OutputStream, character stream Reader and Writer, Java I/O library design principles, charac
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3272
    • 提供者:lanshan
  1. Base_64_v2.3.4

    0下载:
  2. Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:49659
    • 提供者:kostadin
  1. JAVAcomprehensiveExam

    0下载:
  2. JAVA 综合面试题: Java面向对象88个 java基础类库(io流,集合类,线程,Socket,AWT,Swing,sql)24个 jdbc数据访问技术11个 等等 -JAVA Integrated Surface Question: Java object-oriented 88 java-based library (io streams, collections, threading, Socket, AWT, Swing, sql) 24 Ge jdbc dat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:121500
    • 提供者:neoleo
  1. corejava

    0下载:
  2. 多线程学习总结 面向对象技术总结 输入输出流学习总结-Multi-threaded object-oriented techniques to study concluding summary input and output streams to study concluded, and so
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5248179
    • 提供者:张金
  1. Student_Manager

    0下载:
  2. 简易学生管理系统。用文件输入输出流实现。用DataOutputStream、DataInputStream 读写数据。-Easy student management system. Achieved with the file input and output streams. With DataOutputStream, DataInputStream to read and write data.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:2284
    • 提供者:allahki
  1. javaconnection

    0下载:
  2. java通讯录课程设计,序使用了ObjectInPutStream和ObjectOutPutStream这两个文件输入输出流,利用这两个文件输入输出流,可以方便的直接将通讯记录对象直接写入文件中,另外为了方便添加和删除一条记录还使用了系统的对象数组类Arraylist。同时也方便了查找操作 -java address book curriculum design, sequence using ObjectInPutStream and ObjectOutPutStream input an
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:35036
    • 提供者:古丽
  1. io

    0下载:
  2. 从键盘读入2个长整数,进行加法运算,输出运算结果。要求使用输入输出流。-Read from the keyboard into two long integers, for the addition operation, the output calculation results. Require the use of input and output streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1192
    • 提供者:jayxiazai
« 12 3 4 5 »
搜珍网 www.dssz.com