-
控制声卡的程序,可以用于做播放器,可以按开始和结束时间播放语音...
控制声卡的程序,可以用于做播放器,可以按开始和结束时间播放语音-audio control procedures can be done for the players, can start and end on time-play voice
- 2022-01-25 14:35:49下载
- 积分:1
-
语音处理的范畴,多通道音频混频器,和各种渠道的VO…
语音处理类,支持多个通道混音,及各个通道音量可视化显示-voice processing category, multiple channel audio mixers, and various channel volume visualization display
- 2023-06-09 02:45:03下载
- 积分:1
-
It can speaker text.txt.
It can speaker text.txt.
- 2022-04-26 09:49:10下载
- 积分:1
-
像苹果系统一样的停靠工具栏
能实现和苹果的操作系统一样的快捷工具停靠栏,支持PNG格式的全彩图片文件,同时支持透明显示,实现超酷的桌面效果,鼠标移到图标上时可以自动奕大。
- 2023-03-19 21:15:03下载
- 积分:1
-
Belt Movement estimated embedded Zerotree wavelet encoding algorithm is digital...
带运动估计的内嵌零树小波编码算法是数字电影国际标准的备选方案之一。此代码是其实现的源码-Belt Movement estimated embedded Zerotree wavelet encoding algorithm is digital film international standards one of the options. This code is the realization of the source
- 2022-04-12 12:17:20下载
- 积分:1
-
运动预测块匹配算法
运动预测块匹配算法-Block-Matching Motion Estimation Algorithm
- 2022-02-06 14:21:23下载
- 积分:1
-
波的编解码器和谱图的提出
wave编解码和波谱图-wave codec and spectrogram Proposed
- 2022-01-28 01:40:51下载
- 积分:1
-
波文件读取,播放,真实
Wave文件读取、播放、实时显示波形、对其作FFT和DCT等功能-Wave document read, play, real-time waveform, for its FFT and DCT functions
- 2023-06-15 07:25:05下载
- 积分:1
-
LIVE555,network streaming for Network Stream Media. I have compiled all of those...
LIVE555,network streaming for Network Stream Media. I have compiled all of those,just use those!
- 2022-05-30 08:15:51下载
- 积分: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