代码搜索:initializes

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

代码结果 4,453
www.eeworm.com/read/293918/8263859

m spssini.m

function spfname = spssini(dtapath, f_width) % spssini initializes an ASCII text-file % spfname = spssini(dtapath, f_width) % % %cl = clock; %spfname = ['i' sprintf('%2g',cl(2:3)) '.t
www.eeworm.com/read/113356/15464564

a51 serio2m.a51

$nomod51 symbols debug nolist $INCLUDE(\i\rg51fb.pdf) $INCLUDE(charname.a51) $list ; ; CONSOLE I/O ROUTINES AND DRIVERS: ; ======= === ======== === ======= ; S_INIT - Initializes Serial port. B
www.eeworm.com/read/189239/8482865

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/189239/8482867

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/189239/8482889

m paloha.m

% Program 6-6 % paloha.m % % Pure ALOHA System % % Input argument % now_time : now time but, now_time
www.eeworm.com/read/285190/8862087

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/285190/8862091

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/285190/8862132

m paloha.m

% Program 6-6 % paloha.m % % Pure ALOHA System % % Input argument % now_time : now time but, now_time
www.eeworm.com/read/428326/8876071

py objvar0.py

#!/usr/bin/env python # Filename: objvar.py class Person: '''Represents a person.''' population=0 def __init__(self,name): '''Initializes the person's data.''' self.name=name print '(Initializing %s)'
www.eeworm.com/read/182909/9185798

m snpisma.m

% Program 6-10 % snpisma.m % % Slotted non-persistent ISMA System % % Input argument % now_time : now time but, now_time