代码搜索:Lab

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

代码结果 10,000
www.eeworm.com/read/468697/1483832

mak touch_panel.mak

# This is makefile for D:\test\lab\44b0_lab\n\5_AD_Touch\touch_panel\touch_panel.mpj # Thursday, December 18, 2003 16:46:30 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld
www.eeworm.com/read/468697/1483846

mak lcd.mak

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

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/240162/4588188

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/233448/4682110

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/162614/5527023

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/343627/3218187

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/343627/3218388

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/339676/3296186

mak touch_panel.mak

# This is makefile for D:\test\lab\44b0_lab\n\5_AD_Touch\touch_panel\touch_panel.mpj # Thursday, December 18, 2003 16:46:30 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld
www.eeworm.com/read/339676/3296211

mak lcd.mak

# This is makefile for D:\test\lab\44b0_lab\n\6_LCD\lcd\lcd.mpj # Friday, December 19, 2003 13:30:45 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld CFG = Debug Ram SY