-
The processing of WAV files, WAV files deal with procedures,
WAV文件的处理程序, WAV文件的处理程序,-The processing of WAV files, WAV files deal with procedures,
- 2022-03-14 03:42:33下载
- 积分:1
-
好的多媒体程序源码
请大家提出宝贵的意见
好的多媒体程序源码
请大家提出宝贵的意见-Good multimedia program source code please everyone for the valuable advice
- 2022-08-11 22:25:43下载
- 积分:1
-
在matlab中读取ti dsp 调试中保存的内存文件程序
在matlab中读取ti dsp 调试中保存的内存文件程序-read in Matlab ti dsp debugging preserve the memory documentation procedures
- 2022-02-03 11:05:45下载
- 积分:1
-
audiojs HTML5最美的音乐播放器
HTML5最美的音乐播放器 非audiojs莫属了。上手简单,内容很丰富。附上源码加上实例
- 2022-05-07 02:25:52下载
- 积分:1
-
TTS development kit based on the pronunciation procedures. TTS
TTS开发包基础上的发音程序.TTS为TEXT TO VOICE-TTS development kit based on the pronunciation procedures. TTS-TEXT TO VOICE
- 2022-04-18 01:08:04下载
- 积分:1
-
linux下的简单音频播放软件,支持wav等基本格式,代码很小,适合移植到嵌入式设备使用...
linux下的简单音频播放软件,支持wav等基本格式,代码很小,适合移植到嵌入式设备使用-linux under the simple audio player software, and other basic support wav format, the code is very small, suitable for transplant to the use of embedded devices
- 2022-01-31 11:55:09下载
- 积分:1
-
盲源分离混合矩阵估计
欠定盲源分离问题中,第一步是 混合矩阵估计,混合矩阵的估计精度具有很大影响,会直接影响第二步。所以是研究的一个热点问题,本程序研究的是三维情况下对语音信号进行混合矩阵估计,能够准确估计出
- 2023-08-18 08:00:03下载
- 积分:1
-
数字音量控制 ATMEGA8_TDA7313
完整的原理图和代码的数字音量控制 ATMEGA8 TDA7313
- 2022-03-19 00:30:14下载
- 积分:1
-
Wav file package object to use recording and playback api.
封装了使用wav文件对象的录音和播放api。-Wav file package object to use recording and playback api.
- 2023-01-09 23:45: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