CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - h.3
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - h.3 - List
[
Delphi VCL
]
upass
DL : 0
COM组件调用方法: 首先 运行 “注册USBPass组件.bat” ,在系统中注册USBPassW.dll 和 USBPassR.dll 1>在VB6.0的调用 打开一个工程 菜单->工程->引用-> 在打开的窗口中 选择“USBPass-Write (基于U盘的授权系统 V3.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的调用 打开一个工程 菜单-> Project-> Import Type Library...->在打开的窗口中分别选择 “USBPass-Write (基于U盘的授权系统 V3.0)(Version 1.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)(Version 1.0)” 然后点击按钮"Install..." 然后在 控件栏的“ActiveX”页上找到两个对应的COM,再按照Demo中的方法使用。 3>在VC6.0 中调用 打开一个工程 按Ctrl+W调出类向导,按Add Class按钮弹出新菜单,选From a type libarary,然后定位到USBPassW.dll 和USBPassR.dll,接下来会出来 该simpCOM中的所有接口,选择你想生成的接口包装类后,向导会自动生成相应的.cpp和.h文件. 这样你就可以在你的MFC工程中像使用普通类那样使用COM组件了. 具体的见 如何在VC++中调用标准COM组件.mht-err
Date
: 2025-12-16
Size
: 1.46mb
User
:
supercorn
[
Delphi VCL
]
chmkit
DL : 0
彻底解决delphi加载chm文件的文件,有了它你就可以直接从内存中或者从资源中加载chm文件。- This Kit contains two Delphi Units to give you access to the HTML Help API via Delphi 3 or 4. o HH.PAS ........ Constants and interface to MS Html Help API. translation from "htmlhelp.h" and "hherror.h". o HH_FUNCS.PAS ........ Library of HTML Help related functions. o Hook "Application.OnHelp" so that all Delphi Help call are directed to access HTML Help. o Functions to parse HTML help paths. o Functions to check component versions. o Functions to open help via Windows "HH.EXE" and KeyWorks program "KEYHH.EXE".
Date
: 2025-12-16
Size
: 45kb
User
:
李枫
[
Delphi VCL
]
wavelet_JPEG2000
DL : 0
Delphi:基于小波的JPEG2000图像压缩技术实例,由Delphi源代码实现,内含了小波动态连接库(vc实现),Delphi可借用这个类库。 首先必须注意的是,在小波变换的时候采用的是串行工作方式 这样一来,对于高速缓存的利用是十分低效率的,却可以节省不少的空间。 BIT.H BIT.C - 是有关比特位操作的代码 WAVELET.H WAVELET.C - 是小波操作的代码 函数输出: 函数返回转换象素的数目 1) Num:需要转换的连续象素的署名女 3)Y, Cb, Cr:同样是指针,分别指向三个结果的存放空间 -Delphi: JPEG2000 wavelet-based image compression techniques instance, achieved by the Delphi source code that contains the wavelet dynamic link library (vc achieve), Delphi can borrow this library. First, it must be noted that, when the wavelet transform is used in a serial mode of operation Thus, the use of cache efficiency is very low, it can save a lot of space. BIT.H BIT.C- is a bit of code related operations WAVELET.H WAVELET.C- is the code of wavelet operations Output function: The function returns the number of pixels to convert 1) Num: women need to convert signature consecutive pixels 3) Y, Cb, Cr: same pointer, pointing to three storage space results
Date
: 2025-12-16
Size
: 431kb
User
:
K87G5RI
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.