-
How_to_solve_it
如何求解问题——现代启发式方法,20世纪关于问题求解最重要书籍之一,中文版(How to solve the problem- modern heuristic methods, 20th century books on the problem solving one of the most important, the Chinese version)
- 2010-10-28 11:14:21下载
- 积分:1
-
videocompressionpaper
本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准
化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出
MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言
程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证
无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动
估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进,
给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计
算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并
在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问
题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。
最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。(In this thesis,an introduction to video compression principal,methods and central
international video coding standards is done firstly.Then analyzing the core techniques
of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding
function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then
compare the compressed ratio of two standards,point out the key of compression is DCT
and Motion Estimation algorithm.Afterwards,studying the DCT/Motion
Estimation/Motion Compensation algorithm in detail and giving an adaptive rood
pattern search for fast Block-Matching motion estimation.Then the simulation of several
motion estimation algorithms based block-matching is given.Accordingly,a scheme of
a DSP-based video compression system is put forward,with the features of TI’s
TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis
of soft and hard environments,also the simulation process.
In the end,the summarization about the)
- 2009-09-18 10:40:44下载
- 积分:1
-
EssentialC
Essential C
经典中的经典!!
可以看看学习学习,向高人学习!@(Essential C classic classic! ! Can look at learning to learn, to learn from an expert! @)
- 2008-03-17 21:40:50下载
- 积分:1
-
Tanhaoqiang_C_Language(word)
这是谭浩强版的C语言教程。我觉得很经典。若自学C语言的,这本书很有帮助。(This is the Hao-strong version of the C language tutorial. I feel very classic. If the self-learning C language, this book helpful.)
- 2008-12-23 11:14:20下载
- 积分:1
-
深入编程内幕——Visual C++(初级)
深入编程内幕——Visual C++(初级)(depth Programming Insider-- Visual C (Junior))
- 2005-05-10 20:43:18下载
- 积分:1
-
Numerical-Recipes-in-C-The-Art-of-Scientific-Compu
《Numerical Recipes in C-The Art of Scientifi c Computing 2nd Edition》十分珍贵的一本C语言数值算法大全(" Numerical Recipes in C-The Art of Scientific Computing 2nd Edition" is very rare a C-numerical algorithm Daquan)
- 2010-01-28 23:50:33下载
- 积分:1
-
VCBook
经典C++教材,希望对大家有所帮助!大家一起学习!!(Classic C++ textbooks, we want to help! We will study together! !)
- 2010-07-15 10:52:22下载
- 积分:1
-
2008828145743
说明: win32 API函数大全,介绍win32 API函数(Encyclopedia of win32 API function to introduce the win32 API function)
- 2008-11-13 20:55:39下载
- 积分:1
-
CPP-classic-code-Daquan
C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
- 2014-02-22 19:02:05下载
- 积分:1
-
数字图像处理学:Visual C++实现_10990262
说明: 数字图像处理学:Visual C++实现
1数字图象处理导论
2光学基础与视觉系统
3对设备无关位图的访问
4图象的变换
5图象的增强
6图象复原
7图象重建
8图象分割
9图象纹理分析
10图象腐蚀与膨胀
11图象压缩编码
12图象模式识别(Digital Image Processing : Visual C achieving an introduction to digital image processing and optical vision system based on three pairs of device-independent bitmap images visit Transform 4 5 6 enhance the image image recovery image reconstruction 7 8 9 Image segmentation, image texture analysis 10 images corrosion and expansion of 11 Image Coding 12 Pattern recognition)
- 2005-09-10 18:49:57下载
- 积分:1