搜索资源列表
Visual+C++视频技术方案宝典+源代码
- 通过63个实际开发方案深入讲解Visual C++视频开发的核心应用全面提高实际开发能力 系统设计方案:用户界面与业务逻辑的分离方案、数据抽象与封装方案、业务层部署方案以及系统建模方案等,共12个实用方案。 视频采集方法:包括视频录像设计方案、视频预览设计方案和事件通知设计方案,共8个实用方案。 视频编码方案:H263编码方案、H263编码方案以及MPEG-4编码方案,共3个实用方案。 音频采集方案:音量控制方案、MCI音频存储方案和CD播放及抓轨方案等,共9个实用方案。
jpegencode-decode
- 介绍了jpeg图片压缩编码和解码,比较好的例程-jpeg image compression encoding and decoding
63535312DCTofJPEG
- 用verilog代码实现JPEG压缩编码过程中的DCT模块,用移位加法实现了乘法-Verilog code using JPEG compression encoding process to achieve the DCT module, with the shift to achieve the multiplication addition
Chapter1-5
- 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
w_ipp-sample-speech-coding_p_5.1.005
- intel语音编码解码,包含mp3,jpeg,h.264等等诸多语音编码解码源代码,可以很方便的集成到自己的应用程序,缺点是必须X86的CPU-intel audio codecs, including mp3, jpeg, h.264 and many other speech codec source code, can be easily integrated into your applications, drawback is that the CPU must X86
image
- 图像压缩编码的实现及感悟,本文详细描了jpeg 图像的编码及实现-Realization and perception of image compression codingimages
image-encoder
- 这是本人开发的基于labview实现JEPG图像编码压缩并解码输出的程序,由于JPEG图像在FPGA编程中太大无法传输,先将其压缩成U8数组在进行传输 这个example中写入了一些压缩算法-This is my labview-based development to achieve JEPG compression image coding and decoding the output of the program, because the FPGA programming JPEG im