搜索资源列表
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
200641221118782
- 电子密码锁源程序(汇编语言),随着人们生活水平的提高,密码锁越来越接近人们的生活,程序代码较精练.-electronic locks source code (assembly language), along with the improvement of people's living conditions, Password lock getting closer and closer to people's lives, more concise code.
progress
- 基于AT89C51的宾馆IC卡门锁发卡系统 包括上位机和下位机 下位机采用VB下位机为汇编语言编程-on AT89C51 Hotels IC card lock system includes PC and the next crew under-used machines V under B crew of assembly language programming
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
微机串行通信实验报告
- 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
pc_chat_asm
- 双机串口通信!采用汇编语言实现。通过RS232编程和intel8250芯片实现通信。查询方式通信。-Pairs of serial communication! Using assembly language. Through the RS232 programming and intel8250 chip communication. Query mode communications.
vb
- 串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。 提到串口通讯的编程,人们往往立刻想到C、汇编等对系统底层操作支持较好的编程语言以及大串繁琐的代码。-Serial communication as an ancient and flexible means of communication, is widely used in communication between the PC and the communication between P
tcom
- IBM-PC汇编语言开发的串口通讯程序。能够发送/接收字符信息和文件。-IBM-PC assembly language development of serial communication program. Able to send/receive character information and documentation.
communicate
- 基于汇编语言的串口通信系统。 用汇编语言设计的一套系统,能在两台计算机之间以中断方式和查询方式实现串行通信,数据可以采用ASCII字符方式和二进制方式传送。-Based on the serial communication system in assembly language. Assembly language design a system between two computers in order to interrupt mode and query serial comm
51huibian
- 80C51F单片机实现超声波通信,RS232测距功能,汇编语言-80C51F MCU the ultrasound communication, RS232 ranging, function, assembly language
