代码搜索:协作通信

找到约 10,000 项符合「协作通信」的源代码

代码结果 10,000
www.eeworm.com/read/423649/10539962

asm 232shuzi.asm

;******************************************************************************** ;232通信程序,4800速率,12m晶体,注意该程序适应目前我站各个版本, * ;使用配套光盘的工具软件、串口调试助手,设置波特率4800, 连接232电缆到串口, * ;在串口调试中输入数
www.eeworm.com/read/422408/10638209

c rtos.c

//------------------------------------------------------------------------- // 文件名:RTOS.C // 功能: ARM9上运行的微型操作系统 // 备注: 抢占式任务调度,运行时间可预测,提供延时,挂起,恢复任务操作 // 未加入信号量邮箱等同步通信机制 // // By Li
www.eeworm.com/read/159438/10649725

cpp monitordoc.cpp

//*********************************************************************************** //本页内容包括串口通信的主要类CMonitorDoc,完成文件的导入导出以及监控串口接收缓冲区的功能。 //其中全局监控线程函数CommThread和界面视图类CMonitorview结合在一起完成Tec2
www.eeworm.com/read/276073/10769497

h cable_ann.h

/******************************************************************************* Copyright (C), 2000-2004, 深圳市中兴新地通信器材有限公司 文件名称: 电缆测距系统 CABLE_ANN.h头文件 作 者: 配线技术部 版 本: V1.0 日 期: 2006,12,0
www.eeworm.com/read/276073/10769500

bak cable_ann.h.bak

/******************************************************************************* Copyright (C), 2000-2004, 深圳市中兴新地通信器材有限公司 文件名称: 电缆测距系统 CABLE_ANN.h头文件 作 者: 配线技术部 版 本: V1.0 日 期: 2006,12,0
www.eeworm.com/read/469401/6975912

asp domain.asp

www.eeworm.com/read/316861/7085774

2_child_progress_communication

/*fork two child progress,两个子进程间利用pipe通信*/ #include #include #include int main() { pid_t child1; pid_t child2; int fd[2]; char buf[500]; int len; if ((p
www.eeworm.com/read/459164/7279413

vhd yibu_control.vhd

--总的顶层文件构成异步通信控制器。 library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity yibu_control is port (rst,start_write,clk,ETBE,ERBF: in std_logic ; din : in std_logic_vect
www.eeworm.com/read/446764/7565390

c sci.c

/* 2812A板: 使用直连的串口通信电缆; 启动串口调试助手.exe; PC机发送一个"."为结束标志 */ #include "DSP281x_Device.h" #include "DSP281x_Examples.h" // Prototype statements for functions found within this file. void scia_
www.eeworm.com/read/437528/7746535

h timer_oc.h

//[Timer_OC.h]输出比较头文件------------------------------------------------ //输出比较需要用到的头文件 #include "mc9s12dg128.h" //MCU映像寄存器名 #include "Type.h" //类型别名定义 #include "SCI.h" //串行通信头