代码搜索结果

找到约 10,000 项符合 Switch 的代码

steady_switch.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

switch_bus.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; -- 实体声明 entity switch_bus is -- 类属参数 generic ( BUS_WIDTH : integer := 8 ); -- 总线宽度 port ( din1 : in std_logic_vector(BUS_WIDTH-1 d

tio-switch.aspx

void Page_Load() { if (Page.IsPostBack) { switch(radDestination.SelectedItem.Value)

task_switch.h

/******************************************************* 本程序只供学习使用,未经作者许可,不得用于其它任何用途 Task_Switch.h file Created by Computer-lov Date: 2005.10.27 Edit date:2006.2.24 Version V1.1 Copyrig

task_switch.lst

C51 COMPILER V7.06 TASK_SWITCH 02/25/2006 14:24:58 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE TASK_SWITCH OBJECT MODULE PLACE

task_switch.c

/******************************************************* *************基于51内核的圈圈操作系统***************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 Task_Switch.c file Created by Computer-lov Date: 2005.10.27

task_switch.src

; .\task_switch.SRC generated from: task_switch.C ; COMPILER INVOKED BY: ; f:\Keil\C51\BIN\C51.EXE task_switch.C BROWSE DEBUG OBJECTEXTEND SRC(.\task_switch.SRC) $NOMOD51 NAME TASK_SWIT