-
创建了一个新的线程来演示当前文件处理进度
创建了一个新的线程来演示当前文件处理进度-create a new thread to demonstrate the progress of the current document
- 2022-06-18 00:25:56下载
- 积分:1
-
简单的C++语言界面,音乐播放器
本作品为一个音乐播放器,用于播放MP3、WAV等主流音乐格式文件。主要运用VC++语言编程制作。本作品包含音乐播放器的基本功能,实现了,播放、暂停和停止功能。还添加了播放列表,并实现了现实播放音乐名称显示!最大优点:基本实现一个播放器的功能,界面比较整洁、美观。缺点:没有实现歌词同步和调节音量大小等功能。
- 2022-01-21 03:50:25下载
- 积分:1
-
源代码 3d 文本
此文件包含窗体 & 源代码项目关于 3 维度不会任何句子在 vb.它是有用的网站和其他的项目有吸引力和美丽主题
- 2023-04-12 09:10:04下载
- 积分:1
-
Storm reportedly is used in its audio
据说暴风影音就是采用的它的源码,只是又加了很多解码器而已。采用VC++编写。源码很好。-Storm reportedly is used in its audio-visual source, but added a lot of decoders only. Prepared using VC++. A good source.
- 2022-02-06 11:22:51下载
- 积分:1
-
参数pszSound是标识要播放声音的字符串。 参数hmod是包含声音资源的可执行文件的句柄,当设置了SND_RESOURCE时,它不为NULL,其它情况为NU...
参数pszSound是标识要播放声音的字符串。 参数hmod是包含声音资源的可执行文件的句柄,当设置了SND_RESOURCE时,它不为NULL,其它情况为NULL。 参数fdwSound作用之一是表明声音资源的来源,它是一系列值的组合,通过或运算连在一起,设置适当的值可以控制声音的播放效果。如:SND_LOOP表示循环播放,SND_SYNC表示同步播放,更具体可以参考M-parameters pszSound logo is to play the voice of the string. Parameters hmod includes voice resources of the executable file handle, SND_RESOURCE when installed, it is not NULL, NULL other circumstances. Parameters fdwSound role is one of the voices and the source, it is a series of portfolio value, or processing units, setting appropriate values can control the voice of playback. Such as : SND_LOOP said cycle broadcast simultaneously broadcast SND_SYNC said, can be more specific reference M
- 2022-03-01 04:37:20下载
- 积分:1
-
C#录音程序,自动录制成MP3格式的,利用dshow做的.
C#录音程序,自动录制成MP3格式的,利用dshow做的.-C# recording process, automatically recording into MP3 format, using dshow to do.
- 2022-03-11 04:05:20下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (quick)
- 2022-01-26 05:45:02下载
- 积分:1
-
一个歌词显示程序。程序运行后出现一个窗口,点击上面的按钮后可以选择一个wma文件,如果这个wma里面包含歌词,则会显示出来。演示了如何从wma里面解析出歌词数据...
一个歌词显示程序。程序运行后出现一个窗口,点击上面的按钮后可以选择一个wma文件,如果这个wma里面包含歌词,则会显示出来。演示了如何从wma里面解析出歌词数据-procedures. After running a window, clicking on the button can choose a wma file, if the wma which contains the lyrics will be displayed. Demonstrated how wma lyrics inside out analytical data
- 2022-02-25 15:48:57下载
- 积分:1
-
Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采...
Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADPCM algorithm is very similar. As the ITU G.726 algorithm complexity, the actual application, and most of the use of the algorithm to achieve variant. Variants of the various major difference lies in different parameters. Dialogic is the realization of a Sound, known as OKI ADPCM. Windows. Wav format also includes Sound of ADPCM.
- 2023-09-03 12:55:03下载
- 积分:1
-
DCT 快速算法
DCT 快速算法 -DCT Fast Algorithm
- 2023-06-15 02:45:03下载
- 积分:1