-
自己编写的一款可以进行双路PCM语音混频的程序,针对的是16位的PCM语音数据,经过验证,比常规的混音算法质量好许多,特别是进行多路混频时,重复调用该程序也可以...
自己编写的一款可以进行双路PCM语音混频的程序,针对的是16位的PCM语音数据,经过验证,比常规的混音算法质量好许多,特别是进行多路混频时,重复调用该程序也可以达到比较满意的结果。-own section can be prepared for two-way voice PCM mixing procedures, The address is 16 PCM voice data, after verification, than conventional mixing algorithm many good quality, especially for multi-channel mixer, repeat the procedure call also will be more satisfied with the results.
- 2022-10-06 02:05:03下载
- 积分:1
-
PWM
PWM 整流器仿真模型2 有一定代表性-PWM
- 2022-01-26 03:47:32下载
- 积分: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
-
这是一个很专业的VC++实现adpcm编码的工程源代码.
这是一个很专业的VC++实现adpcm编码的工程源代码.-This is a very professional VC++ projects to achieve adpcm coding source code.
- 2022-01-26 03:29:41下载
- 积分:1
-
支持向量机分类、 音频分析 segmenttion
音频分类和音频放大器;分析,支持向量机分类,音频分割
- 2022-10-23 20:40:03下载
- 积分:1
-
好不好一看便知,原创!
好不好一看便知,原创!-please try it.
- 2022-04-02 08:15:00下载
- 积分:1
-
An AudioColection code,it s quite good.
An AudioColection code,it s quite good.
- 2022-07-16 18:27:39下载
- 积分:1
-
在信号处理中,通常需要收集真实的
在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁。-In signal processing, usually need to collect real-time waveform signal is displayed. If the direct dynamic graphics on the screen, then there will be blinking phenomenon, in order to overcome this problem, this paper is the first graphics memory, and then copied to the screen in order to achieve dynamic graphics without blinking.
- 2023-09-08 00:40:02下载
- 积分:1
-
用LabVIEW实现对输入音频滤波达到降噪效果
用LabVIEW实现对输入音频滤波达到降噪效果-LabVIEW filter of audio signal
- 2022-07-10 09:04:59下载
- 积分:1
-
从麦克风读取数据,并用mfcc进行特征提取,最后通过dadboost分离器进行语音分离...
从麦克风读取数据,并用mfcc进行特征提取,最后通过dadboost分离器进行语音分离-Read data from the microphone and used MFCC feature extraction, and finally through the separator dadboost voice separation
- 2022-08-12 19:12:14下载
- 积分:1