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

搜索资源列表

  1. h263decoderencoder

    0下载:
  2. H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \\播放工具 目录中存放的是用于播放YUV格式视频的工具。 \\压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \\原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-H.263 codec source code stored in the directory is H.263 video encoder and decoder procedures generation c
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:155874
    • 提供者:cq_3964
  1. pcm13

    0下载:
  2. PCM采编器器系统是一种常用的遥测设备,它可以采集多路数据并进行通信传输和数据处理,PCM 采编器控制采集各个数据通道数据的时序,并加上帧同步码形成一定格式的数据,再进行并/串转换,形成串行数据流送到调制设备供传送。-PCM Editor System is a common telemetry equipment, It can be multi-channel data acquisition and communication transmission and data processin
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:876
    • 提供者:张全文
  1. AV_RXD_506AM_00AAH

    0下载:
  2. 无线接收发送来的GPS压缩数据流,并解码出经纬度速度GPS状态等信息,与GPS无线发射程序配合使用-wireless receiver to send the GPS data stream compression and decoding speed up GPS coordinates for the state, and other information, wireless and GPS launch procedures with the use of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2443
    • 提供者:laophking
  1. PICture2code

    0下载:
  2. VB6.0源码---将图片以数据流保存到数据库。很好的实例参考。-VB6.0 source of the photos -- to preserve data stream to the database. Examples of good reference.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:769694
    • 提供者:倪秀辉
  1. Huffman

    0下载:
  2. 迄今为止见过的最方便的huffman编码,效率很高 一个外国人写的,很具有研究价值 Constructing a Huffman Tree according to the number of times each symbol appears in the data stream: 1) Create an array of N nodes, representing N possible symbols (ranging between 0 and N-1). 2) Set
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:17786
    • 提供者:游弋人生
  1. cctt-0.1.8.tar

    0下载:
  2. Cctt, \"Covert Channel Tunneling Tool\" - 顾名思义,这是一种隐藏通道工具。他提供几种可行方法来实现允许在已被网络访问控制系统授权的数据流上创建并建立任意数据流传输信道。-Cctt, "Covert Channel Tunneling Tool" - the name implies, this is a hidden channel tools. He provided several possible ways to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:208373
    • 提供者:欧锋
  1. PlayAudio

    0下载:
  2. Wave格式数据流的播放类源码。-Wave format of the data stream broadcast source category.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:李建清
  1. WaveNet

    0下载:
  2. 是一个关于声卡的程序,可以用通过套接字接收远端发来的数据流,再在本地回放,效果很好呀.-is a sound card on the procedures can be used through the distal socket receiving the data stream and at the local intervals and the results very good ah.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:82340
    • 提供者:程昊
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:
  1. Assign1

    0下载:
  2. When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport l
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8516
    • 提供者:nala
  1. hero_java346888244

    0下载:
  2. IP服务的特点如下:数据应用包括办公自动化系统、WWW、FTP、电子邮件等。其传输特点是猝发式传送,即数据流的出现不定时,而一旦出现数据流,则流量非常大,经常在短时间内占用整个主干网带宽。-IP services to the following features : data applications including office automation systems, WWW, FTP and e-mail. Its transmission is characterized by th
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:305505
    • 提供者:app
  1. Stream

    1下载:
  2. 用于Internet网络的数据流的例子,内附说明和实际例子-for Internet data flow example, enclosing notes and practical examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53727
    • 提供者:小卓
  1. pjlmon

    0下载:
  2. A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:28514
    • 提供者:者兴峰
  1. color converter

    0下载:
  2. The main purpose of the core is a color transform tasks such as CIE XYZRGB, different RGBRGB and RGBYCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplication with vector addition. The
  3. 所属分类:VHDL编程

    • 发布日期:2010-12-19
    • 文件大小:7935
    • 提供者:cfriend
  1. delphi-udp-trans delphi网络通信控件

    1下载:
  2. delphi网络通信控件,发送数据流,实现了UDP穿透;传输速度很快的,可以用它来传输语音,视频,还有文件等数据流-delphi network traffic control, and send data streams to achieve the UDP through transmission speed quickly, you can use it to transmit voice, video, and data stream files
  3. 所属分类:通讯编程

    • 发布日期:2016-01-26
    • 文件大小:47239
    • 提供者:ma chuanjun
  1. ARM_jpgdecoder.rar

    0下载:
  2. 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:13574
    • 提供者:luo seloo
  1. NetworkTest.rar

    0下载:
  2. vs2005下MFC开发的基于数据流套接字的即时通讯软件,入门第一作,VS2005 developed under the MFC socket data stream based on instant messaging software, the first entry for
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:4000279
    • 提供者:michael
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804
    • 提供者:张元
  1. p2framework_src.2.1.0.2.tar.gz

    1下载:
  2. P2Framework是一个开源项目。这是一个高效率的平台,使分布式系统的开发变得更加容易。通过这一平台,你可以忘记许多烦恼和琐碎的事情在分布式系统的开发(如NAT /防火墙穿越,的UDP / TCP协议的交换机等) 。 主要的重点是在这个框架内,以减轻P2P的连接建立,数据和信息传输。与P2Framework ,开发商不需要照顾NAT穿越,防火墙/代理问题,可靠性的UDP和TCP短期发送/接收的问题(等)的点对点环境。例如,可能同行后面的NAT或使用HTTP代理上网。另一个例子是,开发商可
  3. 所属分类:P2P

    • 发布日期:
    • 文件大小:1231969
    • 提供者:董巍
  1. WebServer.rar

    0下载:
  2. 一个多线程的WEB服务器,能够迅速的架设简单WEB服务,可自定义端口,显示连接状态,统计数据流量。但功能还有待加强,如添加日志功能,过滤访问IP等.,A Multithread WEB Server, It Could span simple WEB server quickly. You can defined port for youself, it s can show the state of network connected.it also stat. the data-stream
  3. 所属分类:Web Server

    • 发布日期:2017-04-09
    • 文件大小:1165106
    • 提供者:马跃
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com