代码搜索:SW

找到约 10,000 项符合「SW」的源代码

代码结果 10,000
www.eeworm.com/read/468931/6982019

htm faq20.htm

Open a website or HTML file using the default web browser.
www.eeworm.com/read/468003/6997822

c input.c

/* * stop watch : sample program * key input * * Copyright (C) 2002-2003 by Personal Media Corporation */ #include "navigator.h" #include #include #include
www.eeworm.com/read/467854/7002811

c e09b.c

/*""FILE COMMENT""************************************************************* * System Name : for eduction (NO TRANSFERRING) * File Name : e09b.c * Contents : embedded C language entrance
www.eeworm.com/read/465980/7042654

mfd main_ctrl.mfd

MDF Database: version 1.0 MDF_INFO | main_ctrl | XC9572XL-5-PC44 MACROCELL | 1 | 1 | ring_out_OBUFE ATTRIBUTES | 265986 | 0 INPUTS | 4 | clk5hz | clk540hz | clk660hz | ring_en INPUTMC | 1 | 2
www.eeworm.com/read/464933/7063095

vhd gcode.vhd

--------------------------------------- LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_unsigned.all; --------------------------------------- ENTITY GCODE IS PORT (clk,sw0,sw1,sw2
www.eeworm.com/read/254911/7092020

asm clock.asm

led1 equ 21h led2 equ 22h led3 equ 23h led4 equ 24h led5 equ 25h led6 equ 26h xscx equ 27h hor equ 30h min equ 31h sec equ 32h sw1 bit p2.7 sw2 bit p2.6 sw3 bit p2
www.eeworm.com/read/463365/7182769

txt mcu_s.txt

Field=Description,String,Description,100|Field=Designator,String,Designator,100|Field=Footprint,String,Footprint,100|Field=LibRef,String,LibRef,100|Field=Quantity,String,Quantity,100|ReportField=Proje
www.eeworm.com/read/457864/7316730

pas srmabout.pas

//--------------------------------------------------------------------------- //(R)CopyRight KivenSoft International ,inc 1999 //单元名称:启动屏幕单元 //程序名称:电子书库 //作 者:李会文 //开始时间:1998.07.28 //最后修改:199
www.eeworm.com/read/457754/7318041

asm digital_pid_vec.asm

.include "lf2407_regs.h" ;引用头部文件 ;建立中断向量表 .sect ".vectors" ;定义主向量段 Reset_VEC B _cy_begin ;PM 0 Reset Vector 1 INT1 B GISR1 ;PM 2 Int level 1 4 INT2 B PHANT
www.eeworm.com/read/457754/7318047

asm fuzzy_pi_vec.asm

.include "lf2407_regs.h" ;引用头部文件 ;建立中断向量表 .sect ".vectors" ;定义主向量段 Reset_VEC B _cy_begin ;PM 0 Reset Vector 1 INT1 B GISR1 ;PM 2 Int level 1 4 INT2 B PHANT