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
上传时间: 2014-01-06
上传用户:爺的气质
可通过IDE向导创建项目和JFrame窗体MainFrame,在设计视图中完成菜单等界面组件的设计,并添加事件处理程序。界面设计尽量使用IDE可视化设计自动生成的代,以提高效率。在设计时,对于一些菜单项和按钮所要实现的功能相同的事件处理代码可以以公用的方法提供统一调用,例如:add方法、delete方法等。
上传时间: 2017-01-17
上传用户:maizezhen
一个简单的struts,用于记录所有计算机的信息,有add,update, remove等功能。
上传时间: 2013-12-15
上传用户:星仔
isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
标签: Chat requirement Developer Customize
上传时间: 2017-01-27
上传用户:iswlkje
jSearch - turns search Engines into FIND engines - Programming in JAVA Copyright (C) 1999-2009 Hunt Lin This program is free software you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation either version 2 of the License, or(at your option) any later version. This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details. You should have received a copy of the GNU General Public Licensealong with this program if not, write to the Free SoftwareFoundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Also add information on how to contact you by electronic and paper mail.
标签: Programming Copyright jSearch Engines
上传时间: 2017-02-10
上传用户:qoovoop
用双向链表实现任意位数的正负整数或小数的加法、减法和乘法运算以及对文件的相关操作。 文件说明: 给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生的结果存储在sub*.txt中,乘法产生的结果存储在mult*.txt中,*为对应的一组数据。
上传时间: 2014-01-09
上传用户:zhouchang199
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
标签: essentially algorithm describe suitably
上传时间: 2017-03-02
上传用户:litianchu
Example of using HTC sensor api to get Light sensor value and set backlight level in modern HTC phones. This app will replace original autobacklight level regulator and add more customizable options.
标签: sensor HTC backlight Example
上传时间: 2014-02-05
上传用户:zhaiye
能添加删除通讯录,简单的通讯录模板,3个界面,welcome caverns;add form;phone list。
上传时间: 2014-08-24
上传用户:从此走出阴霾
iris localization using integro differential operator. The rar contains 5 files in order to computer the integro differential operator of the normalized contour of the iris and puil boundaries and then add circles to the respective boundaries.
标签: differential localization contains computer
上传时间: 2017-03-23
上传用户:希酱大魔王