-
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
-
Pattern Recognition Materials
Pattern Recognitionææ–™-Pattern Recognition Materials
- 2022-05-30 21:37:23下载
- 积分:1
-
A use of C++ for a small snow drift process ~ ~ very useful, to discuss the U.S....
一个用C++编的雪花飘的小程序~~很有用,大家共同讨论下哦-A use of C++ for a small snow drift process ~ ~ very useful, to discuss the U.S. under Oh
- 2022-08-25 12:39:56下载
- 积分:1
-
使用 LoadPicture,SavePicture 对图片图形
我们展示如何这种材料可以用到的功能"LoadPicture "," SavePicture " 和 " 五分之一。此外显示如何用灰色的保存的图片
- 2022-03-01 00:33:26下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
用MD5进行数据校验
用MD5进行数据校验-with MD5 checksum data
- 2022-07-01 07:10:16下载
- 积分:1
-
test important AppWizard has created this ExClock application for you. This appl...
test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.-test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.
- 2023-01-30 21:00:03下载
- 积分:1
-
详细讲解怎样将密码储存在程序中
详细讲解怎样将密码储存在程序中-explain in detail how to password stored in the proceedings
- 2022-01-25 14:27:47下载
- 积分:1
-
播放资源文件中的flash,不需生成临时文件。
播放资源文件中的flash,不需生成临时文件。-Resources file player flash, without generating temporary files.
- 2023-07-29 15:50:03下载
- 积分:1
-
该过程利用了windows gdi+ 可实现文件格式转换。
该过程利用了windows gdi+ 可实现文件格式转换。-The process of using the windows gdi+ file format conversion can be achieved.
- 2023-09-04 19:55:03下载
- 积分:1