代码搜索:串口驱动
找到约 10,000 项符合「串口驱动」的源代码
代码结果 10,000
www.eeworm.com/read/295240/8178826
opt 串口.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/295240/8178910
obj 串口.obj
www.eeworm.com/read/295240/8178940
lst 串口.lst
C51 COMPILER V7.50 串口 11/18/2007 09:41:28 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 串口
OBJECT MODULE PLACED IN 串口.OBJ
www.eeworm.com/read/193558/8218027
frm 串口.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4680
ClientLeft = 60
www.eeworm.com/read/370112/9617317
cs 串口.cs
using System;
using System.Collections;//对ArrayList的支持
using System.Text;//对Encoding的支持
using System.IO.Ports;//对串口操作的支持
using System.Windows.Forms;//对控件操作的支持
using System.Drawing;//对颜色的支持
usin
www.eeworm.com/read/334163/12627702
pdf 串口.pdf
www.eeworm.com/read/235563/14063275
c 串口.c
/*-----------------------------------------------
函数名称:init_uart
功 能:初始化串口
输 入:无
输 出:无
范 围:
------------------------------------------------*/
void init_uart(void)
{
TMOD = 0x