-
视频文件降采样源码,可以使原有大小的视频文件减少一倍的分辨率...
视频文件降采样源码,可以使原有大小的视频文件减少一倍的分辨率-Video File drop sampling source, the original size of the video files to reduce the doubled resolution
- 2022-07-13 18:49:58下载
- 积分:1
-
cdplyer,播放器的一个小例子,正在学习这方面的东东,多交流
cdplyer,播放器的一个小例子,正在学习这方面的东东,多交流-cdplyer, player a small example, are learning in this area Dongdong, more exchanges
- 2022-10-25 05:40:03下载
- 积分:1
-
VB函数示例,关于Filter函数
VB函数示例,关于Filter函数-Example VB function, on the Filter Function
- 2023-09-01 21:10:03下载
- 积分:1
-
《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C...
《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-"C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCtrl : an independent process example, it can monitor with a Win32 services;
- 2022-04-29 07:55:46下载
- 积分:1
-
一个单文档界面的多媒体播放器,可以播放avimpg、mpeg、wav、mp3等格式的多媒体文件.rar...
HDL example source code 4/5
sff_a
- 2022-04-11 03:31:22下载
- 积分:1
-
音频录制和播放
基于c++语言开发,在windows环境下对音频进行录制并进行保存,对保存的文件进行打开播放等功能,对开发音视频的人有很好的帮助。
- 2023-03-27 10:15:03下载
- 积分:1
-
VC do a simple airspace watermarking algorithm
用VC做的一个简单的空域水印算法-VC do a simple airspace watermarking algorithm
- 2023-01-08 20:40:03下载
- 积分:1
-
MFC播放器制作
MFC (Microsoft Foundation Classes)一般指MFC(微软基础类库),是微软公司提供的一个类库(class libraries),以C++类的形式封装了Windows的API,并且包含一个应用程序框架,
- 2022-01-23 10:20:24下载
- 积分:1
-
mp3解码转wav
这是一个很棒的C/C++程序,能够在windows下实现MP3解码功能,将MP3文件转换成wav文件。
VC6 工程的,无需创建,直接添加工程使用。输入MP3文件路径,结果输出result.wav 在工程所在文件夹下可以找到。
- 2022-10-02 05:45:12下载
- 积分:1
-
ITU G.729是一
G.729 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
- 2022-11-24 14:20:03下载
- 积分:1