Code Craft: the practice of writing excellent code
This book addresses programmer attitudes, but it’s not some kind of psychology textbook. We’ll investigate many topics, including: Source code prese...
This book addresses programmer attitudes, but it’s not some kind of psychology textbook. We’ll investigate many topics, including: Source code prese...
抢答器是一种智力竞赛常用的器件,抢答器的设计方法千差万别,文章利用常用的数字电子器件,设计了八路抢答器电路的设计、仿真及实现的全过程,提出两种可行的设计方案:方案1采用74ls373实现电路锁存,74ls148实现电路编码,74ls74及数码管实现电路显示;方案二采用CD4511BCN和LMC555...
Overview The MT7628 router-on-a-chip includes an 802.11n MAC and baseband,a 2.4 GHz radio and FEM,a 575/580MHz MIPS? 24K% CPU core,a 5-port 10/100 fas...
The following table covers the main features offered by the MT7628KN and MT7628AN. Overall, the MT7628KN supports the requirements of an entry level A...
VIP专区-嵌入式/单片机编程源码精选合集系列(120)资源包含以下内容:1. ARM的一个GPIO口的应用 它使能一个口 驱动灯亮.2. bit led2=P2^5 // led2对应接在P2.5脚 sbit led3=P2^6 // led3对应接在P2.6脚 sbit led4=P2^7 ...