代码搜索:Initialize

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

代码结果 10,000
www.eeworm.com/read/448325/7534954

cpp constructor.cpp

// constructor.cpp : show usage of Polynomial class constructors. #include #include int main() { // Initialize p(x) = 5x^4 + 3x^2 + x + 10 Polynomial p
www.eeworm.com/read/402613/11531709

c maintutorial4remote.c

/***************************************************************************** * * File: maintutorial4remote.c * * Copyright S. Brennen Ball, 2007 * * The author provides no guarantees, warant
www.eeworm.com/read/402607/11532092

c maintutorial2remote.c

/***************************************************************************** * * File: maintutorial1remote.c * * Copyright S. Brennen Ball, 2007 * * The author provides no guarantees, warant
www.eeworm.com/read/402599/11532268

c maintutorial1remote.c

/***************************************************************************** * * File: maintutorial1remote.c * * Copyright S. Brennen Ball, 2007 * * The author provides no guarantees, warant
www.eeworm.com/read/173684/9643264

h jsp_rename.h

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000,2001 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/350392/10745099

h jsp_unrename.h

/* This file is generated from jsp_rename.def by genrename. */ #ifdef _JSP_UNRENAME_H_ #undef _JSP_UNRENAME_H_ /* * startup.c */ #undef iniflg /* * banner.c */ #undef print_banne
www.eeworm.com/read/148263/5716551

h jsp_unrename.h

/* This file is generated from jsp_rename.def by genrename. */ #ifdef _JSP_RENAME_H_ #undef _JSP_RENAME_H_ /* * startup.c */ #undef iniflg /* * banner.c */ #undef print_banner
www.eeworm.com/read/444200/7616633

c kaos.c

#include #include #include #include #include #include #include "os.h" // This trick puts all the non spm/lpm code // right at th
www.eeworm.com/read/265987/11247368

s crt0m500.s

# # crt0m500.s: startup for an embedded environment, PowerPC 500 # ------------------------------------------------------------ # # Copyright 1998 Diab Data, Inc. # # This code was modified by M
www.eeworm.com/read/293062/7144435

c main.c

//---------------------------------------------------------------------------- // C main line //---------------------------------------------------------------------------- #include "m8c.h"