-
源代码
这是FIR,它对输入信号进行滤波,改变信号,它用于DSP工具包6416,可以在大学科技、工业、社会上使用
- 2022-11-19 22:50:04下载
- 积分:1
-
Blackfin533
blackfin533 -audio script-blackfin533-audio script
- 2023-03-30 23:20:03下载
- 积分:1
-
一个比较小巧的媒体播放器,自己可以在此基础上添加需要的功能...
一个比较小巧的媒体播放器,自己可以在此基础上添加需要的功能-a more compact media player, and they would like to add on the basis of the functional needs
- 2022-06-22 02:57:31下载
- 积分:1
-
关于如何在PC机上储存和处理PCM音频,它也解释了WAVE文件的结构和显示如何用C++代码工作...
关于如何在PC机上储存和处理PCM音频,它也解释了WAVE文件的结构和显示如何用C++代码工作-on how the PC storage and handling PCM audio, It also explains the WAVE document the structure and show how to use C code work
- 2022-05-10 16:29:22下载
- 积分:1
-
一个录音机程序一个录音机程序
一 个录音机程序
一个录音机程序一个录音机程序
一 个录音机程序-A procedure of a tape recorder tape recorder tape recorder of a process procedure
- 2023-03-03 15:20:03下载
- 积分:1
-
A video texture, can learn the relevant programming knowledge, the best basis fo...
一个视频的纹理,可以学习相关的编程知识,最好有一些 DIRECTSHOW的基础-A video texture, can learn the relevant programming knowledge, the best basis for a number of DIRECTSHOW
- 2022-03-11 23:43:17下载
- 积分:1
-
FLASHMX游戏一个。
FLASHMX游戏一个。-FLASHMX a game.
- 2022-10-25 06:55:03下载
- 积分:1
-
wave音频文件转换成其他格式的编解码程序
wave音频文件转换成其他格式的编解码程序-wave audio file converted into other formats codec procedures
- 2022-03-18 13:51:26下载
- 积分:1
-
convolution of the image with a bank of even
convolution of the image with a bank of even-symmetric
linear filters followed by half-wave rectification to give a set of responses
- 2022-01-28 15:20:02下载
- 积分: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