代码搜索:辅同步信号

找到约 10,000 项符合「辅同步信号」的源代码

代码结果 10,000
www.eeworm.com/read/494296/6381932

s43 实验9_同步_016x.s43

#include "msp430x44x.h" ;****************************************************************************** ; MSP-Test44x Demo - USART0 SPI Interface to HC165/164 Shift Registers ; ; Description
www.eeworm.com/read/480419/6663563

txt 多线程编程之四——线程的同步.txt

::首页 >> 文档中心 >> 在线杂志 >> 多任务(多进程、多线程) [ 在线杂志 第49期 ]
www.eeworm.com/read/345690/11795136

txt 帶同步復位的狀態機.txt

-- State Machine with Asynchronous Reset -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity stmch1 is port(clk, in1, rst: in std_logic;