代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/401363/11558594

v loop1.v

module loop1; integer i; initial for(i=0;i
www.eeworm.com/read/401210/11562035

c main.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/157359/11717568

cxx satest2.cxx

/* satest2.c++ Simple experiments with simulated annealing find the nonlinear least squares optimum solution usage: satest2 input.file */ static const char rcsid[] = "@(#)satest2.c
www.eeworm.com/read/157329/11719982

m sethelp.m

%========================================================================== % PARAMETERS SETTING %========================================================================== %
www.eeworm.com/read/344792/11859962

v loop1.v

module loop1; integer i; initial for(i=0;i
www.eeworm.com/read/155568/11863031

m pennymelt.m

function pennymelt(delta) % PENNYMELT Heat a penny. % Initial value of the height is obtained from measurements % made at the National Institute of Science and Technology % of the depth of a mold
www.eeworm.com/read/344208/11901727

l slp_attr_l.l

/******************************************************************* * Description: encode/decode attribute lists * * Originated: 03-06-2000 * Original Author: Mike Day - md@soft-hackle.net *
www.eeworm.com/read/344008/11913106

h version.h

/***************************************************************************** * * uIP-AVR - A port of Adam Dunkels' uIP TCP/IP stack to the Atmel AVR * * Created By: AVR Port - Louis Beau
www.eeworm.com/read/154760/11928999

m oderk4.m

function [tout, yout] = oderk4(F, t0, tf, y0, h) % ODERK4 Numerical integration of state equations 14th order Runge-Kutta. % % [T,Y] = ODERK4('F',T0,TF,Y0,H) Numerical integration of state eqations
www.eeworm.com/read/257336/11933501

v loop1.v

module loop1; integer i; initial for(i=0;i