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

搜索资源列表

  1. Access-URL

    0下载:
  2. This example is used to access the data from the specific url. The Stream Connection is used to connect the application to the specific url by Airtime (connect to the internet). In this example we are trying to make a connection between i
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:161029
    • 提供者:Nitin Patel
  1. test

    0下载:
  2. 用Java实现网络编程,能够有效传输数据或字节流-Network Programming with Java, which can effectively transmit data or byte stream
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:4230
    • 提供者:pqnqiuyu
  1. TimeServer

    0下载:
  2. Java实现时间日期服务器,学习一下java定义端口号,设置客户端套接字,实例化套按字,得到输入流,读入数据到缓冲区,输出错误信息等。-Java date and time server, learn about the java-defined port number, set the client socket, instance of the word, the input stream to read data to the buffer output error message.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3291
    • 提供者:张闯
  1. TimeServer

    0下载:
  2. Java实现时间日期服务器,学习一下java定义端口号,设置客户端套接字,实例化套按字,得到输入流,读入数据到缓冲区,输出错误信息等。-Java date and time server, learn about the java-defined port number, set the client socket, instance of the word, the input stream to read data to the buffer output error message.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6739
    • 提供者:crag
  1. test5

    1下载:
  2. 1、数字存取:通过随机数函数产生50个正整数,逐个将这些数写入文件file.dat中;然后读出这些数,在内存中对它们进行排序,再将排序后的数据逐个写入file.out文件中。 要求:分别使用字节流和字符流操作方式完成。 2、文件内容加行号:给定一个文件,通过文件读写,给文件内容加行号。 要求:使用缓冲流操作。 3、学生对象操作:设计学生类,把学生对象存储进文件,并能再从文件中读取。-Digital access: 50 positive integer random nu
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-12-01
    • 文件大小:4548
    • 提供者:zengshao
  1. jquery-socialist-master

    0下载:
  2. jquery-socialist是jQuery社交网络插件,用于从多个社交网络获取数据并创建一个单一的社交媒体流。-The jquery-socialist jQuery social networking plug-in, used to get data from multiple social networks and social media to create a single stream.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-30
    • 文件大小:136621
    • 提供者:eepudn26a
  1. MySort

    0下载:
  2. 字节流输入输出,并对数据进行三种排序,并且有泛型-Byte stream input and output, and data for three sort
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:3452
    • 提供者:feipeng
  1. wsxz

    0下载:
  2. 从网络上下载数据 打开输入流 字节输入流 读取字节数 写字节到输出流中-Download data from the network open input stream byte input stream to read the number of bytes to write bytes to the output stream
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:50726
    • 提供者:杨都
  1. AbstractSessionInputBuffer

    0下载:
  2. Abstract base class for session input buffers that stream data from a InputStream for Andriod. -Abstract base class for session input buffers that stream data from a InputStream for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:2076
    • 提供者:siucangpue
  1. AbstractSessionOutputBuffer

    0下载:
  2. Abstract base class for session output buffers that stream data to an OutputStream for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2455
    • 提供者:tiunuka
  1. DataOutputStreamTest

    0下载:
  2. Data Output Stream Test Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:songmeiter
  1. CheckedOutputStream

    0下载:
  2. The Checked Output Stream class is used to maintain a running checksum of all data written to a stream.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:861
    • 提供者:suzeca
  1. ZipOutputStream

    0下载:
  2. This class provides an implementation of FilterOutputStream that compresses data entries into a <i>ZIP-archive</i> output stream.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3442
    • 提供者:gingcairing
  1. FormatConversionProvider

    0下载:
  2. 格式转换提供者提供格式转换服务 *从一个或多个输入格式的一个或多个输出格式。 *转换器,包括编解码器,它编码和/或解码的音频数据, *以及转码器等格式转换器提供的方法 *确定支持什么样的转换,并获得的音频 流从转换后的数据可以被读取.-A format conversion provider provides format conversion services * from one or more input formats to one or more ou
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1525
    • 提供者:jackmwl
  1. MarkingSystem

    0下载:
  2. 以文件储存数据的java自动阅卷系统 希望对学习java的新手有所帮助 主要运用技术有:数组、io流-Java files store data in automatic scoring system hope to learn java newbie help mainly the use of technology are: array, io stream
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:8143
    • 提供者:高艳飞
  1. GZIPOutputStream

    0下载:
  2. The GZIPOutputStream class is used to write data to a stream in the GZIP storage format.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:watainie
  1. ByteArrayOutputStream

    0下载:
  2. This class implements an output stream in which the data is written into a byte array.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:2745
    • 提供者:diumenzai
  1. EndOfSourceException

    0下载:
  2. This exception indicates that data could not be read from the buffered stream because underlying data buffer was exhausted.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1624
    • 提供者:jermailu
  1. OptionalDataException

    0下载:
  2. Optional Data Exception extends Object Stream Exception Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:620
    • 提供者:zanbixen
  1. DemuxInputStream

    0下载:
  2. Data written to this stream is forwarded to a stream that has been associated with this thread.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:qiuceheng
« 1 2 34 »
搜珍网 www.dssz.com