Welcome![Sign In][Sign Up]
Location:
Search - Com2

Search list

[Com PortPC机串行通信程序设计

Description: 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the use of assembly language BIOS interrupt calls and function calls DOS PC Dual Serial Communication. Among them, PC and the next crew will be supplemented by serial port Serial COM2 (I address 2FXH) external with 9-pin connectors and enable a PC connection; through the BIOS "INT 14H," four interrupt service routines, complete serial port initialization programming, Send a data receiving a data communications test and the state line. The procedures are divided into PC serial automatic test procedure (for the purpose of testing Serial good or bad) and full-duplex PC-machine communication program two parts.
Platform: | Size: 59105 | Author: 王成 | Hits:

[Multimedia programcom2(1)

Description: 关于多串口控制的演示程序,实现多串口的发送和接收-serial number on the control of the demonstration program, the multi-serial transmit and receive
Platform: | Size: 192148 | Author: 楚燕 | Hits:

[Other resourceGPS_NMEA

Description: GPS_Nmea由Com1资料转移Com2工具-GPS_Nmea Com1 the transfer of data from the tool Com2
Platform: | Size: 270528 | Author: peter | Hits:

[Com Porttransport

Description: 设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信 基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能 高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (COM1, COM2) interface programming, through the use of standard RS232 serial communication lines to achieve the two-Serial Communication is the basic demand : to achieve two long-range aircraft between keyboard (the character immediate delivery) and the general functional copy of the text (text message) capabilities senior requirements : one, the use of two aircraft to achieve interruption of communication; 2, capable of delivering a general computer binary files; 3. transmission speed of 38Kbps and above.
Platform: | Size: 778115 | Author: snail | Hits:

[Com PortCOM terminal

Description: 超级终端(共享软件) 本软件为在DOS下使用超级终端的用户专门设计,请尽快注册,以免影响你的使用 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议-Super Terminal (sharing software) for the software used in DOS users Super Terminal specializes in the design, please register as soon as possible so as not to affect the use of your function : 1.DOS use, Windows function similar to the Super Terminal 2. support COM1, COM2 3. 2400,4800,9600 support baud rate (default), 19200, 38400,57600,115200 4. support Xmodem file transfer protocol
Platform: | Size: 3697 | Author: Tony Yang | Hits:

[Com PortDOSCOMterminal

Description: DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed Description : 1.DOS use, function similar to the Super Windows Terminal 2. support COM1, COM2 3. 2400,4800,9600 support baud rate (default), 19200, 38400,57600,115200 4. support Xmodem file transfer protocol, and programmers. Com Port
Platform: | Size: 3508 | Author: DOS串口终端程序 | Hits:

[Com PortPC8251

Description: 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the use of assembly language BIOS interrupt calls and function calls DOS PC Dual Serial Communication. Among them, PC and the next crew will be supplemented by serial port Serial COM2 (I address 2FXH) external with 9-pin connectors and enable a PC connection; through the BIOS "INT 14H," four interrupt service routines, complete serial port initialization programming, Send a data receiving a data communications test and the state line. The procedures are divided into PC serial automatic test procedure (for the purpose of testing Serial good or bad) and full-duplex PC-machine communication program two parts.
Platform: | Size: 16259 | Author: 12345 | Hits:

[Com Portcom1com2

Description: 本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。-the software in C Builder 6.0 development environment programming, the functions are : If the machine two serial communication port COM1 and COM2 link up the machine can achieve this within two COM ports of data transmission; if two computers connected to the COM port, This can be achieved two computer serial data transfer.
Platform: | Size: 855486 | Author: mayfar | Hits:

[Other resourcemy_com2007

Description: 常见的接口:1、并行接口(每一次传送一个字或字节的全部代码)INTEL 8255,MC6820,Z80_PIO,传送的距离比较近。 2、串行接口:数据和控制信息是一位一位串行地传送下去,距离比较远,通常COM1使用是9针D形连接器,COM2使用是老式的DB25针连接器, 3、磁盘接口 (1)IDE接口,集成驱动器电子部件,不支持DMA数据传送,只使用标准的PCI/O端口指令来传送所有的命令,状态等 (2)EIDE接口, 4、SCSI接口。具有多任务接口,具有总线仲裁功能。按同步或异步方式传输数据,可分单端和差分传送方式,是智能化设备。 5、USB接口。 -common interface : 1. Parallel Interface (each carrier or a byte characters of all code) INTEL 8255, MC6820, Z80_PIO, transmission distance closer. 2, Serial Interface : data and control information is a one on serial transmission distance is far, usually COM1 use of 9-pin D-connector, COM2 use of old needles DB25 connector, 3, Disk Interface (1) IDE interface, integrated actuator electronic components, not to support DMA data transfer, to use only standard PCI / O ports directive to transmit all the orders, status, etc. (2) EIDE interfaces, 4, SCSI interface. Multi-task interface with bus arbitration function. By synchronous or asynchronous transmission of data can be divided into single-ended and differential transmission, intelligent equipment. 5, USB interface.
Platform: | Size: 27823 | Author: 王军 | Hits:

[Com PortRS232

Description: 使用vb编程RS232输出 comboDevice.AddItem \"COM1\" comboDevice.AddItem \"COM2\" comboDevice.AddItem \"COM3\" comboDevice.AddItem \"COM4\" comboDevice.AddItem \"COM5\" comboDevice.AddItem \"COM6\" comboDevice.AddItem \"COM7\" comboDevice.AddItem \"COM8\"-use vb programming RS232 output comboDevice.AddItem "COM a "comboDevice.AddItem" COM2 "comboDevice.A ddItem "COM3" comboDevice.AddItem "COM4" com boDevice.AddItem "COM5" comboDevice.AddIte m "COM6" comboDevice.AddItem "COM7" comboDev ice.AddItem "COM8"
Platform: | Size: 1555 | Author: liu | Hits:

[Com Portcom

Description: 完整的com口测试程序,编译即可运行!可测试主板自带的com1 com2串口
Platform: | Size: 27493 | Author: 黄涛 | Hits:

[CommunicationUART_Test

Description: 可以将Com1资料输入后从Com2输出.
Platform: | Size: 829745 | Author: KenSen | Hits:

[Mathimatics-Numerical algorithmsCT-API

Description: This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2). If wou don愒 want to send Parameter 3 (P3) press Ctrl-d (^d). If you enter a number then you have to the Bytes of the Datafield. After the last Byte of the Datafield is entered the whole APDU is send the replay is displayed. After that you can send the next APDU.
Platform: | Size: 34455 | Author: 陳幼幼 | Hits:

[Com PortC语言与串行通信

Description: 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the computer com1 mouth and COM2 I connected com1 as I accept that I send as COM2.
Platform: | Size: 40282 | Author: 黎林 | Hits:

[Com PortSerComV5

Description: 是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数-com1com2vc
Platform: | Size: 41004 | Author: 武政 | Hits:

[Com PortC语言与串行通信

Description: 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the computer com1 mouth and COM2 I connected com1 as I accept that I send as COM2.
Platform: | Size: 39936 | Author: 黎林 | Hits:

[Com PortSerComV5

Description: 是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数-com1com2vc
Platform: | Size: 3718144 | Author: 武政 | Hits:

[Com Portcom232

Description: RS232串口,详细编程源代码,包括串口的设置,读写.-RS232 serial ports, a detailed programming source code, including the serial port settings, reading and writing.
Platform: | Size: 7168 | Author: 聂林 | Hits:

[Com PortRS232

Description: 使用vb编程RS232输出 comboDevice.AddItem "COM1" comboDevice.AddItem "COM2" comboDevice.AddItem "COM3" comboDevice.AddItem "COM4" comboDevice.AddItem "COM5" comboDevice.AddItem "COM6" comboDevice.AddItem "COM7" comboDevice.AddItem "COM8"-use vb programming RS232 output comboDevice.AddItem "COM a "comboDevice.AddItem" COM2 "comboDevice.A ddItem "COM3" comboDevice.AddItem "COM4" com boDevice.AddItem "COM5" comboDevice.AddIte m "COM6" comboDevice.AddItem "COM7" comboDev ice.AddItem "COM8"
Platform: | Size: 1024 | Author: liu | Hits:

[Com Portcmputer-com2-picture.files

Description: 主机有些有COM1没有引出COM2口,如何引出,可以从主机主板上查看,接线方式由此查看,可以引出COM2口供调试使用-computer COM2
Platform: | Size: 38912 | Author: yifei | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net