代码搜索:initializes

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

代码结果 4,453
www.eeworm.com/read/430096/8766793

java ex3(2).java

// arrays/Ex3.java // TIJ4 Chapter Arrays, Exercise 3, page 758 /* Write a method that creates and initializes a two-dimensional array of double. * The size of the array is determined by the * arg
www.eeworm.com/read/428159/8888523

cmm dec_run_from_ram.cmm

; DEC_run_from_ram.cmm -initializes 5500 and downloads symbols ; ; Example script for initializing the MPC5633M. ; ; Internal Flash Memory 1.0 MByte:data.dump 40000000 ; ; Internal SRAM
www.eeworm.com/read/281848/9130121

java ex3(2).java

// arrays/Ex3.java // TIJ4 Chapter Arrays, Exercise 3, page 758 /* Write a method that creates and initializes a two-dimensional array of double. * The size of the array is determined by the * arg
www.eeworm.com/read/372812/9492314

java 日历.java

/* * 日历.java * * Created on 2004年9月18日, 下午10:08 */ /** * * @author litertiger */ public class 日历 extends javax.swing.JApplet { /** Initializes the applet 日历 */ public void init()
www.eeworm.com/read/353439/10446787

java ex3(2).java

// arrays/Ex3.java // TIJ4 Chapter Arrays, Exercise 3, page 758 /* Write a method that creates and initializes a two-dimensional array of double. * The size of the array is determined by the * arg
www.eeworm.com/read/423504/10556015

h pkcs11f.h

/* This function contains pretty much everything about all */ /* the Cryptoki function prototypes. */ /* General-purpose */ /* C_Initialize initializes the Cryptoki library. */ CK_EXTERN _CK_RV CK
www.eeworm.com/read/470544/6913347

m kmeansquant.m

% function [idx,netsim,dpsim,expref] = kmeansquant(x, S, K, EMruns) % % Initializes k-centers with the clustering partition found by the % k-means algorithm. % % Input: % x is a d-by-N matrix
www.eeworm.com/read/464652/7067173

cpp date.cpp

#include"Date.h" //Default constructor Initializes the private data members to default values Date::Date(void) { //date month = 0; day = 0; year = 0; //time hour = 0; minute = 0; s
www.eeworm.com/read/461382/7228333

m cmlstartup.m

% CmlStartup % % Initializes the Coded Modulation Library % % Last updated Sep. 9, 2007 % determine the version of matlab version version_text = version; if ( str2num( version_text(1) ) > 6)
www.eeworm.com/read/457742/7318202

m branchtriang.m

%%%% Triangulation branching with initial rectangle chosen by initial_bound3.m (limits reprojection error). %%%% Initializes using initialize2.m and calls boundtriang.m at three places. function [ret