代码搜索:LAB

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

代码结果 10,000
www.eeworm.com/read/339676/3296224

mak lcd.mak

# This is makefile for D:\test\lab\44b0_lab\n\11_cLCD\lcd\lcd.mpj # Friday, December 10, 2004 13:07:34 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld CFG = Debug Ram
www.eeworm.com/read/339676/3296234

mak uart.mak

# This is makefile for D:\test\lab\44b0_lab\n\8_uart\uart.mpj # Friday, December 19, 2003 14:28:54 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld CFG = Debug Ram SYS_
www.eeworm.com/read/339676/3296245

mak rtc.mak

# This is makefile for D:\test\lab\44b0_lab\n\7_RTC\rtc.mpj # Friday, December 19, 2003 14:10:39 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld CFG = Debug Ram SYS_IN
www.eeworm.com/read/339676/3296260

mak timer.mak

# This is makefile for D:\test\lab\44b0_lab\n\4_timer\timer\timer.mpj # Monday, December 15, 2003 16:47:36 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld CFG = Debug Ram
www.eeworm.com/read/440906/1780478

c 20040302-1.c

int code[]={0,0,0,0,1}; void foo(int x) { volatile int b; b = 0xffffffff; } void bar(int *pc) { static const void *l[] = {&&lab0, &&end}; foo(0); goto *l[*pc]; lab0: foo(0); pc++;
www.eeworm.com/read/366702/2878342

c 20040302-1.c

int code[]={0,0,0,0,1}; void foo(int x) { volatile int b; b = 0xffffffff; } void bar(int *pc) { static const void *l[] = {&&lab0, &&end}; foo(0); goto *l[*pc]; lab0: foo(0); pc++;
www.eeworm.com/read/260612/4330062

vhd hdl_demo.vhd

library IEEE; use IEEE.std_logic_1164.all; --lab2 --lab2 entity hdl_demo is port (rst, clk,in_a,in_b,in_c : in std_logic; accum_a, accum_b : in std_logic_vector(7 downto 0);
www.eeworm.com/read/154079/5642673

vhd hdl_demo.vhd

library IEEE; use IEEE.std_logic_1164.all; --lab2 --lab2 entity hdl_demo is port (rst, clk,in_a,in_b,in_c : in std_logic; accum_a, accum_b : in std_logic_vector(7 downto 0);
www.eeworm.com/read/154079/5642874

vhd hdl_demo.vhd

library IEEE; use IEEE.std_logic_1164.all; --lab2 --lab2 entity hdl_demo is port (rst, clk,in_a,in_b,in_c : in std_logic; accum_a, accum_b : in std_logic_vector(7 downto 0);
www.eeworm.com/read/191743/8424723

c ppp.c

/*///////////////////////////////////////////////////////////////////////////// File Name : PPP.C Author : Rene Trenado Location : Motorola Applications Lab, Baja California Date Created : S