-
AVS音频标准第三部分。视频压缩标准…
AVS的第三部分音频标准。可供对视频压缩标准感兴趣的人士参考。-The third part of AVS audio standards. Video compression standard for those who are interested.
- 2023-01-14 17:20:03下载
- 积分:1
-
用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序...
用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序-With vc++ Series game, the ball flying in the interface, mouse, represented by the ball or the ball touched by these, can be used as c++ Entry procedures
- 2022-01-26 04:10:27下载
- 积分:1
-
windows 平台,视频播放源代码,vc++6.0
windows 平台,视频播放源代码,vc++6.0-windows platform, video player source code, vc++ 6.0
- 2023-06-18 21:00:04下载
- 积分:1
-
vb dvd播放器,可以播放dvd格式
vb dvd播放器,可以播放dvd格式-vb dvd player,can play DVD foemat
- 2022-04-11 06:46:33下载
- 积分:1
-
这个源代码主要基于笔记本电池电量监控,提供了图形界面显示笔记本电脑电池电量状态。程序可以在系统托盘中更好的显示的您手提电脑电池的功率表. 显示电池图标样式可以自...
这个源代码主要基于笔记本电池电量监控,提供了图形界面显示笔记本电脑电池电量状态。程序可以在系统托盘中更好的显示的您手提电脑电池的功率表. 显示电池图标样式可以自定义选择,以及设置图标大小和显示透明度。支持电池及交流电状态检测和动画显示。 -This source code is mainly based on the notebook to monitor battery power, provides a graphical interface shows the status of laptop battery. In the system tray can be better displayed in your laptop battery power meter. Shows the battery icon can customize style options, and set the transparency of icon size and display. To support the battery and AC status detection and animation.
- 2022-07-02 04:14:05下载
- 积分:1
-
播放器,功能强大,能播放多种格式的音频文件!
播放器,功能强大,能播放多种格式的音频文件!-player, powerful, can play a variety of audio formats.
- 2022-02-05 15:28:41下载
- 积分:1
-
from "Visual C programming skills and examples of" Chapter 9
来自《Visual C++程序设计技巧与实例》第9章-from "Visual C programming skills and examples of" Chapter 9
- 2022-01-27 16:41:10下载
- 积分:1
-
这是本人写的一个把BMP转成YUV420的小程序,YUV的播放还没作完,不过方法很简单...
这是本人写的一个把BMP转成YUV420的小程序,YUV的播放还没作完,不过方法很简单-This is the one I was put into YUV420 BMP turn the small program, YUV No player for the End, but is very simple
- 2022-03-24 22:10:39下载
- 积分:1
-
此为动态连接库之源码,应用DirectX功能,把不同的MP3文件播放至不同音效卡作为输出。这是最初的版本,写得比较乱,不过对有需要开发此相关应用的朋友来说是个不...
此为动态连接库之源码,应用DirectX功能,把不同的MP3文件播放至不同音效卡作为输出。这是最初的版本,写得比较乱,不过对有需要开发此相关应用的朋友来说是个不错的参考。-This is the source code of a DLL which applying DirectX features to play multiple MP3 files to multiple sound card interfaces as audio outputs. This is the most initial version and hence might be a little bit messy but really a good reference for those who need to develop such kind of related applications.
- 2022-05-22 22:39:35下载
- 积分:1
-
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用...
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法――递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on the right side of (the specific implementation is to find from both sides to find a pair of post-exchange). Separately on both sides then use this process (the easiest way- recursive).
- 2022-06-28 07:36:49下载
- 积分:1