senkong 在 2006-06-18 20:53:18 上传
说明:【经典设计】VHDL源代码下载~~ 其中经典的设计有:【自动售货机】、【电子钟】、【红绿灯交通信号系统】、【步进电机定位控制系统】、【直流电机速度控制系统】、【计算器】、【点阵列LED显示控制系统】 基本数字逻辑设计有:【锁存器】、【多路选择器】、【三态门】、【双向输入|输出端口】、【内部(缓冲)信号】、【编码转换】、【加法器】、【编码器/译码器】、【4位乘法器】、【只读存储器】、【RSFF触发器】、【DFF触发器】、【JKFF触发器】、【计数器】、【分频器】、【寄存器】、【状态机】
开发平台:MultiPlatform | 大小:43KB | 下载2335次
管理员 在 2006-06-09 16:48:15 上传
说明:将源文件编码为Windows media文件
开发平台:Visual C++ | 大小:6KB | 下载27次
musixide 在 2006-05-27 14:40:26 上传
说明:完整的jpeg encoder verilog code,DCT部分採用1991 IEEE transection paper,利用skew circular convolution來實現精簡電路
开发平台:MultiPlatform | 大小:25KB | 下载325次
zengmeng 在 2006-05-24 09:30:09 上传
说明:这个程序是以Windows Media 的SDK所编写的一个简单编码器,能对摄像头,电视卡,DV等设备进行编码。
开发平台:Visual C++ | 大小:1754KB | 下载612次
wutian 在 2006-05-16 16:06:38 上传
说明:这是一个MP3解码源代码,采用huffman算法编解码方法
开发平台:Visual C++ | 大小:41KB | 下载92次
zouyi2217 在 2006-05-02 21:53:39 上传
说明:mpeg4视频压缩源程序
开发平台:Visual C++ | 大小:296KB | 下载139次
qhdgwg 在 2006-04-15 01:08:01 上传
说明:fast H.263 encoder library视频压缩源码包括测试程序
开发平台:C/C++ | 大小:45KB | 下载80次
ranch 在 2006-04-06 22:55:41 上传
说明:压缩包内为本人写的(2,1,3)卷积码编码器和维特比(viterbi)译码器.编码器和译码器分别封装在一个类中,每个类的方法和变量均有注解
开发平台:Visual C++ | 大小:4KB | 下载750次
gaolianjun 在 2006-04-02 15:06:39 上传
说明:AVR单片机控制码盘程序,主要包括直流电机调速,码盘反馈。
开发平台:C/C++ | 大小:7KB | 下载149次
xiaofei2046 在 2006-02-06 11:30:45 上传
说明:H.264/MPEG-4 AVC is the latest generation standard from the ITU-T and ISO/IEC MPEG standardization bodies and it builds on the success of the previous ITU-T and MPEG standards. H.264/MPEG-4 AVC offers major advantages compared with previous standards, among them its high compression efficiency, although it demands a high degree of computational complexity to be able to make use of the advantages of its new techniques. In this paper several implementation issues of the H.264/MPEG-4 AVC standard have been reviewed, dealing with some of the real time challenges that appear on this kind of implementation. This implementation is to be executed on a general purpose DSP conforming with the requirements of the broadcast environments and should provide very important advantages over an MPEG-2 Encoder system.
开发平台:Visual C++ | 大小:248KB | 下载109次
sniper0017 在 2006-01-16 10:17:25 上传
说明:将ASF/WMV文件流化,从一个端口输出的源程序。采用WMF SDK编写。是《Windows Media Encoder 编程向导》里面的例子
开发平台:Visual C++ | 大小:131KB | 下载143次
budan 在 2006-01-05 13:46:49 上传
说明:Windows Media Encoder SDK
开发平台:C++ | 大小:3325KB | 下载96次
ipcore 在 2005-12-31 15:01:11 上传
说明:可编程器件厂商Altera出品的8b10b编码器,用在现在通用的PCI-Express接口中,包含完全解密的源程序。
开发平台:Windows_Unix | 大小:18KB | 下载88次
chinomango 在 2005-11-18 02:47:43 上传
说明:MPEG2 codec source, used for DTV/DVD/HDTV, two parts: encoder and decoder, using VC run on windows
开发平台:Visual C++ | 大小:424KB | 下载59次
rzkxh 在 2005-11-08 20:09:26 上传
说明:h.263编码 基于visual c++环境下编码程序
开发平台:Visual C++ | 大小:76KB | 下载35次
joelwang 在 2005-11-05 10:28:53 上传
说明:里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 7 aacenc mpeg2 AAC音频编码程序 8 aacdec mpeg2 AAC音频解码程序
开发平台:Visual C++ | 大小:790KB | 下载1020次
jiyutian 在 2005-09-28 09:57:41 上传
说明:流媒体视频编解码器.丁贵广编的《Visual C++6.0数字图像编码》中h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!
开发平台:Visual C++ | 大小:929KB | 下载78次
dick 在 2005-05-25 17:41:32 上传
说明:吐血篇--- mp3编码和解码的源代码。 代码简洁,调用层次清晰。 为深入研究MP3的程序员提供了很好的样板。
开发平台:MultiPlatform | 大小:87KB | 下载1006次
xiongmochang 在 2005-02-17 20:30:29 上传
说明:H264编码器源程序
开发平台:MultiPlatform | 大小:802KB | 下载491次
zl2019 在 2005-01-25 14:48:37 上传
说明:aviencoderdshow
开发平台:Windows_Unix | 大小:22KB | 下载21次
jiunning 在 2005-01-03 20:06:08 上传
说明:Encodes video and audio
开发平台:Visual C++ | 大小:1711KB | 下载25次
Davidaaa 在 2004-11-18 16:50:19 上传
说明:A base-64 MIME format encoder/decoder with C source code
开发平台:C/C++ | 大小:38KB | 下载53次
flight_bai 在 2004-11-08 16:00:54 上传
说明:jpeg encoder
开发平台:WINDOWS | 大小:117KB | 下载24次
r4u26 在 2004-10-23 00:02:39 上传
说明:视频聊天编程示例
开发平台:WINDOWS | 大小:38KB | 下载112次
人自老 在 2004-10-22 15:05:46 上传
说明:H.264的一个免费Encoder程序
开发平台:WINDOWS | 大小:5586KB | 下载93次
G0ahead 在 2004-09-15 19:29:53 上传
说明:amr encoder
开发平台:C/C++ | 大小:121KB | 下载198次
wangqinghai 在 2004-08-24 14:41:18 上传
说明:一本原版的视频编码器设计图书,非常易懂,但是将视频编码中的原理和设计方法讲的很透彻。
开发平台:WINDOWS | 大小:24537KB | 下载347次
子虚乌有 在 2004-07-18 11:33:38 上传
说明:8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI serial interface. The encoder has been made by Siemens (6FX2001-5FS12). Archive contains: 1) schematic, 2) source in C and Assembler
开发平台:C/C++ | 大小:84KB | 下载85次
管理员 在 2001-01-09 00:20:05 上传
说明:Berkeley Plateau Research Group MPEG-1 encoder sources
开发平台:UNIX | 大小:1700KB | 下载848次