代码搜索:多串口

找到约 10,000 项符合「多串口」的源代码

代码结果 10,000
www.eeworm.com/read/193209/8247685

txt readme.txt

MulticastChat: ============================= 一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。 不过建议在98下运行,2000未测试过。
www.eeworm.com/read/192685/8310270

html 15789.html

Re: ON ERROR GOTO ..... , RESUME 在多个模组的处理问题, 多谢 Re: ON ERROR GOTO ..... , RESUME 在多
www.eeworm.com/read/266116/11240011

cpp demo_1_review_repeated_inheritance_ambiguity_2.cpp

//*************************************************** // 多继承的特例的重复继承下的二义性问题 // 解决方法二:虚基类共享继承 //*************************************************** # include class A //公共间接基类 {
www.eeworm.com/read/431150/8707844

desktop~ serial.desktop~

[Desktop Entry] Comment=A facedect Program Exec=serial Icon=Clock Type=Application Name=Clock Name[no]=Klokke Name[de]=Uhr Name[ja]=時計 Name[zh_CN]=串口测试
www.eeworm.com/read/385906/8782541

c uart.c

#include"mb95100.h" /*----------------------------------------------------------------------------- 函数原型: unsigned char UART_readbyte_wait (void) 输入参数:无 输出参数:RDR0 功能描述: 串口读程序,返回
www.eeworm.com/read/429270/8813900

lis usart_test.lis

.module usart_test.c .area text(rom, con, rel) 0000 .dbfile D:\串口校准发送测试\usart_test.c 0000 .dbfunc e uart0_init
www.eeworm.com/read/284193/8955123

~pas publicfunc.~pas

unit PublicFunc; interface uses Windows,Classes,Messages,SysUtils,Forms,DB, ADODB,ComObj,Contnrs,DateUtils; type //发送串口数据的线程 TPublicFunc = Class(TObject) private Post_Event: THan
www.eeworm.com/read/284193/8955164

pas publicfunc.pas

unit PublicFunc; interface uses Windows,Classes,Messages,SysUtils,Forms,DB, ADODB,ComObj,Contnrs,DateUtils; type //发送串口数据的线程 TPublicFunc = Class(TObject) private Post_Event: THan
www.eeworm.com/read/181912/9227882

dpr commwatch.dpr

program CommWatch; uses Forms, commmain in 'commmain.pas' {MainForm}, about in 'about.pas' {AboutBox}; {$R *.res} begin Application.Initialize; Application.Title := '串口通信控制器';
www.eeworm.com/read/180818/9294526

c codec.c

/********************************************************************************* * MCPSB.C v1.00 测试MCBSP同步串口测试的主程序 * * 版权(c) 2003- 北京合众达电子技术有限责任公司