-
WinCImage
说明: 源码 for "C語言數位影像處理" 吳上力 編譯(Source code for "C language digital image processing")
- 2009-07-24 11:10:54下载
- 积分:1
-
UART
说明: 凌阳代码,适用于SPCE061A单片机。串行通信。(Sunplus code applies to single-chip SPCE061A. Serial communication.)
- 2009-08-20 22:10:41下载
- 积分:1
-
Muthread
C++面向对象多线程编程,是深入多线程编程的一本好书(C++ object-oriented programming multi-threaded, multi-threaded programming is the depth of a good book)
- 2009-05-15 02:37:42下载
- 积分:1
-
sorcecode
c++程序设计书(Liang)(全)中源码包括所有例题源码(the sorce code of c++ programming)
- 2010-06-23 21:02:42下载
- 积分:1
-
C-program
一些简单的c程序源代码 帮助初学者更好的了解C语言(Some simple C program source code to help beginners to better understand the C language)
- 2013-11-28 19:50:41下载
- 积分:1
-
高质量C++/C编程指南
说明: 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。(Software quality is the majority of programmers have paid lip service rather than the heart!
In addition to being a complete layman and a real master of programming, your first reading of the book will be a panic: "Wow! How can I have so many problems with the C++/C program I've made up before?"
Don't be sad, the author is only a few years and a few times earlier than you panic.
Please spend one or two hours reading this 100 pages of Scripture carefully, and you will benefit a lot from it. This is a suggestion from the previous N-1 readers.)
- 2017-06-13 15:49:09下载
- 积分:1
-
C++perfect
c++完美版本,纯中文,深入分析C++的对象等难点重点。(c perfect version of pure Chinese, in-depth analysis of the C key targets such difficult.)
- 2006-07-31 17:31:40下载
- 积分:1
-
C_plus_plus_Grammar
C++经典语法,是运用VC++编程的基础,希望对大家有用!(C++ grammar)
- 2010-08-25 11:05:35下载
- 积分:1
-
CPP.Visual.Studio.2008
C++.Visual.Studio.2008教材(C++.Visual.Studio.2008 textbooks)
- 2012-06-23 01:10:42下载
- 积分: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