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

搜索资源列表

  1. JAVA输入输出流

    0下载:
  2. JAVA输入输出流使用汇集-JAVA input and output stream pool
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:26875
    • 提供者:朝亮
  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. java 网络传输大文件

    0下载:
  2. 网络传输大文件,于是对基于socket的文件传输采用了缓冲输入/输出流来包装输出流,再采用数据输入/输出输出流进行包装,加快传输的速度。基本传输需要大家一般都知道,建立socket链接设置端口,监听端口-Network to transfer large files, so socket-based file transfer using buffered input/output stream to wrap the output stream, then use the data input
  3. 所属分类:网络编程

    • 发布日期:2016-01-25
    • 文件大小:2910
    • 提供者:王好
  1. ChatSystem.rar

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:100318
    • 提供者:NightSnow
  1. JPG-decode_encode.rar

    0下载:
  2. 基于J2ME的JPEG decode和encode,有完整解码、8分之一解码,8分之一流解码,JPEG decode & encode on J2ME Platform,1/8 fast decode, 1/8 stream decode
  3. 所属分类:J2ME

    • 发布日期:2017-03-26
    • 文件大小:29367
    • 提供者:sure
  1. j2mertsp.zip

    0下载:
  2. 一个j2me编写的手机播放 rtsp协议传输流媒体文件的例子,The preparation of a cell phone j2me player rtsp protocol transport stream media files example
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:5980
    • 提供者:yanshiyu
  1. UDPTest

    0下载:
  2. 使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:48418
    • 提供者:daisuda
  1. JAVA

    1下载:
  2. 流媒体传输使用RTP/RTCP基于RTP流媒体实时传输的JAVA实现-stream media transmission based on RTP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:243474
    • 提供者:xuxuehui
  1. android-sax--prarser-xml

    0下载:
  2. android 系统上对通过sax对xml流进行解析的demo,对学习android初学者很有帮助-it is about parsering xml stream using sax , and it will helpful for the new comers
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:49981
    • 提供者:hsd352
  1. File-Operation-by-java

    0下载:
  2. 本程序用java语言实现了文件流的几乎所有操作,如文件复制,移动,删除,新建等。-This programm implements all operations of file stream,such as copy,cut,delete and new operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2194
    • 提供者:肖斌
  1. Stream

    0下载:
  2. 一个遍历文件系统目录结构的程序并能够将其结构用字符打印出来-A traverse file system directory structure of the program and its structure can be printed with characters
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:48463
    • 提供者:站长
  1. 20081015111532911ionio

    0下载:
  2. 使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2350
    • 提供者:郭为
  1. mp3.0

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:497055
    • 提供者:王刚
  1. clickstream-1.0.3-sources

    0下载:
  2. 点击流(用户访问路径分析) 似乎是互联网站必须要做的一件事情(我是 UE 门外汉)。如何从千差万别的用户访问行为发现共性,是个很有趣的可研究的东西。不知道这个地方是属于 BI 的活儿还是属于 UE 的-Click-stream (user access path analysis) seems to be Internet web site must do one thing (I am a layman UE). How different from the user access behav
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:461956
    • 提供者:唐文
  1. Stream-2-Stream_1.0_source

    0下载:
  2. 使用p2p技术进行消息传输与网络互联,实现多用户啊文件共享与媒体资源播放。-The use of p2p technology, the Internet information transmission and network to achieve multi-user ah file-sharing resources with the media player.
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:723916
    • 提供者:莉莉
  1. Stream

    0下载:
  2. 可以使用流密码对文件进行加密,有简单的界面-Can use the stream cipher to encrypt the document, a simple interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3589
    • 提供者:szmneo
  1. Symmetric_encryption_Stream_encryption_CBC_RSA_DH.

    0下载:
  2. 对称加密解密,流加密,CBC加密解密,RSA加密算法,DH公钥和私钥算法-Symmetric encryption and decryption, stream encryption, CBC encryption and decryption, RSA encryption algorithm, DH public key and private key algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:19317
    • 提供者:Peter
  1. Stream-multicast

    0下载:
  2. 下一代流式网络多播协议的实现,使用java完成,是点点流式数据多播的典型实例,带有网络监视器端口。-Implementation of Streaming multicast using Java, with network monitor to see into the data transmitted in the network.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:722196
    • 提供者:kabiluofu
  1. Java-io

    0下载:
  2. java 中流的定义,分类,使用及实例介绍。java 中流的定义,分类,使用及实例介绍-Java stream
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4221278
    • 提供者:游泳的鱼
  1. Stream-2-Stream_1.0_source

    0下载:
  2. 使用java实现的流媒体播放系统,实现了点播缓存技术以及拥塞调度机制,是这方面不可多得的参考-Implemented using java streaming media system to realize on-demand caching and congestion scheduling mechanism, a reference is rare in this area
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:723898
    • 提供者:pulutarch
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com