代码搜索:电子脱扣器

找到约 10,000 项符合「电子脱扣器」的源代码

代码结果 10,000
www.eeworm.com/read/280142/10353260

doc 语法分析器.doc

www.eeworm.com/read/161520/10399102

url 教程阅读器下载.url

[DEFAULT] BASEURL=http://www.zwye.com/help.htm [InternetShortcut] URL=http://www.zwye.com/help.htm Modified=E0BBDA025768C501FC
www.eeworm.com/read/353886/10408430

doc 语法分析器.doc

www.eeworm.com/read/353811/10416403

vhd 步进电机控制器.vhd

-- dowload from: www.fpga.com.cn & www.pld.com.cn LIBRARY IEEE; USE IEEE.std_logic_1164.ALL; USE IEEE.std_logic_unsigned.ALL; USE IEEE.std_logic_arith.ALL; ENTITY step_motor IS PORT( f
www.eeworm.com/read/353811/10416431

vhd 简单的锁存器.vhd

-- Latch Inference -- Download from: http://www.fpga.com.cn Library IEEE ; use IEEE.std_logic_1164.all ; ENTITY latchinf IS PORT ( enable, data : IN BIT; q : OUT BIT ); END l
www.eeworm.com/read/353789/10417810

txt 累加器2.txt

#include #define uchar unsigned char #define uint unsigned int uchar timenum[]={0,0,0}; uchar countnum=0; uchar timer[]={0,0,0}; void init_devices(); void display(uchar *timer);
www.eeworm.com/read/353788/10417821

txt 累加器1.txt

#include #define uchar unsigned char #define uint unsigned int uchar code table[]={0x42,0x6f,0x58,0x49,0x65,0xc1,0xc0,0x4f,0x40,0x41};//0x90,0xa7,0xb6,0x9a,0x3e,0x3f,0xb0,0xbf,0xbe; uin