-
Mp3文件处理软件源代码,其中包含dsp_mp2.tar,jmpg123
Mp3文件处理软件源代码,其中包含dsp_mp2.tar,jmpg123-0.1.tar,mpg123-0.59r.tar,mpg123-pre0.59s.tar四个压缩包,均为该软件的组件。-Mp3 file processing software source code, which contains dsp_mp2.tar, jmpg123-0.1.tar, mpg123-0.59r.tar, mpg123-pre0.59s.tar four compressed packets, all the software components.
- 2022-02-01 23:30:06下载
- 积分:1
-
视频图像的编解码,将原始图像压缩成MPEG4格式,然后在客户端解压缩显示...
视频图像的编解码,将原始图像压缩成MPEG4格式,然后在客户端解压缩显示-Video codec, the original image will be compressed into MPEG4 format, and then decompress on the client display
- 2022-06-19 17:57:48下载
- 积分:1
-
最新的linux下的一个软电话kphone程序,可以做进一步开发,C++编写的,有Qt图形界面支持...
最新的linux下的一个软电话kphone程序,可以做进一步开发,C++编写的,有Qt图形界面支持-the latest of a soft phone kphone procedures that can be done to further develop, C++, a Qt GUI support
- 2022-07-07 16:10:15下载
- 积分:1
-
ddshow
简单的多媒体播放器 DDSHOW对初学者不错-DDSHOW
- 2022-08-24 01:00:36下载
- 积分:1
-
C++写的基于MFC的MP3播放器(具有重复,随机播放,列表选择的功能,界面进行美化)
// HHT Player.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "HHT Player.h"#include "HHT PlayerDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CHHTPlayerAppBEGIN_MESSAGE_MAP(CHHTPlayerApp, CWinApp)//{{AFX_MSG_MAP(CHHTPlayerApp)// NOTE - the ClassWizard will add and remove mapping macros here.// DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////////////////////////////////////////////////////////// CHHTPlayerApp constructionCHHTPlayerApp::CHHTPlayerApp(){// TODO: add construction
- 2022-01-20 22:41:55下载
- 积分:1
-
VB调用Jpg和Bmp格式相互转换API函数的示例.为多媒体编程的一个程序...
VB调用Jpg和Bmp格式相互转换API函数的示例.为多媒体编程的一个程序-VB called Broadband and PDF format conversion API examples. For a multimedia programming procedures
- 2023-06-09 12:00:03下载
- 积分:1
-
使用矩阵进行控制的混音器源码。
使用矩阵进行控制的混音器源码。-use matrix mixers control of the source.
- 2023-03-22 14:20:03下载
- 积分:1
-
the code provide a example for captureing a picture.
这是一个在window 环境下实现图像采集的实例。-the code provide a example for captureing a picture.
- 2022-10-23 12:20:03下载
- 积分:1
-
Calculo da FFT complexa
Calculo da FFT complexa
- 2022-12-23 00:35: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