-
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下.
二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll"
引用进来.
三,在窗体里声明一个对象变量yy
Dim yy As New hgbguanlimokuai
再在任一事件下引用YY里的函数过程
i = yy.chongqi() 本过程执行重启动计算机,无返回值
ii=yy.guanji() 本过程执行关闭计算机,无返回值
iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0
注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe
文件在运行时会用到那两个DLL.
解释:
"hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块
"hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan()
我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能
在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
- 2022-02-02 07:16:06下载
- 积分:1
-
ceshi
说明: 关于船的仿真和关于回波分析的仿真,涉及到坐标系的变换,雷达在不同位置角度下的仿真,回波分析主要基于运动补偿(The simulation of ship and the simulation of echo analysisRadar simulation at different positions and angles, echo analysis is mainly based on motion compensation)
- 2021-01-04 23:38:55下载
- 积分:1
-
6sV-2.1
说明: 基于ENVI-IDL利用6S模型构建气溶胶查找表(Using 6S model to construct aerosol lookup table)
- 2020-07-08 20:15:42下载
- 积分:1
-
ChemHeatPump
可逆气固化学热泵制冷系统的动态模拟--考虑热容随反应进度的变化(Reversible gas-solid chemical heat pump refrigeration system dynamic simulation- consider the heat capacity changes with the reaction)
- 2009-05-20 18:57:19下载
- 积分:1
-
疲劳检测
说明: 虽然 AdaBoost 算法的检测速度快,误识率低,但是在样本的权重更新过程中,对于分类错误样本中的正、负样本没有加以区分,不利于提高正样本的识别率。本文提出一种新的权重更新方法,对于分类错误的样本,对判断错误的正样本给更高的权重,使得算法在下一轮迭代时,更加关注对分类错误的正样本的学习,从而提高对正样本(人眼)的检测率。采用基于最小二乘法对眼部的外轮廓进行椭圆拟合,根据拟合椭圆的参数来判断眼睛的睁闭状态;采用结合 PERCLOS 和眨眼频率的方法,对疲劳状态进行检测。(Although AdaBoost algorithm has fast detection speed and low false recognition rate, in the process of sample weight updating, there is no distinction between positive and negative samples in classification error samples, which is not conducive to improving the recognition rate of positive samples. In this paper, a new weight updating method is proposed, which gives higher weight to the positive samples of classification errors, so that the algorithm pays more attention to the learning of the positive samples of classification errors in the next iteration, so as to improve the detection rate of the positive samples (human eyes). Based on the least square method, the eye contour is fitted with ellipse, and the opening and closing state of eyes is judged according to the parameters of fitting ellipse; the fatigue state is detected by combining PERCLOS and blinking frequency..)
- 2020-06-27 02:57:40下载
- 积分:1
-
Flash放大镜制作源码
Flash制作的放大镜特效 附源码,这个放大镜支持鼠标拖动,拖动到哪里,就可放大哪里的图像,里面用有Flash遮罩技术,做起来并不是太难,现在还有源文件可以参考,挺不错的Flash学习资料。
- 2022-12-31 12:10:04下载
- 积分:1
-
可以用C在dos环境下不需要中文平台支持,显示汉字和一些图形的C函数...
可以用C在dos环境下不需要中文平台支持,显示汉字和一些图形的C函数-C can be used in environments not dos Chinese platform support, and some Chinese characters display graphics function C
- 2022-08-09 10:52:19下载
- 积分:1
-
weatherf
说明: 小巧的天气预报实时显示系统,采用GDI+技术开发,实现了基本且简单的功能,能在图片上实时显示温度/气温等天气预报情况,并能进行数据的维护更新。小巧的天气预报实时显示系统,采用GDI+技术开发,实现了基本且简单的功能,能在图片上实时显示温度/气温等天气预报情况,并能进行数据的维护更新。(compact real-time weather display system using GDI technology development, achieve the basic and simple functions, in real-time pictures show that the temperature/weather conditions such as temperature, and for the maintenance and update of data. The compact, real-time weather system, using GDI technology development, achieve the basic and simple functions, in real-time pictures show that the temperature/weather conditions such as temperature, and for the maintenance and update of data.)
- 2005-11-09 09:50:49下载
- 积分:1
-
CASNetworkSecurityEnginertraining
说明: 中国科学院网络安全工程师培训教材,可以领略一下中国最高科技机构的怎么教学的。(Chinese Academy of Sciences Network Security Engineer training materials, you can enjoy some of China)
- 2008-11-27 16:59:43下载
- 积分:1
-
《组态软件设计》书与书中的源代码,是工业监控软件很好的学习资料。...
《组态软件设计》书与书中的源代码,是工业监控软件很好的学习资料。-" Configuration Software Design" book and the book" s source code, an industrial monitoring software a good learning materials.
- 2022-08-22 02:35:35下载
- 积分:1