-
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
-
COM控件注册程序,注册后可以使用VB中的com控件
COM控件注册程序,注册后可以使用VB中的com控件-COM control, registration process, after registration you can use the VB controls in the com
- 2022-06-15 21:14:52下载
- 积分:1
-
菱形按钮
菱形按钮-Diamond-shaped button
- 2022-03-24 06:19:44下载
- 积分:1
-
复合增长率计算器,很简单的代码,自己写的使用促进公平…
复合增长率计算器,很简单的代码,自己写的,方便股票投资朋友使用。-CAGR calculator, very simple code that they wrote to facilitate the use of equity investments friends.
- 2022-07-26 01:49:31下载
- 积分:1
-
use of this procedure : 1. You can monitor the computer running program, on your...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2022-02-13 15:25:41下载
- 积分:1
-
一个算符优先算法程序, 实现编译原理中的算符优先算法.
一个算符优先算法程序, 实现编译原理中的算符优先算法.-an operator priority algorithm to achieve the principle of compiler operator priority algorithm.
- 2022-01-22 03:30:01下载
- 积分:1
-
Cpu speed test function code, easy
提供测试cpu速度功能的代码,简单好用,在vc6.0下编译测试没有问题-Cpu speed test function code, easy-to-use, in the compiler under test vc6.0 no problem
- 2022-08-06 21:54:00下载
- 积分:1
-
一个简单的,vc实现的登录界面。希望能有所帮助
一个简单的,vc实现的登录界面。希望能有所帮助-A simple, vc realize the login screen. Hope to be helpful
- 2022-04-30 06:10:46下载
- 积分:1
-
一个很好的代码给你
模拟的考勤系统1.0源码
界面简洁,美观,分两个大模块(左、右)。
左边 是导航菜单。一个js做的时间表
右边 是根据左边的菜单导航的各个对应位置的功能设置
操作前要登陆:用户名和密码是 51aspx
基本设置
部门设置 查看、添加、删除、修改部门
员工设置 查找、添加、删除、修改员工
考勤设置
设置考勤制度:制定职工迟到、旷工或早退的时限。所设置的参数,将在考勤日报生成时起作用;
设置节假日:可以指定那些日期是节假日
统计报表
统计报表 查看员工的出勤情况、管理员录入员工考勤记录
模拟打卡
模拟打卡 员工用来早晚打卡签到。自动给员工录入考勤信息。
数据库在DB_51aspx文件夹中 附加即可-a good code for you
- 2022-12-02 21:45:02下载
- 积分:1
-
基于SQL SERVER 2000的VB应用
基于SQL SERVER 2000的VB应用-based on the SQL Server 2000 VB
- 2022-01-21 02:05:03下载
- 积分:1