搜索资源列表

  1. 004

    0下载:
  2. 单片机双机串口通信程序设计 汇编语言 汇编语言-Single-chip dual-machine serial communication programming in assembly language
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:金兰
  1. weijiyuanli

    0下载:
  2. 为了实现双机通信,本程序采用汇编语言完成了这个目的,简单而且层次清晰-In order to achieve two-plane communications, assembly language used in this process was completed this goal, the level of simple and clear
  3. 所属分类:汇编语言

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:赵阳
  1. double_CPU_IO

    0下载:
  2. 采用3线双向零等待IO通讯机制,是一个很好的双机通讯程序-Using 3-wire bi-directional zero-wait IO communication mechanism is a very good two-machine communication procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:wql
  1. socket

    0下载:
  2. 利用套接字实现双机通讯,分服务器端和客户端。-The use of double-socket communication, at the server side and client.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:dawei
  1. 51-51

    0下载:
  2. 51与51之间的双机通信原理仿真用串口的-Between 51 and 51 principles of simulation of two-machine communication with serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:22528
    • 提供者:郝炀
  1. shuangji

    0下载:
  2. 程序实现双机通信,C语言编写,可行,易于修改。-Procedures for the realization of two-machine communication, C language, workable, easy to modify.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:范冬莹
  1. Second_Code

    0下载:
  2. 基于AT89S52双机通信,数码管显示倒计时-AT89S52 based on two-machine communication
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-11
    • 文件大小:22528
    • 提供者:孔壮
  1. double_Machine_Communication

    0下载:
  2. 好多双机通信方面的资料与程序,还有仿真例程与图-A lot of two-plane communications, information and procedures, as well as simulation routines and Figure ~ ~
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:1129472
    • 提供者:刘星
  1. DataSocket

    0下载:
  2. 本例程通过DataSocket服务器与客户机端程序集成到同一面板中,实现服务器与客户机之间的双机通讯。-The routine adoption of DataSocket server and client-side program integrated into the same panel, to achieve the server and client communications between the two aircra
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:696320
    • 提供者:写字板
  1. rs485_2

    0下载:
  2. 51单片机 485双机通信程序 用c语言编写 keil编译环境-51 SCM 485 pairs of machine communication program using c language keil build environment
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:pinyuewu
  1. PID

    0下载:
  2. 单片机通信,可以实现双机通信,不行试试!-Microcontroller communication, can achieve double-machine communication, no try!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:141312
    • 提供者:章彦博
  1. UART

    0下载:
  2. 该程序为51单片机双机串口通信程序,有接收和发送程序-The program for the microcontroller 51 pairs of serial communication program, to receive and send program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:26624
    • 提供者:wangjin
  1. shuangjitongxin

    0下载:
  2. 用交叉串口线连接两块单片机进行双机通信,扫描到有键按下时,键值发送出去,另一块板收到后以0-F方式显示在数码管上。-With cross-serial cable to connect two pairs of aircraft communications microcontroller to scan that there are key is pressed, the key to send out another one aft
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:夏羽
  1. 485

    0下载:
  2. AVR32 485双机通信,proteus仿真-AVR32 485 two-plane communication, proteus simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:62464
    • 提供者:何健
  1. Text1

    0下载:
  2. 单片机 双机 通信 89S51串口通信是指一个位,连续发8位,寄存器移位一样移8位-it is very good
  3. 所属分类:文件格式

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:李欣
  1. 10

    0下载:
  2. 单片机间双机通信,利用两颗51单片机实现-Two-machine communication between the microcontroller, using two 51 MCU
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-11
    • 文件大小:15360
    • 提供者:王好
  1. state_machine

    0下载:
  2. 利用状态机方式实现的双机通信,适用于51单片机-serial communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:66560
    • 提供者:王敏
  1. pic16f877lcd1602

    0下载:
  2. pic16f877双机通信+lcd1602液晶显示,本次修改程序,主要是函数声明不一致,导致程序可以通过编译,而程序在仿真时却看不到想要的结果。 不解之谜:液晶显示程序要多次初始化,才可以在仿真时得到结果。 2009/06/04-pic16f877 two-machine communication+ lcd1602 liquid crystal display, this revision process, the main
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-11
    • 文件大小:306176
    • 提供者:zq
  1. c51_comunication

    0下载:
  2. 单片机的经典代码中的双机通信~~~~含有仿真-Single Chip Dual classic code communication ~ ~ ~ ~ ~ ~ ~ with simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:12288
    • 提供者:sean
  1. SCI

    0下载:
  2. 在keil平台下写的单片机双机通信的程序。读者可根据收发数据的多少修改程序。-SCM dual-machine communication
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:32768
    • 提供者:饶海清
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org