-
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷...
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库
libmpeg2convert:
是YUV与RGB之间的格式转换
libvo: 是解码后的播放
mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Description: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
- 2022-02-09 16:32:10下载
- 积分:1
-
禁用启用设备
禁用启用系统设备,代码过滤只剩下网卡设备了。可以修改过滤条件,达到仅显示自己想要的设备。
- 2023-03-30 00:05:04下载
- 积分:1
-
The prisoner s dilemma constitutes a problem in game theory. It was originally f...
The prisoner s dilemma constitutes a problem in game theory. It was originally framed by Merrill Flood and Melvin Dresher working at RAND in 1950. Albert W. Tucker formalized the game with prison sentence payoffs and gave it the "prisoner s dilemma" name (Poundstone, 1992).
- 2022-01-26 05:35:13下载
- 积分:1
-
VC++编程,有源代码,本程序是改进的加密压缩存档类
VC++编程,有源代码,本程序是改进的加密压缩存档类-VC++ Programming, source code, the program is to improve the types of encryption-extracting archive
- 2023-06-29 09:55:03下载
- 积分:1
-
Windows PE用于分析文件,我们可以看到,它取决于什么…
一个用于分析windows PE文件的程序,可以知道其依赖于其他什么文件。里面使用了boost库的功能,可以简化链接符号的处理。-A windows PE used to analyze the documents, we can see that its dependent on what other documents. Inside the library using the boost function, the link can be simplified treatment symbols.
- 2022-05-27 14:28:48下载
- 积分:1
-
整数因子分解问题C++
该程序实现的是整数因子分解问题,对于给定的整数n,计算n共有多少种不同的分解式。程序是基于VC++6.0实现的。
- 2022-06-28 12:06:27下载
- 积分:1
-
非常经典的网页禁令设计
very classic web ban design -very classic web ban design
- 2022-02-13 04:33:45下载
- 积分:1
-
MFC做的windows文件系统演示
MFC做的windows文件系统演示-MFC do windows File System Demonstration
- 2022-03-25 14:00:53下载
- 积分:1
-
avaya交换机TSAPI接口开发Demo
avaya交换机TSAPI接口开发Demo-avaya switch TSAPI Interface Development Demo
- 2023-04-04 20:30:03下载
- 积分:1
-
两位基于VHDL的加法器,课程设计
一个简单的加法器,基于VHDL,在ISE中的环境中开发的,可以正常运行,键盘输入,进行两位的加减运算。
- 2022-07-27 17:02:33下载
- 积分:1