-
SX4U-master
说明: woa this is a thing wow oh no
- 2020-05-28 02:42:27下载
- 积分:1
-
frmMain.Designer
Dialogue with the robot, enter the questions you want to ask into the input box,
- 2020-06-25 03:00:02下载
- 积分:1
-
4-Bit
AT80S52 4-bit lcd1602 interface
- 2020-06-21 00:40:02下载
- 积分:1
-
有源码事例,还有说明.一看就明白,
一,把"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
-
双温模拟
说明: 适合初学者的matlab双温方程模拟程序(Two-temperature model of matlab)
- 2020-06-27 01:00:01下载
- 积分:1
-
《机器学习》周志华(西瓜书)
说明: 机器学习学习资料,周志华,西瓜书。机器学习方向书籍。(Machine Learning Materials)
- 2019-04-20 12:10:12下载
- 积分:1
-
"SHENG
《圣剑英雄传II-双刃剑》(源程序)编译时需要DirectX7以上版本支持。-"SHENG- JIAN Heroes II-double-edged sword" (source) compiler need support DirectX7 versions.
- 2023-01-02 21:45:04下载
- 积分:1
-
POJ probably more difficult on 50 topics of the code, please share
大概POJ上50道比较难的题的代码,欢迎分享-POJ probably more difficult on 50 topics of the code, please share
- 2022-01-26 16:25:25下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1
-
pintu
用MFC编写的拼图游戏,可以在VC++6.0环境下编译成功(Written with MFC jigsaw puzzle, can be in vc++ 6.0 compiled under the environment of success)
- 2011-12-21 21:41:51下载
- 积分:1