代码搜索:PC数据

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

代码结果 10,000
www.eeworm.com/read/14558/393316

plg pc_lnk_c.plg

Build target 'Target 1' linking... creating hex file from "O_T2_T1"... "O_T2_T1" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/14558/393328

lnp pc_lnk_c.lnp

"SCH51.obj", "ELAP_232.obj", "MAIN.obj", "CHAR_MAP.obj", "2_05_11G.obj", "PC_O.obj", "PC_O_T1.obj" TO "PC_LNK_C" RAMSIZE(256) OVERLAY (main ~ (PC_LINK_O_Update,Elapsed_Time_RS232_Update),
www.eeworm.com/read/14558/393393

m51 pc_soft.m51

BL51 BANKED LINKER/LOCATER V4.03 04/19/2001 11:59:26 PAGE 1 BL51 BANKED LINKER/LOCATER V4.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE 2_01_1
www.eeworm.com/read/14558/393402

uv2 pc_soft.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, File 1,1,
www.eeworm.com/read/14558/393429

uv2 pc_hard.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, File 1,1,
www.eeworm.com/read/14558/393443

m51 pc_hard.m51

BL51 BANKED LINKER/LOCATER V4.03 04/19/2001 11:58:07 PAGE 1 BL51 BANKED LINKER/LOCATER V4.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE MAIN.o
www.eeworm.com/read/14839/424785

in libmpeg2convert.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libmpeg2convert Description: libmpeg2 helper functions for converting to various formats. Version: @VERSION@ Li
www.eeworm.com/read/15680/533225

rc2 pc_usbdma.rc2

// // PC_USBDMA.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /
www.eeworm.com/read/15680/533320

rc2 pc_simple.rc2

// // PC_SIMPLE.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /
www.eeworm.com/read/15880/554178

c pc_115k.c

//115.2k串行口通信程序,校验方式为简单双向校验, //而且是必要的,因为任何采用中断、crc等的方法 //均很难保证速度和避免错误. //总体速度5KB/秒 //单片机程序 //使用22.1184晶振 unsigned char time,b_break,b_break_3; //35.555ms void int_t0(void) interrupt 1 {