-
学习资料,关于C++的,Addison.Wesley写的Effective.&.More.Effective.C
学习资料,关于C++的,Addison.Wesley写的Effective.&.More.Effective.C-learning information on the C, Addison.Wesley write Effective .. More.Effective.C
- 2022-09-10 23:10:05下载
- 积分:1
-
数据通讯与网络教程是进行网络编程和数据通信人员的一本圣经,共分为十部分,这是第四部分,尤其对准备从事网络编程、数据通信编程的工程人员具有指导意义。...
数据通讯与网络教程是进行网络编程和数据通信人员的一本圣经,共分为十部分,这是第四部分,尤其对准备从事网络编程、数据通信编程的工程人员具有指导意义。-data communication and network Guide is network programming and data communications staff of a Bible, is divided into 10 parts, This is the fourth part, in particular the right to engage in network programming, data communications programming staff is instructive.
- 2023-01-03 20:45:03下载
- 积分:1
-
将代码拷贝到本地硬盘,去掉只读属性,再调试。通过这些事例学习到在viausl c++中设计界面的基本方法,提高应用程序的开发。...
将代码拷贝到本地硬盘,去掉只读属性,再调试。通过这些事例学习到在viausl c++中设计界面的基本方法,提高应用程序的开发。-Copy the code to the local hard disk, remove the read-only attribute, then Debug. Through these stories have learned how to viausl c++ Basic interface design methods to improve application development.
- 2022-12-18 15:00:03下载
- 积分:1
-
用于算法的优化设计
用于算法的优化设计-algorithm for the optimal design
- 2023-07-17 07:20:03下载
- 积分:1
-
c语言课件
基础知识,课后练习,重点基础
c语言课件
基础知识,课后练习,重点基础-c language courseware based on the knowledge, after-school practice, focusing on the basis of
- 2022-07-07 14:50:33下载
- 积分:1
-
This book shows you how to write programs that run under Microsoft Windows 98, M...
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). 学习SDK的经典书籍-This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs) . learning SDK classic books
- 2022-06-17 15:43:21下载
- 积分:1
-
编程之道全本,仔细阅读一定会有收获的经典书记
编程之道全本,仔细阅读一定会有收获的经典书记-Programming on the Road to the present, there must be harvested carefully read the classic secretary
- 2023-07-03 04:15:03下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2023-08-16 18:05:03下载
- 积分:1
-
Introduction to the classic C language source code, which includes many practica...
C语言入门的经典源代码,里面包括了许多实用的例子,可以快迅入门-Introduction to the classic C language source code, which includes many practical examples, you can Alerts Getting Started
- 2022-08-03 18:18:13下载
- 积分:1
-
MPEG
MPEG-2压缩编码技术原理应用
MPEG是运动图像专家组(Moving Picture Experts Group)的简称,其实质上的名称为国际标准化组织(ISO)和国际电工委员会(IEC)联合技术委员会(JTC)1的第29 分委员会的第11工作组,即ISO/IEC JTC1/SC29/WG11,成立于1988年。其任务是制定世界通用的视音频编码标准。因为,广播电视数字化所产生的海量数据对存储容量、传输带宽、处理能力及频谱资源利用率提出了不切合实际的要求,使数字化难以实现。为此,该专家组基于帧内图像相邻像素间及相邻行间的空间相关性和相邻帧间运动图像的时间相关性,采用压缩编码技术,将那些对人眼视觉图像和人耳听觉声音不太重要的东西及冗余成分抛弃,从而缩减了存储、传输和处理的数据量,提高了频谱资源利用率,制定了如表1所示的一系列MPEG标准,使数字化正在变为现实。其中,MPEG-2是一组用于视音频压缩编码及其数据流格式的国际标准。它定义了编解码技术及数据流的传输协议;制定了MPEG-2解码器之间的共同标准(MPEG-2编码器之间尚无共同标准)。本文以MPEG-2的系统、MPEG-2的编码、及MPEG-2的应用为题,讨论MPEG-2压缩编码技术。
- 2022-08-20 01:15:47下载
- 积分:1