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

搜索资源列表

  1. NewsPlayer

    0下载:
  2. Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most mu
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4690226
    • 提供者:电子科大
  1. jiajiemi_ZLib

    0下载:
  2. 流的压缩和解压 说明:适用文件压缩、图象压缩等 调用ZLib单元的方法实现-A tool for bit stream compression and decompression. It may be used in coding of text and images, realized by Zlib unit method.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:324149
    • 提供者:宇文
  1. win2000.stream病毒源码

    0下载:
  2. 这是我从网上下的一个病毒源码。不是我自己写的,不要说我侵权哦,我现在是个菜鸟。学好了,一定和大家分享我的劳动成果。-from the Internet under a virus source. Instead I wrote it myself, not that I infringement Oh, I was a birdie. Master, and we will share the results of my labor.
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:7768
    • 提供者:唐小清
  1. NO7

    1下载:
  2. 著名的电信七号信令NO7,协议栈实现代码。包含了从最底层HDCL数据流处理到上层L4呼叫处理的流程。-The code for Ss7 protocol stacks,include from the HDCL data stream handling to the the Handle flow of L4 Call.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:187457
    • 提供者:李强
  1. GrabBitmaps

    0下载:
  2. In computer vision, one usually needs access to video frames as they are streamed in order to analyze or process them in some way. This code-pack shows how to obtain a single bitmap from a video stream using Microsoft Directshow.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:68541
    • 提供者:王刚
  1. times

    0下载:
  2. 功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:743054
    • 提供者:刘雄
  1. psdemux

    1下载:
  2. MPEG文件PS流解析程序,可以从program stream流中提取媒体内容文件。-a program of parsing MPEG file. It can parse media file from program stream.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:40962
    • 提供者:张彤
  1. Tsdemux

    0下载:
  2. MPEG2文件解TS流程序。可以将transport stream流中的内容解析出来。-MPEG2 files TS procedures. It will transport stream flow analysis of the contents out.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:21906
    • 提供者:张彤
  1. TcpReceiver

    0下载:
  2. 一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,b
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:131747
    • 提供者:俞训峰
  1. AVI-Mux_GUI-1.17.1-Src

    0下载:
  2. ts to ps simple trans form, can be refer to mux , and demux mpeg2 streamts to ps s imple trans form, can be refer to mux , and demux mpeg2 streamts to ps s imple trans form, can be refer to mux , and demux mpeg2 stream-ts to ps simple trans form, can
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:480525
    • 提供者:朱住
  1. 运用异步输入输出流编写Socket进程通信

    0下载:
  2. 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通信程序.-code, as "Merlin&quo
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4943
    • 提供者:陈浩
  1. AxPipe-Src-0_9b2

    0下载:
  2. 一个多线程二进制流操作类库和例子(含英文帮助)-a multithreaded operating binary stream class library and examples (including English Help)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:456354
    • 提供者:真实
  1. wavdest

    0下载:
  2. Writes an audio stream to a WAV file. It takes a single audio stream as input, and its output pin must be connected to the File Writer filter. This sample filter is based on the CTransformFilter class.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4123
    • 提供者:韩忠海
  1. 从AVI视频流中获取单帧的图像数据

    2下载:
  2. 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-frame image data, and preserve
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1915
    • 提供者:罗军
  1. ofdm_trans_recep_1D

    0下载:
  2. 基于DVB-T的一维插值信道估计和均衡 在瑞利和莱斯信道环境下对DVB传输码流进行信道估计和均衡。-based on the DVB-T one-dimensional interpolation channel estimation and balanced in Rayleigh Road and Rice letter environment for DVB transport stream for channel estimation and balanced.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1403
    • 提供者:孙剑
  1. ofdm_trans_recep_2D

    0下载:
  2. 基于DVB-T的二维插值信道估计和均衡。 在时域和频域对DVB传输码流进行信道估计和均衡。-based on the DVB-T's two-dimensional interpolation channel estimation and balanced. In the time domain and frequency domain for DVB transport stream for channel estimation and balanced.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2360
    • 提供者:孙剑
  1. 线性移位寄存器的C语言实现

    1下载:
  2. 线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important constituent, this procedure realizes this method.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11131
    • 提供者:王清华
  1. Dec_Mpg_TS_nist_mpeg2ts.src.1.2.tar

    1下载:
  2. Mpeg TS 传输流解码源程序, 对于TS流的协议包含的最全面, 对于开发MPeg传输流有非常大的帮助.-MPEG transport stream decoder source for TS agreement contains the most comprehensive, for development MPeg transport stream is a very big help.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:3615974
    • 提供者:马林华
  1. stream

    0下载:
  2. 采集卡的驱动编程,具有较大的参考价值,特别开发视频采集的软件工程师有用-Acquisition Card-driven programming, with great reference value, in particular the development of Video Capture software engineers useful
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:46816
    • 提供者:马林华
  1. 长天流媒体方案介绍(PPT格式)

    3下载:
  2. 这是我们流媒体系统的详细方案,非常适合方案设计人员参考,建议保留-This is our stream media system particular s scheme,ever suit to referrence with scheme composer,suggest keep down it.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:1132107
    • 提供者:马世奎
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com