-
POJ some computational geometry code title
POJ上一些计算几何题的代码-POJ some computational geometry code title
- 2022-02-03 14:09:20下载
- 积分:1
-
parityCheck
根據使用者輸入的數值,來判斷出數值為奇數或是偶數(According to the value input by the user to determine the value of an odd or even number)
- 2014-10-29 19:49:34下载
- 积分:1
-
基于STC12C5A60S2的12864液晶显示
此程序是基于STC12C5A60S2的12864液晶显示,是本人自己编写并调试通过。可以结合12864的显示模块的资料结合来来看,主要弄清各个引脚的功能,然后对液晶初始化,显示的文字就是一个数组。
- 2022-06-14 15:16:16下载
- 积分:1
-
利用VB编写软件显示文件图标,可以为你的软件添加漂亮的图标。...
利用VB编写软件显示文件图标,可以为你的软件添加漂亮的图标。-VB document preparation software, and display icons, you can add software beautiful icon.
- 2022-11-26 21:05:03下载
- 积分:1
-
三菱PLC软元件地址表-modbus
三菱PLC 软元件地址表 ,用于 modbus,与控制系统开发。是三菱PLC内部资料。(Mitsubishi PLC Soft Component Address Table for Modbus and control system development. Mitsubishi PLC internal information.)
- 2020-07-08 19:18:56下载
- 积分:1
-
TS_TD1_Fonction_comparaison
TS_TD1_Fonction_comparaison
- 2018-05-12 20:42:00下载
- 积分:1
-
网jQuery焦点图
说明: 网jQuery焦点图是一款来自网站首页的带有tab选项卡的jQuer(Web jQuery Focus Map is a jQuer with tab tab from the home page of the website.)
- 2019-03-25 16:30:35下载
- 积分: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
-
dielectricconstant
输入海水温度、盐度等参数,能够计算不同频率下的海水介电常数(sea water dielectric constant)
- 2019-04-10 15:16:55下载
- 积分:1
-
ApplySVMTrainedClassifier
IDL用于支持向量机(Support Vector Machine, SVM)算法,SVM是一类按监督学习(supervised learning)方式对数据进行二元分类(binary classification)的广义线性分类器(generalized linear classifier)。(IDL is used in Support Vector Machine (SVM) algorithm. SVM is a generalized linear classifier for binary classification of data in supervised learning.)
- 2019-05-29 10:05:51下载
- 积分:1