代码搜索:PC数据

找到约 10,000 项符合「PC数据」的源代码

代码结果 10,000
www.eeworm.com/read/5587/62782

exe pc3exe.exe

www.eeworm.com/read/6408/87882

htm dk3pc.htm

www.eeworm.com/read/7225/109529

c pc机主程序.c

main(int argc,char *argv[]) {while(argc!=3) {printf("命令行命令不对,again!\n"); exit(1); } bioscom(0,0x83,0); if(tolower(*argv[1])=='s') sendf(argv[2]); else if (t
www.eeworm.com/read/7227/110197

dp2 pc_8535.dp2

pc_8535.o: D:/ICC-AVR/include/io8535.h D:/ICC-AVR/include/stdio.h D:/ICC-AVR/include/_const.h
www.eeworm.com/read/7227/110219

ds2 pc_8535.ds2

[00A2] LDI R28,0x5F LDI R29,0x02 OUT 0x3D,R28 OUT 0x3E,R29 SUBI R28,0x10 SBCI R29,0x00
www.eeworm.com/read/7227/112360

c 90pc-mcu.c

#include #pragma interrupt_handler uart_rec:10 #define clrcs PORTC&=~0x10; #define setcs PORTC|=0x10; #define clrclk PORTC&=~0x08; #define setclk PORTC|=0x08; vo
www.eeworm.com/read/7227/112363

c 89pc-mcu.c

#include sbit bee= P2^0; sbit key = P2^1; sbit dat = P2^2; sbit clk = P2^3; sbit cs = P2^4; void delay(unsigned char mst) //延时子程序 { unsign
www.eeworm.com/read/7227/112365

hex 90pc-mcu.hex

:020000000DC031 :02001200C6C066 :01001A0000E5 :14001C00CFE5D2E0CDBFDEBFC051D0400AEA08830024E1E6B6 :14003000F0E010E0E236F10711F00192FBCF0083EAE1F0E070 :14004400A0E6B0E010E0EB31F10721F0C89531960D92
www.eeworm.com/read/7227/112839

dp2 pc_8515.dp2

pc_8515.o: D:/ICC-AVR/include/io8515.h D:/ICC-AVR/include/stdio.h D:/ICC-AVR/include/_const.h