代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/37146/1069064
mht 有哪些c++经典书籍啊_百度知道.mht
www.eeworm.com/read/204805/15333396
txt 有发送有接收了.txt
Private Sub Command1_Click()
'...发送数据
MSComm1.OutBufferCount = 0 '...清空输出寄存器
MSComm1.Output = Text1.Text & vbCr '...发送数据
End Sub
Private Sub Command2_Click()
'...退出
Unload Me
End S
www.eeworm.com/read/202248/15387905
txt re [问题]北邮计算机有哪些优秀的导师?.txt
From: [精 选 集].bbs@bupt.org
To: caozihua.bbs@bupt.org
Subject: Re: [问题]北邮计算机有哪些优秀的导师?
Date: Mon, 28 Feb 2005 12:05:19 +0800 (CST)
Status: RO
作者: angie (紫木) 站内: KaoYan
标题: Re: [问题]北邮计算机有哪些优秀的导师?
www.eeworm.com/read/202248/15388099
txt re 咱们学校有应用数学招生吗?.txt
From: [精 选 集].bbs@bupt.org
To: caozihua.bbs@bupt.org
Subject: Re: 咱们学校有应用数学招生吗?
Date: Mon, 28 Feb 2005 12:01:14 +0800 (CST)
Status: RO
作者: twinsen (Idle中…………) 看板: KaoYan
标题: Re: 咱们学校有应用数学招生吗?
www.eeworm.com/read/279550/10421105
txt 有问题.txt
#include
#include
#include
#include
#include
using namespace std;
#define MAXLEN 100005
int n,bn; //字符串长度
int power, lstSA[MAXLEN], l
www.eeworm.com/read/277165/10657146
bmp 有客.bmp
www.eeworm.com/read/277165/10657323
jpg 有客.jpg
www.eeworm.com/read/197085/8031768
txt 有问题.txt
/*本程序属于第19章,为了说明dynamic_cast的用法。所用的例子就是书上的P836页的描述公司
职员薪水salary()和奖金bonus()(只有程序员才有奖金)发放情况的程序
*/
#include
using namespace std;
class employee {
public:
virtual void salary();
v
www.eeworm.com/read/407780/11410813
txt 有问题.txt
#include
#include
#include
#include
#include
using namespace std;
#define MAXLEN 100005
int n,bn; //字符串长度
int power, lstSA[MAXLEN], l