-
基于Verilog的八层电梯设计,能够实现自动化的电梯控制。
基于Verilog的八层电梯设计,能够实现自动化的电梯控制。-Verilog based on the eight-lift designed to automate the elevator control.
- 2023-06-27 08:45:03下载
- 积分:1
-
This is a game basis, we can not say that I was all, some things inside me, thin...
这是一个游戏基础,不能说全部是我的,里面有些东西是我的,思想-This is a game basis, we can not say that I was all, some things inside me, thinking
- 2022-06-30 13:58:19下载
- 积分:1
-
电子跑表设计 希望对大家有帮助
这是我今年的课程设计
电子跑表设计 希望对大家有帮助
这是我今年的课程设计 -electronic stopwatch design we want to help me this year and this is the course design
- 2023-01-28 13:20:03下载
- 积分: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
-
Calculation of heavy oil thermal recovery after considering the exchange rate an...
稠油热采直井吞吐净现值计算,考虑汇率以及所得税,原理是动态经济评价法,需要输入每年的产油量和注气量。-Calculation of heavy oil thermal recovery after considering the exchange rate and the income tax net present value of the vertical well stimulation, the principle is a dynamic economic evaluation method, need to enter the annual oil production and gas injection.
- 2022-06-18 06:51:44下载
- 积分:1
-
For image processing Category 2 classification procedures, have a strong applica...
用于图像处理的2类分类问题的程序,有较强的应用性。-For image processing Category 2 classification procedures, have a strong application.
- 2022-08-07 12:36:48下载
- 积分:1
-
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。...
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。-using the finite difference method to two-dimensional electrostatic field of numerical calculation. Using Mathematica addendum to the source.
- 2023-02-25 17:55:02下载
- 积分:1
-
file tokenizar in php simple program for indexing files
file tokenizar in php simple program for indexing files
- 2022-06-15 05:16:31下载
- 积分:1
-
Elman神经网络
基于Elman神经网络的预测程序,可用于电力系统短期负荷预测 -Elman neural network-based forecasting process, can be used for short-term load forecasting of power system
- 2022-01-31 16:41:00下载
- 积分:1
-
双向约瑟夫问题
约瑟夫问题是一个经典的问题,我们不妨将这个经典问题进行扩展,变成一个双向的约瑟夫问题。
已知n个人(不妨分别以编号1,2,3,…,n 代表 )围坐在一张圆桌周围,首先从编号为 k 的人从1开始顺时针报数,1, 2, 3, ...,记下顺时针数到 m 的那个人,同时从编号为 k 的人开始逆时针报数,1, 2, 3, ...,数到 m 后,两个人同时出列。然后从出列的下一个人又从 1 开始继续进行双向报数,数到m的那两个人同时出列,…;。依此重复下去,直到圆桌周围的人全部出列。直到圆桌周围只剩一个人为止。
如果双向报数报到 m 时落在同一个人身上,那本次出列的只有一个人。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-15 10:54:04下载
- 积分:1