代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/315364/13545080

h utility.h

#ifndef UTILITY_H #define UTILITY_H #include //standard iostream operations #include //numeric limits #include
www.eeworm.com/read/315332/13545789

h sys.h

#ifndef __SYS_h__ #define __SYS_h__ // write your header here void Sys_Initial(); #endif
www.eeworm.com/read/315331/13545821

h sys.h

#ifndef __SYS_h__ #define __SYS_h__ // write your header here void Sys_Initial(); #endif
www.eeworm.com/read/315206/13548755

lst main.lst

C51 COMPILER V7.02a MAIN 05/05/2007 09:00:57 PAGE 1 C51 COMPILER V7.02a, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN m
www.eeworm.com/read/313006/13598798

h emac.h

#ifndef _INITIAL_H_ #define _INITIAL_H_ #include #include #include #include #include #include #include
www.eeworm.com/read/311402/13631185

s startup.s

;/****************************************Copyright (c)************************************************** ;********************************************************************************************
www.eeworm.com/read/311402/13631197

s startup.s

;/****************************************Copyright (c)************************************************** ;********************************************************************************************
www.eeworm.com/read/309972/13661250

h lcd_lts350q1_pe1.h

/************************************************************** The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 **************************************************************/ void
www.eeworm.com/read/308567/13699666

c receive.c

//*******************introduction****************************** /*下面程序主要目的是PC机向MCU发送一字符串,MCU把其中以0x55 开始以0xAA结束,连续少于五个的且中间无0x55、0xAA的字符串返回, 下面这段程序未完成若0xAA之前数大于五则这段字符不回传这个任务*/ //****************
www.eeworm.com/read/308567/13699669

lst receive.lst

1: //*******************introduction****************************** 2: /*下面程序主要目的是PC机向MCU发送一字符串,MCU把其中以0x55 3: 开始以0xAA结束,连续少于五个的且中间无0x55、0xAA的字符串返回, 4: 下面这段程序未完成若0xAA之前数大于