代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/445158/7598470
m initializegnn_static.m
function [W]=initializegnn_static(m,n,N_h,overlapfactor)
%[W]=initializegnn_static(m,n,N_h)
%this initializes a static Generalized Neural Network using something like
%the Nguyen Widrow method [1]
www.eeworm.com/read/243419/12942539
m snpisma.m
% Program 6-10
% snpisma.m
%
% Slotted non-persistent ISMA System
%
% Input argument
% now_time : now time but, now_time
www.eeworm.com/read/243419/12942541
m npcsma.m
% Program 6-8
% npcsma.m
%
% non-persistent CSMA System
%
% Input argument
% now_time : now time but, now_time
www.eeworm.com/read/243419/12942568
m paloha.m
% Program 6-6
% paloha.m
%
% Pure ALOHA System
%
% Input argument
% now_time : now time but, now_time
www.eeworm.com/read/329501/12951772
m snpisma.m
% Program 6-10
% snpisma.m
%
% Slotted non-persistent ISMA System
%
% Input argument
% now_time : now time but, now_time
www.eeworm.com/read/329501/12951774
m npcsma.m
% Program 6-8
% npcsma.m
%
% non-persistent CSMA System
%
% Input argument
% now_time : now time but, now_time
www.eeworm.com/read/329501/12951807
m paloha.m
% Program 6-6
% paloha.m
%
% Pure ALOHA System
%
% Input argument
% now_time : now time but, now_time
www.eeworm.com/read/147682/5728161
m init_lclms.m
% [w,x,d,y,e]=init_lclms(L,w0,x0,d0)
%
% Creates and initializes the variables required for the
% Linearly Constrained LMS algorithm.
%
% Input Parameters::
% L : Adaptive filter
www.eeworm.com/read/136571/5868662
3 sdl_buildaudiocvt.3
.TH "SDL_BuildAudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_BuildAudioCVT\- Initializes a SDL_AudioCVT structure for conversion
.SH "SYNOPSIS"
.PP
\fB#include "
www.eeworm.com/read/131315/5940768
cc list-node.cc
/* Creates and initializes a new list node.
Copyright (C) 1989 Free Software Foundation, Inc.
written by Douglas C. Schmidt (schmidt@ics.uci.edu)
This file is part of GNU GPERF.
GNU GPERF is f