-
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
-
Some form code, C++ Prepared, very practical! I hope there is help for beginners...
一些窗体代码,C++编写的,很实用!希望对初学者有帮助!来源INT。-Some form code, C++ Prepared, very practical! I hope there is help for beginners! Source INT.
- 2022-02-04 15:15:58下载
- 积分:1
-
c++的库函数,全集,中文版的很不错,不懂得函数可以在这找到...
c++的库函数,全集,中文版的很不错,不懂得函数可以在这找到-c++ library function, Complete Works, the Chinese version is pretty good, do not know how to function can be found in this
- 2022-07-27 11:39:52下载
- 积分:1
-
VC摹仿手写字的源码。大家来看看,共同探讨。
VC摹仿手写字的源码。大家来看看,共同探讨。-VC imitate handwritten word source. You see, and explore together.
- 2022-01-25 22:22:58下载
- 积分:1
-
photo processing, prepared by the VB, functional, though not great, but the proj...
图片处理程序,用VB编写的,功能虽然不是很大,但很景致,望大家指点-photo processing, prepared by the VB, functional, though not great, but the project, we hope guidance
- 2022-02-09 18:27:03下载
- 积分:1
-
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数...
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数据用键盘输入,且数据个数不定(最大个数受限制)。-Known to the array A contains 15 mutually exclusive, such as integer, array B contains 20 separate integer and so on. Try to develop a procedure in both A and B appear in the integer stored in an array in C. Further requested that the array A and array B data in the keyboard input, and the number of variable data (maximum number of restricted).
- 2023-04-06 05:15:04下载
- 积分:1
-
我已经写了一个将军
自己编写的一个通用无人机仿真和控制程序,希望能帮助其他有需要的朋友。-I have written a general-purpose UAV simulation and control procedures, hoping to help others in need of a friend.
- 2022-07-10 02:22:33下载
- 积分:1
-
介绍了Windows CE下对注册表操作的API函数的使用
介绍了Windows CE下对注册表操作的API函数的使用-introduced the Windows CE operating under the registry of the use of API function
- 2022-03-23 09:51:25下载
- 积分:1
-
小学生随机练习四则运算
1.程序能够从题库随机选择20道混合运算,用户输入答案,程序检查答案是否正确,每道题正确计5分,测试结束后给出总分;2.题库文件自动生成,程序提供三种练习功能选择:百以内整数算式、带括号算式、真分数算式练习;3.程序进行多轮测试,并用柱状图显示多轮测试分数;6.程序记录用户答题结果,当程序退出再启动的时候,可为用户显示最后一次测试的结果,并询问用户可否进行新一轮的测试;测试有计时功能,测试时动态显示用户开始答题后的消耗时间;7.程序人机交互界面是GUI界面
- 2022-07-22 09:28:59下载
- 积分:1
-
我们小时最经常玩的小游戏
一个使用VC制作的经典的俄罗斯方块游戏...
我们小时最经常玩的小游戏
一个使用VC制作的经典的俄罗斯方块游戏-A game of Teris Used VC program
- 2022-08-06 03:24:04下载
- 积分:1