代码搜索:如何学习 HC?

找到约 10,000 项符合「如何学习 HC?」的源代码

代码结果 10,000
www.eeworm.com/read/132325/6315030

c fet140_spi0_016x.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0 SPI Interface with HC165/164 Shift Registers // // Description: Demonstrate USART0
www.eeworm.com/read/488109/6496846

c fet140_spi0_016x.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0 SPI Interface with HC165/164 Shift Registers // // Description: Demonstrate USART0
www.eeworm.com/read/487889/6501578

c fet120_spi0_016x.c

//****************************************************************************** // MSP-FET430P120 Demo - USART0 SPI Interface with HC165/164 Shift Registers // // Description: Demonstrate USART0
www.eeworm.com/read/264753/11302823

txt ex2-4-2.txt

!COD计算 !COD激励频率为40HZ,质量为1E-4T FINI /CLE /FILENAME,COD /TITLE,COD ANLYSIS *AFUN,RAD !设置参数 *SET,LL,23.6 !COD脚长度MM *SET,BB,10.3 !COD脚宽度 *SET,TT,0.75 !COD脚厚度 *SET,EE,210E3 !COD脚弹性模量 *SE
www.eeworm.com/read/263191/11372118

asm lpc935_ad.asm

/****************************LPC935_AD.asm******************************* *程序功能:测试LPC935 AD转换功能 *转换模式:单次转换 *启动方式:立即启动 **********************************************************************/ $NOMO
www.eeworm.com/read/261738/11625905

c 8-11.c

#include"stdio.h" #include"dos.h" /*低音区7个音符的对应频率*/ #define LC 131 #define LD 147 #define LE 165 #define LF 175 #define LG 196 #define LA 220 #define LB 247 /*中音区7个音符的对应频率*/ #define MC 2
www.eeworm.com/read/347709/11643863

c fet120_spi0_016x.c

//****************************************************************************** // MSP-FET430P120 Demo - USART0, SPI Interface with HC165/164 Shift Registers // // Description: Demonstrate USART
www.eeworm.com/read/347709/11645015

c fet430_spi0_016x.c

//****************************************************************************** // MSP-FET430P430 Demo - USART0, SPI Interface to HC165/164 Shift Registers // // Description: Demonstrate USART0
www.eeworm.com/read/156342/11810698

c fet120_spi0_016x.c

//****************************************************************************** // MSP-FET430P120 Demo - USART0 SPI Interface with HC165/164 Shift Registers // // Description: Demonstrate USART0
www.eeworm.com/read/345149/11835470

txt base64.txt

//============================================================================== /* Base64编码方法 xieyi_hc[ Base64编码其实是将3个8位字节转换为4个6位字节,( 3*8 = 4*6 = 24 ) 这4个六位字节 其实仍然是8位,只不过高两位被设置为0. 当一个字节只有6位