登录
首页 » Asm » Serial-Comunication.tar

Serial-Comunication.tar

于 2011-05-30 发布 文件大小:7KB
0 120
下载积分: 1 下载次数: 10

代码说明:

  windows系统下汇编语言实现的串口聊天小程序,具有简易的聊天界面,支持聊天记录保存,使用中断及查询方式实现,支持二进制和字符传送。 1. 文件功能描述: 1com1.asm为打开com1通信的源文件 2com2.asm为打开com2通信的源文件 2个源代码除了串口地址不同,其他代码相同 同理1com1.exe 和2com2分别打开com1和com2来通信 2. 二进制传送格式: 当选择菜单二进制传送时(菜单2和3) 发送方输入以空格隔开的2位的16进制数,(不够2位用0补充) 比如可以输入 AB CE 33 3F EC 01 00 0A 再按回车就发送过去了。 (windows system the serial assembly language chat applet with a simple chat interface, support chat history saving, the use of interrupt and query method implemented to support binary and character transfer. 1. File Function Description: 1com1.asm communication to open the source file com1 2com2.asm communication to open the source file com2 2 In addition to the serial port address of the source code is different from other code the same Similarly 1com1.exe and 2com2 open com1 and com2, respectively, to communicate 2. Binary delivery format: Binary transmission when the selection menu (Menu 2 and 3) Enter the sender of the two separated by a space of 16 hexadecimal numbers (not supplemented with 0 2) For example you can enter AB CE 33 3F EC 01 00 0A press Enter to send over.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本程序由国外的Vulture大哥写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的! 这个程序是巧妙的利用了坐标的不断变化,从...
    本程序由国外的Vulture大哥编写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的! 这个程序是巧妙的利用了坐标的不断变化,从而实现了由星星构成的箱子3D转动! 为了尊重版权,本人未对源码注释进行翻译,这样做也可以让国内的汇编爱好者自己琢磨国外的汇编编程的思维-This program prepared by the foreign Vulture brother, and announced the source code, this is his 95 years, a work can be said that at that time was very successful! The program is clever use of changing coordinates in order to achieve a box formed by the stars, 3D rotation! In order to respect copyright, I did not comment on the source code translation, this would also enable the compilation of country fans on her own way of thinking outside of the compilation of programming
    2023-08-04 05:35:02下载
    积分:1
  • 列磁盘目录的程序,文件名,大小,总的个数,大家看看啊。...
    列磁盘目录的程序,文件名,大小,总的个数,大家看看啊。-out the procedure, the file name, size, the total number, we see ah.
    2022-03-03 07:43:43下载
    积分:1
  • 本程序是数字钟的单片机程序,可供大家参考。
    本程序是数字钟的单片机汇编程序,可供大家参考。-This procedure is the single-chip digital clock assembler for your reference.
    2022-01-26 05:43:20下载
    积分:1
  • 本人写的TI 16为DAC功能测试程序
    本人编写的TI 16为DAC功能测试程序-I prepared for the 16 DAC TI functional test procedures
    2022-03-05 16:34:29下载
    积分:1
  • 例19-串口调试 带按键操作
    说明:  在单片机中,可以实现串口调试,带按键操作的功能(Serial port debugging with keystroke operation)
    2019-12-30 14:57:38下载
    积分:1
  • 音调是一个小程序
    是一个小程序
    2022-08-11 11:25:31下载
    积分:1
  • ad9833 产品基于函数发生器
    注: 电源的 + 12v 是关于 90mA 上升到 110mA 与加载的产出和 20 mhz 频率。 -12V 电源轨是关于 15mA 上升到 23.7mA 11 mhz (峰值负载频率) 与加载与短或电容器 ad811 产品输出。与这种低功耗要求借本身对使用 TPS6735 再加上以下的低功率电感器根据逆变器: C1 44uF,10uF C2,C3 1uF C4 ~ 44uF,C5 22uF D1 1N5817 (肖特基 1A 20V),10uH L1、 L2 22uH 整个董事会将约 17 毫米 x 43 毫米和电源插头插入 DDS 20 板上的两个 100uF 电容垫,一个电容器转移到
    2023-03-15 20:10:04下载
    积分:1
  • hex 转 二进制
    hex 转 二进制-hex binary switch
    2022-10-12 23:10:02下载
    积分:1
  • 遥控小车(51单片机开发例子子程序写)
    遥控小车(51单片机开发例子子程序汇编语言编写)-Remote control cars (51 single-chip development to prepare examples of assembly language subroutines)
    2022-10-12 15:40:03下载
    积分:1
  • 学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为...
    学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,确实是需要些技-Microcontroller tutorial to learn is often water lights, digital control, keyboard and so on. These routines are mainly familiar with the nature of microcontroller port, the program algorithm is generally relatively simple. Rare combination of microcontroller I/O ports, the internal memory and computing skills integrated exercises. Super-simple MCU learning materials in the 16X16 set of Chinese characters dot-matrix module provides a new learning platform. Can only display one character at a dot-matrix, only the use of internal resources to achieve Atmega48 few characters of the movement, not only to clear the physical properties of dot-matrix, to know how to send data also understand the MCU resources available, and programmed to exchange data using internal m
    2022-03-25 02:44:30下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载