代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/288698/8613474

log cc_build_debug.log

----------------------------- ExpIIR.pjt - Debug ----------------------------- [ExpIIR.c] "D:\CCStudio_v3.3\C5400\cgtools\bin\cl500" -g -q -fr"F:/RUN/IIR/Debug" -d"_DEBUG" -@"Debug.lkf" "ExpIIR.c"
www.eeworm.com/read/288698/8613485

c expiir.c

extern void initial(void); extern void READAD7822(void); extern void WRITEDAC08(void); /*********************************************************************** ** Main Function Program **********
www.eeworm.com/read/432210/8620286

txt readme.txt

//=========================================================================== // File name:Readme.txt // Company:RAiO Technology Inc. // D
www.eeworm.com/read/187542/8627549

cpp pgm14_07.cpp

// // This file contains the C++ code from Program 14.7 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 1998
www.eeworm.com/read/187461/8638728

java helloworldserver.java

import sample.*; import org.omg.CosNaming.*; import org.omg.CosNaming.NamingContextPackage.*; import org.omg.CORBA.*; import org.omg.CORBA.portable.*; import org.omg.PortableServer.*; class Hell
www.eeworm.com/read/286812/8741015

inc dig.inc

.external F_DIG_Initial .external F_DIG_ScanDrive .external _R_DIG_Buf
www.eeworm.com/read/385128/8817677

c main.c

/************************************************************************/ /* Renesas System Solutions (Beijing) Co., LTD. */ /* All rights reserved. */ /* */ /*
www.eeworm.com/read/385052/8822755

c main.c

#include uint counter=0; //统计溢出次数 uchar TempFlag; //用来标志是否要闪烁 void Delay(uint n); /**************************** //初始化程序 ***************************/ void Initial(void) {
www.eeworm.com/read/384744/8845067

h key_service.h

extern void KeyScan_Service(void); extern void Key_Initial(void); extern unsigned int Key_Get(void);
www.eeworm.com/read/285290/8853624

c 单片机控制步进电机驱动器.c

//单片机控制步进电机驱动器的程序2007-05-11 23:00#include #define INITIAL 0xff //INPUT INITIAL POSITION #define END 0x001ef //THE END OF THE WORK ROUTE #define SPEED 500 //IT IS THE NUMBER OF THE CIRCLES