代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/154988/11907979

h lcd.h

/* ////////////////////////////////////////////////////////////////////// NAME: LCD.h Function: print debug information //////////////////////////////////////////////////////////////////////// */
www.eeworm.com/read/154958/11909752

old entries.old

/includes.h/0/Initial includes.h// /OS_CFG.h/0/Initial OS_CFG.h// /ucos_zsp.h/0/Initial ucos_zsp.h// /uc_zsp_c.c/0/Initial uc_zsp_c.c// /uc_zsp_s.s/0/Initial uc_zsp_s.s//
www.eeworm.com/read/343961/11916949

h lcd.h

/* ////////////////////////////////////////////////////////////////////// NAME: LCD.h Function: print debug information //////////////////////////////////////////////////////////////////////// */
www.eeworm.com/read/257450/11926355

c find.c

/* * $Id: find.c,v 1.2 2003/09/13 20:18:22 dwalters Exp $ * * Copyright (C) 2001, 2002, 2003 Flavio de Ayra Mendes * * This program is free software; you can redistribute it and
www.eeworm.com/read/343757/11929852

hif lcd.hif

Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version 11 1009 OFF OFF OFF OFF ON ON ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Sta
www.eeworm.com/read/343755/11930040

hif traffic.hif

Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version 11 1009 OFF OFF OFF OFF ON ON ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Sta
www.eeworm.com/read/257336/11933543

v funct_tp.v

`define clk_cycle 50 `include "funct.v" module funct_tp; reg[3:0] n; reg reset,clk; wire[31:0] result; initial begin n=0; reset=1; clk=0; for(n=0;n
www.eeworm.com/read/343283/11960144

hif arm.hif

Version 7.2 Build 151 09/26/2007 SJ Full Version 27 1589 OFF OFF OFF OFF ON ON OFF FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Pat
www.eeworm.com/read/342961/11987964

c hal_board.c

/*********************************************************************************** Filename: hal_board.c Copyright 2007 Texas Instruments, Inc. *****************************************
www.eeworm.com/read/256537/11990440

m mc_tm_1d_nc.m

function time=MC_TM_1D_NC(N,dt,t) % MACCORMACK`S TECHNIQUE % Nonconservation Form % Time Marching tic; initial_data(t,N); for h=1:t preCal(h); predictor_step(N,h,dt); BoundaryC