-
mcisounds
播放wav文件,简洁明了,hope to be helpfule to you(broadcast wav documents, concise and hope to be helpfule to you)
- 2006-12-26 10:42:57下载
- 积分:1
-
weibull_distribution
产生Weibull分布杂波的时域波形,幅度谱,频谱(Weibull distribution clutter generated time-domain waveforms, amplitude spectrum, spectrum)
- 2008-04-29 09:39:46下载
- 积分:1
-
CrystalPlayer
同学写用Java写的 模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。(Students to write in Java to write the music player to imitate TTPlayer source code, the interface super-nice, clean code, but more comprehensive program, it is estimated based on JAVA friends did not understand well, to look at the downloadable try. Compile time to open in Eclipse, and import the necessary source package library directory the job.)
- 2011-10-31 09:11:39下载
- 积分:1
-
song
这是一个音乐读取,时域波形显示(静态),频域频谱(静态),音乐变调,频谱分析的Matlab源程序,纯自己编写!(This is a music reading, time-domain waveform display (static) frequency domain spectrum (static), music modulation, spectral analysis of Matlab source, pure write your own!)
- 2013-04-25 11:55:09下载
- 积分:1
-
Mediaplayer
MFC实现的播放器,可以实现简单的播放、暂停、停止等功能,有播放列表。(MFC implementation player, you can achieve a simple play, pause, stop and other functions, and playlists.)
- 2020-12-05 08:49:23下载
- 积分:1
-
Vediotest
用VC编写的媒体播放器,虽然功能不是很强大,可以供大家参考(VC prepared by the Media Player, although the function is not very strong, for your reference)
- 2007-07-04 15:41:56下载
- 积分:1
-
CMyMCICD
vc——创建基于MCI的CD音频处理类——CMyMCICD(vc- created based on the MCI CD audio processing class- CMyMCICD)
- 2011-07-24 18:58:58下载
- 积分:1
-
48609
通用播放器换肤库 V1.1源码,例程程序结合易语言通用播放器换肤库.ec模块,实现通用播放器皮肤的更换。(Universal player skinning library V1.1 source , routine program combining easy language universal player skinning library .ec module, replace universal player skin .)
- 2016-12-01 11:58:26下载
- 积分:1
-
gdb
Summary of gdb
The purpose of a debugger such as gdb is to allow you to see what is going on “inside”
another program while it executes—or what another program was doing at the moment it
crashed.
gdb can do four main kinds of things (plus other things in support of these) to help you
catch bugs in the act:
• Start your program, specifying anything that might affect its behavior.
• Make your program stop on specified conditions.
• Examine what has happened, when your program has stopped.
• Change things in your program, so you can experiment with correcting the effects of
one bug and go on to learn about another.
You can use gdb to debug programs written in C and C++.
- 2010-07-29 20:52:57下载
- 积分:1
-
AVWizard
音视频捕捉和回放类,并包含调节向导示例,示例中展示如何使用该类,开放人员完全可以将这些类放入自己的工程使用。代码使用direct sound技术封装,包含文件录音,多文件混音播放,本地录音回放,音量调节等多个功能示例。(video&audio wizard demo)
- 2012-06-02 15:16:29下载
- 积分:1