-
媒体播放器经典
Media Player Classical-Audio player是一个基于Mplayer2控件的音频播放器(视频也可以播放,但是...),所有Mplayer2支持的文件格式本程序都支持。本程序的一大特色是漂亮的播放列表(位于左下角)。所有的列表都保存在“曲目列表”文件夹中,你若愿意可以手动编辑。-Media Player Classical-Audio player is a Mplayer2 controls on the audio player (also can play video, but ...), Mplayer2 support all file formats supported this process. This procedure is a major feature beautiful playlists (at the lower left-hand corner). All were kept in the list "program list" folder, if you are willing to be manually edited.
- 2022-05-24 17:59:15下载
- 积分:1
-
FIR低通滤波器
VC++编写的FIR滤波器,用于一维数字信号处理。-VC++ Prepared FIR filter, for the one-dimensional digital signal processing.
- 2022-04-21 14:28:13下载
- 积分:1
-
Mixing real
实时检查混音器,跟踪左右通道得大小,进行调节-Mixing real-time checks, tracking around in the channel size, adjust
- 2022-08-18 22:26:03下载
- 积分:1
-
use vc realized the unusual lyrics show plugin, vs2005. vc6 under compile. which...
使用vc实现了winamp的歌词显示插件,vs2005,vc6下编译通过.其中实现了显示歌词,自动匹配歌词,读取id3标签,指定目录搜索,过滤关键字,网站下载歌词功能展示了winamp gen类插件编写技术,并同时使用了拦截消息自绘窗口技术,winsocket http轻量级连接下载技术.-use vc realized the unusual lyrics show plugin, vs2005. vc6 under compile. which realized the lyrics, automatic matching lyrics read id3 labels, the designated directory search, keyword filter, download lyrics display function of decoding plug-gen preparation of technical categories, while the use of intercept information from the painted window technology, lightweight connecting winsocket http download technology.
- 2022-05-30 19:00:03下载
- 积分:1
-
c++写的比较规范的读取wav文件然后将其数据保存的数组里。
c++写的比较规范的读取wav文件然后将其数据保存的数组里。-c++ written in a fairly standard wav file and then read the data saved in the array.
- 2022-12-30 11:15:09下载
- 积分:1
-
音频波形显示和滤波,1、录音功能:CWaveIn类2、播放功能:CWaveOut类3、波形显示和滤波:CFilter类4、语音数据压缩解压:CG729aComp...
音频波形显示和滤波,1、录音功能:CWaveIn类2、播放功能:CWaveOut类3、波形显示和滤波:CFilter类4、语音数据压缩解压:CG729aCompress、CGsmCompress 因为继承至同一个父类,所以它们的接口是一样的- Audio frequency profile demonstration and filter,1, recording
function: CWaveIn kind 2, broadcast function: CWaveOut kind 3, profile
demonstration and filter: CFilter kind 4, pronunciation data
compression decompression: CG729aCompress, CGsmCompress because
inherit to the identical father class, therefore their connection is
same
- 2022-01-26 19:16:13下载
- 积分:1
-
通过对象
通过面向对象的思想和多线程,java动画,双缓存技术,java对多媒体的支持等,在网页上设计了一个简单的音乐电子万年历,从而使音乐时钟的基本功能借助于java多线程的思想和技术得以实现。-through object-oriented thinking and multithreading, java animation, double-buffer technology, java to support multimedia on the web page design of a simple electronic music calendar. Music clock so that the basic functions using java multithreaded and technologies to achieve.
- 2022-09-28 18:00:03下载
- 积分:1
-
基于labview的录音与放音
应用背景labview对于语音的处理,是对语音识别的基础,labview的语音处理基于pc的声卡可以有效的减少对声音传感器的要求,pc的声卡有着良好的语音处理识别能力。关键技术利用labview和pc声卡对声音进行录音和放音,首先是声音的接受,记录,功率的计算记录等等。
- 2022-12-17 23:10:02下载
- 积分:1
-
从3gp视频文件中提取出声音数据的源代码
从3gp视频文件中提取出声音数据的源代码-3gp video files from the extracted voice data in the source code
- 2022-02-06 22:42:10下载
- 积分:1
-
如何使程序在运行时自动注册ActiveX控件
Last updated on 2007
如何使程序在运行时自动注册ActiveX控件
Last updated on 2007-01-05 01:14:23
单身白领浪漫交友,认准亚洲交友中心
编写Delphi应用程序时,经常会遇到一些ActiveX控件[注:扩展名为OCX的控件或DLL的类型库],它们为应用程序的开发提供了简单的操作途径。然而,这些程序在发布的同时,面临ActiveX控件注册问题。解决途径:一、用安装程序制作打包文件,往往会给增加程序本身的大小,系统重装时,则必须重新安装它;二、用程序本身进行代码编写函数的形式处理它。
使用方法分为两种:
一、直接把可视化的ActiveX控件放到程序中;
二、运行时根据需要实时建立。
如果是直接使用,则应用程序在初始化的过程中会自动寻找、创建所需的ActiveX控件,如果控件没有注册,初始化程序会产生一个异常,捕捉并处理这个异常。
在程序Form中加入一个新的方法:
unit UAutoRegActiveX
interface-how that process at runtime automatic registration ActiveX Last updated on 2 007-01-05 01:14:23 single white-collar romantic friends. Recognizing the Center for Asian friends Delphi application procedures, often encounter some ActiveX controls [Note : The expansion called OCX controls or the type of DLL] for their application development provide a simple way to operate. However, the issuance of these procedures while facing ActiveX registration. Solution : First, use the setup program produced packaging paper can often increase the size of the p
- 2022-12-22 20:35:03下载
- 积分:1