代码搜索:异步时序
找到约 2,563 项符合「异步时序」的源代码
代码结果 2,563
www.eeworm.com/read/452881/1647681
plg iofor232.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.1异步通信软件模拟\iofor232.uv2
Project File Date: 06/08/2005
Output:
compil
www.eeworm.com/read/222086/4822432
c df_uart.c
/*****************************************************************************\
文件名: df_uart.h
描述;UART异步串行多点通讯从机程序。使用USART0。
晶体振荡器 XT2:8MHz LFXT1:32.768kHz
波特率:9600bit/s,8位数据位,1位停止位,地
www.eeworm.com/read/222086/4822445
c df_uart.c
/*****************************************************************************\
文件名: df_uart.h
描述:UART异步串行多点通讯从机程序。使用USART0。
晶体振荡器 XT2:8MHz LFXT1:32.768kHz
波特率:9600bit/s,8位数据位,1位停止位,空
www.eeworm.com/read/195948/5106471
plg iofor232.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.1异步通信软件模拟\iofor232.uv2
Project File Date: 06/08/2005
Output:
compil
www.eeworm.com/read/345302/3201111
plg iofor232.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.1异步通信软件模拟\iofor232.uv2
Project File Date: 06/08/2005
Output:
compil
www.eeworm.com/read/326766/3467378
plg iofor232.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.1异步通信软件模拟\iofor232.uv2
Project File Date: 06/08/2005
Output:
compil
www.eeworm.com/read/310662/3694136
plg iofor232.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.1异步通信软件模拟\iofor232.uv2
Project File Date: 06/08/2005
Output:
compil
www.eeworm.com/read/293209/3934237
plg iofor232.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.1异步通信软件模拟\iofor232.uv2
Project File Date: 06/08/2005
Output:
compil
www.eeworm.com/read/427426/1972034
txt c51程序.txt
//采用异步方式传送数据,偶校验,一位结束位,传输的数据传输速率为9600bit/s。每个数据帧包含10Byte信息,1Byte作为帧起始标志,8Byte数据,1Byte的校验和。
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
www.eeworm.com/read/396496/2414547
c tty_ioctl.c
/*
* linux/kernel/chr_drv/tty_ioctl.c
*
* (C) 1991 Linus Torvalds
*/
#include // 错误号头文件。包含系统中各种出错号。(Linus 从minix 中引进的)。
#include // 终端输入输出函数头文件。主要定义控制异步通信口的终端接口。
#include