-
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
-
这是一个wxWidgets为最新版本的2.8.10 Windwos平台,这是技术。
这是wxWidgets for Windwos Platform的最新版本2.8.10,即通常的wxMSW2.8.10。-This is a wxWidgets for Windwos Platform of the latest version 2.8.10, that is the usual wxMSW2.8.10.
- 2022-02-25 16:33:15下载
- 积分:1
-
采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。...
采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。-demonstrated by the use of animation HANOR procedures, using classic methods to achieve its recursive algorithm.
- 2022-01-31 10:21:34下载
- 积分:1
-
一个MFC类,提供你的能力来检查无效的字符的字符串…
An MFC Class which offers you the abbility to check Strings for invalid characters 检验字符串是否含有无效字符的类-An MFC Class which offers you the abbility to check for invalid characters Strings test whether a string containing invalid characters in the category
- 2022-04-29 03:48:13下载
- 积分:1
-
一个可以识别函数类型,参数,返回值的小程序源码,适合C++初学者学习参考...
一个可以识别函数类型,参数,返回值的小程序源码,适合C++初学者学习参考-One can identify the function type, parameters, return values of the small program source code, suitable for beginners to learn C++ Reference
- 2022-08-07 10:17:03下载
- 积分:1
-
献给对条码感兴趣的朋友,生成PDF417的JAVA包,含有反编译源码
献给对条码感兴趣的朋友,生成PDF417的JAVA包,含有反编译源码-dedicated to the right barcode interested friends, PDF417 Generation JAVA kits, containing anti-source compiler
- 2022-08-19 06:14:50下载
- 积分:1
-
C语言函数手册.chm.rar
C语言函数手册.chm.rar-C language function manual. Chm.rar
- 2022-08-03 11:49:58下载
- 积分:1
-
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.-the procedure used to simulate a radar display, can achieve a radar display.
- 2023-06-11 11:45:03下载
- 积分:1
-
一个封装了ADO31 For Wince的类
一个封装了ADO31 For Wince的类-a package of ADO31 For Class Wince
- 2022-01-26 08:24:36下载
- 积分:1
-
即时聊天软件
应用背景这是一个用C++编写的,基于UDP的远程聊天软件,支持单人私聊,多人群聊,以及服务器广播等基本功能,可供相关方面的初学者参考学习使用。关键技术
本程序以C++为编程语言,用MFC为框架,cs网络架构,udp套接字,压缩包内分为客户端和服务端两个程序,vc6编译通过。
- 2022-01-20 23:26:56下载
- 积分:1