搜索资源列表
BankAccout
- ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DOS环境下进入Bankps.dll所在目录,运行regsvr32 bankps.dll进行注册。 设置数据库:打开操作系统控制面板,打开管理工具-数据源 (ODBC),添加 系统DSN,命名为
API
- 用API函数实现串行通讯,以往的DOS系统是通过DOS中断和BIOS中断向用户提供串行接口的通讯能力。在Windows环境下,C++的开发工具既没有提供象DOS和BIOS中那样专门的串行通讯控制方法,也不允许用户直接控制串口的中断。
COMRXTX.rar
- 串口测试程序源码 可根据需要改写。 运行在DOS系统下,可用turbo c 2.0 3.0 编译,Serial port test program source code can be rewritten as needed. Run in DOS system, can be used to compile turbo c 2.0 3.0
SimuMeter
- 车载系统调试串口命令的工具源码 在 DOS 界面下运行如下命令: SimuMeter 串口号 功能号-Car system debugging tool for serial command source interface in DOS to run the following commands: SimuMeter serial number feature number
easytong
- This a Tongxunlu system,very easy. 小型通讯系统,DOS界面。-This is a Tongxunlu system,very easy.
comrxtx
- 串口编程,DOS系统下对串口的操作,设置串口参数,采用中断程序控制,实现串口通讯-Serial programming, the serial port of the DOS operating system, set the serial port parameters, interrupt control, serial communications