代码搜索:Command

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

代码结果 10,000
www.eeworm.com/read/100018/15888258

pl proc-lib.pl

# proc-lib.pl # Functions for managing processes do '../web-lib.pl'; &init_config(); do "./$config{ps_style}-lib.pl"; use POSIX; sub process_info { local @plist = &list_processes($_[0]); return @pli
www.eeworm.com/read/291673/8403775

h mmc.h

/* * drivers/mmc/mmc.h * * header file for MMC device driver * * Copyright (C) 2001-2003 MIZI Research, Inc. * * Author: Yong-iL Joh * $Id: mmc.h,v 1.1.1.1 2004/01/19 13:24:
www.eeworm.com/read/189736/8456932

cpp mainfrm.cpp

/*----------------------------------------------------------------------------- 6502 Macroassembler and Simulator Copyright (C) 1995-2003 Michal Kowalski This program is free software; you can
www.eeworm.com/read/290879/8457037

_c lcd._c

// Project :12864 LCD Display // Writer : you hu // ICC-AVR application builder :2005-7-12 // Target : M128 // Crystal: 8.0000Mhz // Description : display photo 32*32 big #include
www.eeworm.com/read/290879/8457052

c lcd.c

// Project :12864 LCD Display // Writer : you hu // ICC-AVR application builder :2005-7-12 // Target : M128 // Crystal: 8.0000Mhz // Description : display photo 32*32 big #include
www.eeworm.com/read/290879/8457071

h lcd.h

#ifndef lcd_h #define lcd_h 1 /*************对12864的指令的定义************/ #define LCD_OFF 0x3E //表示LCD关显示 #define LCD_ON 0x3F //表示LCD开显示 #define LCD_X 0xC0 //表示LCD显示的起始行为0,可以通过加一定的数字改变起始行
www.eeworm.com/read/290879/8457108

_c lcd._c

// Project :12864 LCD Display // Writer : you hu // ICC-AVR application builder :2005-7-12 // Target : M128 // Crystal: 8.0000Mhz // Description : display photo 32*32 big #include
www.eeworm.com/read/290879/8457118

c lcd.c

// Project :12864 LCD Display // Writer : you hu // ICC-AVR application builder :2005-7-12 // Target : M128 // Crystal: 8.0000Mhz // Description : display photo 32*32 big #include
www.eeworm.com/read/290879/8457128

h lcd.h

#ifndef lcd_h #define lcd_h 1 /*************对12864的指令的定义************/ #define LCD_OFF 0x3E //表示LCD关显示 #define LCD_ON 0x3F //表示LCD开显示 #define LCD_X 0xC0 //表示LCD显示的起始行为0,可以通过加一定的数字改变起始行
www.eeworm.com/read/290879/8457186

h lcd.h

#ifndef lcd_h #define lcd_h 1 /*************对12864的指令的定义************/ #define LCD_OFF 0x3E //表示LCD关显示 #define LCD_ON 0x3F //表示LCD开显示 #define LCD_X 0xC0 //表示LCD显示的起始行为0,可以通过加一定的数字改变起始行