-
Electronic-stopwatch-source-program
用微机课程知识设计计算器的源程序,微机课程设计弄出来的(Use a computer course knowledge of the source program design calculator, microcomputer course design out again
)
- 2012-04-28 12:28:26下载
- 积分:1
-
第23组-多种顺序滤波器
说明: 多种顺序滤波器,包括最大值滤波器,中值滤波器,最小值滤波器等等(A variety of sequential filters, including maximum filter, median filter, minimum filter and so on)
- 2021-03-27 21:33:54下载
- 积分:1
-
soaofficestd7
SOAOffice 中间件系统包括服务器端和客户端控件两个部分。客户端控件调用包含在
示例代码中(The Soaoffice middleware system includes two parts of the server side and the client control.
Client control calls are contained in the In the sample code)
- 2019-03-13 21:56:13下载
- 积分:1
-
MATLAB写COSTAS环 costas_simulation_bak
MATLAB写COSTAS环,costas matlab实现BPSK的costas环载波同步(MATLAB writes COSTAS ring, costas matlab realizes BPSK costas ring carrier synchronization)
- 2020-06-22 01:00:01下载
- 积分:1
-
生物组织光学模型的蒙特卡罗模拟研究
利用Wang Lihong博士编写的CONV程序和Erik Alerstam等人编写的CUDAMCML软件对分层模型进行仿真,以仿真得到的漫反射率和光通量数据作为输入,分层组织的散射系数和吸收系数作为输出(Monte Carlo simulation of optical model of biological tissue.)
- 2020-07-04 04:40:01下载
- 积分:1
-
Excel.VBA技巧精粹 第四篇 交互式设计
Excel.VBA技巧精粹 第四篇 交互式设计-Excel.VBA jingchui
- 2022-01-25 19:26:36下载
- 积分:1
-
蜂鸣器控制
LPC2138单片机控制蜂鸣器播放音乐,
蜂鸣器电路图(LPC2138 microcontroller control buzzer play music,
Buzzer circuit)
- 2020-07-01 23:40:01下载
- 积分:1
-
matlab代码
说明: 复杂网络度和度分布、最短路径、点介数、聚类系数代码(Complex network degree and degree distribution, shortest path, point betweenness, clustering coefficient code)
- 2020-07-26 11:15:54下载
- 积分:1
-
fluent udf
在fluent数值模拟中,需要用udf来进行一些特殊的处理。该文件包括了:初始化流场、计算温度值、积分耗散率、改变时间步长、定义周期性边界条件的案例,简单易懂。(In fluent software numerical simulation, the need to use udf for some special processing.This file includes: initialize the flow field and temperature calculation, integral dissipation rate, change the time step, defined cases of periodic boundary conditions, easy to understand.)
- 2017-12-04 10:08:28下载
- 积分: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