代码搜索:模式匹配

找到约 10,000 项符合「模式匹配」的源代码

代码结果 10,000
www.eeworm.com/read/291779/8396069

c tty_io.c

/* passed * linux/kernel/tty_io.c * * (C) 1991 Linus Torvalds */ #include /* * 'tty_io.c'给tty 一种非相关的感觉,是控制台还是串行通道。该程序同样 * 实现了回显、规范(熟)模式等。 * * Kill-line,谢谢John T Kahl。 */ #include
www.eeworm.com/read/191939/8415118

plg 252.plg

礦ision2 Build Log Project: I:\工作目录(临时)\20050218 uCOS-II 2.52在51上的移植程序(大模式,独立喂狗任务)\252.uv2 Project File Date: 02/18/2005 Output:
www.eeworm.com/read/291481/8415605

h i2cint.h

/**************************************************************************** * 文件名:I2CINT.H * 功能:硬件I2C软件包,利用中断方式操作。(头文件) * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式) ****************************
www.eeworm.com/read/390850/8437289

asp conn.asp

www.eeworm.com/read/389792/8502181

h usart.h

#define BAUDRATE 9600 //波特率 #define F_CPU 7327800 //波特率9600/9个数据位/1个停止位/奇校验/收发开启/接收中断 void usart_init(void) { UCSRA=0x01;//多机通讯模式(MPCM=1) UCSRB=0x9C; UCSRC=0xB6; UBRRL=
www.eeworm.com/read/389792/8502196

_h usart._h

#define BAUDRATE 9600 //波特率 #define F_CPU 7327800 //波特率9600/9个数据位/1个停止位/奇校验/收发开启/接收中断 void usart_init(void) { UCSRA=0x01;//多机通讯模式(MPCM=1) UCSRB=0x9C; UCSRC=0xB6; UBRRL=
www.eeworm.com/read/389792/8502221

h usart.h

#define BAUDRATE 9600 //波特率 #define F_CPU 7327800 //波特率9600/9个数据位/1个停止位/奇校验/收发开启/接收中断 void usart_init(void) { UCSRA=0x01;//多机通讯模式(MPCM=1) UCSRB=0x9C; UCSRC=0xB6; UBRRL=
www.eeworm.com/read/389792/8502254

_h usart._h

#define BAUDRATE 9600 //波特率 #define F_CPU 7327800 //波特率9600/9个数据位/1个停止位/奇校验/收发开启/接收中断 void usart_init(void) { UCSRA=0x01;//多机通讯模式(MPCM=1) UCSRB=0x9C; UCSRC=0xB6; UBRRL=
www.eeworm.com/read/289655/8536947

h i2cint.h

/**************************************************************************** * 文件名:I2CINT.H * 功能:硬件I2C软件包,利用中断方式操作。(头文件) * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式) ****************************
www.eeworm.com/read/289655/8537036

h i2cint.h

/**************************************************************************** * 文件名:I2CINT.H * 功能:硬件I2C软件包,利用中断方式操作。(头文件) * 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式) ****************************