-
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
-
VC6.0下实现的MFC绘图程序,实用与初学者
VC6.0下实现的MFC绘图程序,实用与初学者-The MFC under VC6.0 mapping procedures, practical and beginners
- 2022-06-19 09:34:52下载
- 积分:1
-
研究了基于网络的个性化学习系统如何根据学习者的个性特征主动推送个性化学习信息服务,并就如何提高
基于网络的个性化学习系统的运行效率,提出了一种有效提取学习者...
研究了基于网络的个性化学习系统如何根据学习者的个性特征主动推送个性化学习信息服务,并就如何提高
基于网络的个性化学习系统的运行效率,提出了一种有效提取学习者个性特征的算法。-Research on Web-based personalized learning system based on personality characteristics of learners take the initiative to push personalized learning information services, and on how to improve web-based personalized learning system operating efficiency, we proposed an efficient extraction of learner personality characteristics algorithms.
- 2022-07-15 05:04:07下载
- 积分:1
-
String similarity , improve string similarity capture by applying shortest dista...
String similarity , improve string similarity capture by applying shortest distance between words. This source code is implemented in C#.
- 2023-07-12 10:35:03下载
- 积分:1
-
week flight from chee teacher gamma radiation detector Monitoring Program (compi...
从周航慈老师的伽马辐射检测仪监控程序(汇编)改为c的程序-week flight from chee teacher gamma radiation detector Monitoring Program (compilation) to the procedure c
- 2023-07-18 09:40:02下载
- 积分:1
-
KNN邻近算法
使用python语言实现k-邻近算法,他的工作原理为:存在一个样本数据集合,并且样本集中每个数据都存在标签,输入没有标签的新数据后,将新数据的每个特征与样本集中数据对应的特征进行比较,然后使用该算法提取与样本集中特征最相近的数据的分类标签。
- 2022-05-18 04:28:36下载
- 积分:1
-
一个很容易的财富计划
a very easy programe.-A very easy program for fortune-telling
- 2022-06-14 20:01:47下载
- 积分:1
-
驾校在线考试系统
基于jsp的在线考试系统,适合Java的初学者学习,并在初次学习中掌握并了解这一类项目的建立和设计,其次由于这里都是用jsp写的,里面存在大量的JSP文件,这点如果有不习惯使用的人需要注意
- 2023-01-21 18:55:03下载
- 积分:1
-
鼠标位置显示
鼠标位置跟踪显示能实时的显示鼠标在屏幕上的坐标,以X=,Y=的形式显示出来。当鼠标一移动,位置坐标便会跟踪。
- 2023-06-07 12:50:03下载
- 积分:1
-
POJ typical Oklahoma Elaborates on topics include source code and they should pa...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-05-08 18:58:30下载
- 积分:1