代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/261194/11660478

makefile

include ../config.make INCLUDES += -I.. all: test test: $(CC) $(CFLAGS) $(LDFLAGS) test.cpp ../libming.a -o test $(LIBS) clean: rm -f test.o test ## Needs to be at the end so variable expand co
www.eeworm.com/read/157680/11672936

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/347332/11673379

c fet410_lcd03.c

//****************************************************************************** // MSP-FET430P410 Demo LCD displays numbers on 4 multiplex rate LCD // // Description "FET410_4muxLCD": This prog
www.eeworm.com/read/157532/11695304

cpp error.cpp

//////////////////////////////////////////// // // // Error.cpp // // 错误处理模块 // // 接受系统错误报告并屏幕反馈给用户
www.eeworm.com/read/346994/11706183

c typecast.c

/* Using type void pointers. */ #include void half(void *pval, char type); int main( void ) { /* Initialize one variable of each type. */ int i = 20; long l = 1000
www.eeworm.com/read/346907/11713655

vhd flashwrite.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; ENTITY flashwrite IS generic (databyteshu: integer :=4);----需要保存数据字节数 PORT
www.eeworm.com/read/346860/11718120

m ex5_7.m

x=0:pi/100:2*pi; y1=2*exp(-0.5*x); y2=cos(4*pi*x); plot(x,y1,x,y2) title('x from 0 to 2{\pi}'); %加图形标题 xlabel('Variable X'); %加X轴说明 ylabel('Variable Y');
www.eeworm.com/read/346819/11719492

h config.h

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD.
www.eeworm.com/read/346819/11719555

h config.h

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD.
www.eeworm.com/read/346812/11720063

h config.h

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD.