代码搜索:X
找到约 10,000 项符合「X」的源代码
代码结果 10,000
www.eeworm.com/read/172772/9691585
x makefile.x
all:
make -f makefile.inc clean
make -f makefile.inc TARGET=avr
make -f makefile.inc clean_o
make -f makefile.inc "CFLAGS=-DATMEGA -Mavr_mega" ASFLAGS=-l TARGET=atmega
www.eeworm.com/read/367630/9739360
txt x.txt
0.0000000E+00
2.0000001E-03
4.0000002E-03
6.0000001E-03
8.0000004E-03
1.0000001E-02
1.2000000E-02
1.4000000E-02
1.6000001E-02
1.8000001E-02
2.0000001E-02
2.2000002E-
www.eeworm.com/read/367628/9739390
txt x.txt
0.0000000E+00
4.9999999E-03
9.9999998E-03
1.5000000E-02
2.0000000E-02
2.4999999E-02
2.9999999E-02
3.5000000E-02
3.9999999E-02
4.4999998E-02
4.9999997E-02
5.5000000E-
www.eeworm.com/read/171365/9760391
x krnl.x
www.eeworm.com/read/171365/9760419
x protect.x
www.eeworm.com/read/171365/9760424
x tetris.x
www.eeworm.com/read/171365/9760427
x time.x
www.eeworm.com/read/171365/9760444
x hello.x
www.eeworm.com/read/171365/9760445
x echo.x
www.eeworm.com/read/170666/9794364
c x.c
//2003.3.12
//write by sunny
//03.4.23 rewrite by sunny
#include "main.h"
#include "X.h"
#define CS25045 P16
#define CLK25045 P17
#define I25045 P35
#define O25045 P34
#def