代码搜索:initializes

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

代码结果 4,453
www.eeworm.com/read/470544/6913352

m mdgemquantex.m

% function [idx,netsim,dpsim,expref] = mdgEMquantEx(x, S, K, EMruns) % % Initializes k-centers with the quantized means (exemplars) found by a % a diagonal mixture of Gaussians. % % Input: %
www.eeworm.com/read/466659/7030912

m initphi.m

function phi = initphi( imsize, center, radius, isinside ) % INITPHI Initialize the phi funcion % INITPHI( center, radius ) initializes the zero level level-set % of the phi function by the c
www.eeworm.com/read/464652/7067174

cpp client.cpp

#include "Client.h" //Default constructor Initializes the private data members to default values Client::Client(void) { fname = "";//frist name lname = "";//last name email = "";//emai
www.eeworm.com/read/154303/7106963

txt ex6_14.txt

Example 6.14 Servlet Front Strategy public class FrontController extends HttpServlet { // Initializes the servlet. public void init(ServletConfig config) throws ServletException { super.i
www.eeworm.com/read/461382/7228241

m initializewimaxldpc.m

% File: InitializeWiMaxLDPC.m % % Description: Initializes the WiMax LDPC encoder/decoder % % The calling syntax is: % [H_rows, H_cols, P] = InitializeWiMaxLDPC( rate, size, ind )
www.eeworm.com/read/444560/7611843

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/444560/7611860

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/145810/12701327

asm sys_init.asm

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

c main.c

/* This file contains the main program of MINIX as well as its shutdown code. * The routine main() initializes the system and starts the ball rolling by * setting up the process table, interrupt vec
www.eeworm.com/read/245230/12809336

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