-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
this document for the development of Supermap, in different maps between zoom, t...
本文件用于开发supermap,可以在不同的地图之间实现缩放,已经地图的一系列简单的操作。-this document for the development of Supermap, in different maps between zoom, the map has a series of simple operation.
- 2022-04-18 21:48:28下载
- 积分:1
-
手机屏幕显示信息.
比如电压.信号强弱.基站代码.等等.
手机屏幕显示信息.
比如电压.信号强弱.基站代码.等等.-Mobile phone screen to display information. Such as voltage. Signal strength. Basestation code. And so on.
- 2022-01-25 15:16:20下载
- 积分:1
-
cs8900网卡驱动程序,WINCE,ARM2410下的。同时也有说明和手册,既可用也可供学习参考...
cs8900网卡驱动程序,WINCE,ARM2410下的。同时也有说明和手册,既可用也可供学习参考-CS8900 network card driver, WINCE, ARM2410 under. Also has descriptions and manuals, can use it as reference for learning
- 2022-07-28 09:22:03下载
- 积分:1
-
计算机数值方法拉格朗日插值
计算机数值方法拉格朗日插值 -Computer numerical method Lagrange interpolation
- 2023-08-22 20:55:03下载
- 积分:1
-
简单的网上书店
一个简单的网上书店,有一套完整购物流程基于tomcat + Jap + Sqlserver 实现的在线购物,该项目并不完整,没有后台管理,只是做了一些简单的购物流程的处理,对初学者可能会有写帮助该项目使用MVC设计模式,业务的处理使用servlet 和service,购物车是使用session技术
- 2022-03-02 08:28:34下载
- 积分:1
-
c_c021
c_c021---C++高级参考手册,学习C++的书籍-c_c021-C++ High reference manual, learning C++ books
- 2022-03-06 00:50:44下载
- 积分:1
-
在 Visual Basic 中的数独游戏
数独,最初被称为数字位置,是基于逻辑的数字 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:00:22下载
- 积分:1
-
小型的工资管理系统,实现工资的操作,可以存档,用得是循环链表写的!...
小型的工资管理系统,实现工资的操作,可以存档,用得是循环链表写的!-Small wage management system, realize the operation of wages can be archived and used to write a revolving list of!
- 2022-12-26 19:20:03下载
- 积分:1
-
classic VC data algorithm code several interesting algorithm, useful learning al...
VC经典数据算法代码
几个有意思的算法,初学算法有益,经典,经典-classic VC data algorithm code several interesting algorithm, useful learning algorithm, classic, classic
- 2022-12-30 12:45:08下载
- 积分:1