代码搜索:initializes

找到约 4,453 项符合「initializes」的源代码

代码结果 4,453
www.eeworm.com/read/248541/12554145

f zero1.f

subroutine zero1 !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine initializes the values for some of the arrays use parm hru_slp = 0. hruaao = 0. hruyro = 0.
www.eeworm.com/read/235471/14070982

txt sys_init.asm.txt

;===================================================================== ; Module Name: S Y S _ I N I T ; File Name: Sys_init.asm ; Description: Initializes F24x/xx devices ;=============
www.eeworm.com/read/203869/15350227

bak kh.java.bak

import java.applet.Applet; public class kh extends Applet { /** * Initializes the applet. You never need to call this directly; it is * called automatically by the system once t
www.eeworm.com/read/203869/15350244

bak xt.java.bak

import java.applet.Applet; public class xt extends Applet { /** * Initializes the applet. You never need to call this directly; it is * called automatically by the system once t
www.eeworm.com/read/386625/8734552

m set_defaults.m

%SET_DEFAULTS Initialize global variables % % This M-file initializes global variables in "include_globals", % "include_flags", and "include_figs" to their default values. % % A
www.eeworm.com/read/283325/9028496

rtn lstlib.rtn

lstLibInit {initializes lstLib module} {lstLibInit\( \)} {lstLibInit(\ )} {VxWorks API Reference} {OS Libraries} {} {} lstInit {initializ
www.eeworm.com/read/380682/9135139

cc measure.cc.cc

//MEASURE.CC //Member function defenitions for Measure class #include #include "measure.h" //Measure constructor initializes each datamember to zero Measure::Measure() {
www.eeworm.com/read/170059/9821707

h window.h

/* * Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT.. * All rights reserved. * * Filename: window.h * Discription: This file initializes the window interface on LCD
www.eeworm.com/read/170059/9821711

c window.c

/* * Copyright (c) 2003, The Lab of Embedded System and Net Security,WHUT.. * All rights reserved. * * Filename: window.c * Discription: This file initializes the window interface on LCD
www.eeworm.com/read/169581/9849811

s init.s

;;; Copyright ARM Ltd 2001. All rights reserved. ; ; This module performs ROM/RAM remapping (if required), initializes stack ; pointers and interrupts for each mode, and finally branches to __main