-
音频节目播放。CSHARP WAV文件。
Audio program that plays .wav files in csharp.
- 2022-07-08 07:40:50下载
- 积分:1
-
LPC10源码
LPC 线性预测编码 语音经典的编码方式,能够预测激励信号,同时去除语音之间的相关性,进行编码,达到最小的信息量
- 2022-02-28 11:31:32下载
- 积分:1
-
是一个用mfc写的可以播放wave文件的程序源码。
是一个用mfc写的可以播放wave文件的程序源码。-Is a written with mfc can play wave files source.
- 2023-05-21 04:30:03下载
- 积分:1
-
对wave文件进行读取,并提取短时平均能量,过零率,短时平均幅值值,音频中每一帧的最大值,最小值...
对wave文件进行读取,并提取短时平均能量,过零率,短时平均幅值值,音频中每一帧的最大值,最小值-right wave to read documents and extract short-term average energy, the zero-rate, short-term value of the average amplitude, Audio each frame of the maximum, minimum
- 2022-08-06 22:56:57下载
- 积分:1
-
计算污染噪正弦信号的小波变换
文件功能:计算染噪正弦信号的小波变换,其中的连续小波变换,尺度a的值越大,相当于傅里叶变换中w值越小。用到了产生均值为0,方差为1的高斯随机序列,白噪声序列
- 2022-01-26 08:17:22下载
- 积分:1
-
With vc++ Development tool for sound mixing, and can show the spectrum
用vc++ 开发的声音混合工具,并可以显示频谱-With vc++ Development tool for sound mixing, and can show the spectrum
- 2022-05-05 13:09:39下载
- 积分:1
-
Vorbis编码工具源代码
vorbis压缩工具集源码-vorbis encode tools source codes
- 2023-07-19 00:55:04下载
- 积分:1
-
无畏
audacity-src-1.3.5 最新版 支持多音轨,音频剪切,录音等功能-audacity-src-1.3.5 The latest version supports multi-tracks, audio cut, sound recording and other functions
- 2022-02-05 05:21:36下载
- 积分:1
-
实现音频的source filter,里面用到rtp协议的东西。推荐
实现音频的source filter,里面用到rtp协议的东西。推荐-achieve audio source filter, which uses rtp agreement things. Suggest
- 2022-07-08 02:34:04下载
- 积分: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