代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/275772/10796904

c retarget.c

/* ** Copyright (C) ARM Limited, 2001. All rights reserved. */ /* ** This implements a 'retarget' layer for low-level IO. Typically, this ** would contain your own target-dependent implement
www.eeworm.com/read/349646/10809958

m kalman_filter.m

function [x, V, VV, loglik] = kalman_filter(y, A, C, Q, R, init_x, init_V, varargin) % Kalman filter. % [x, V, VV, loglik] = kalman_filter(y, A, C, Q, R, init_x, init_V, ...) % % INPUTS: % y(:,t) -
www.eeworm.com/read/349646/10809993

m kalman_filter.m

function [x, V, VV, loglik] = kalman_filter(y, A, C, Q, R, init_x, init_V, varargin) % Kalman filter. % [x, V, VV, loglik] = kalman_filter(y, A, C, Q, R, init_x, init_V, ...) % % INPUTS: % y(:,t) -
www.eeworm.com/read/275114/10835352

c main.c

/************************************************************** * MODIFICATION HISTORY * 2002/3/13 Pessia Move vInitLCD() into initial() * Move initia
www.eeworm.com/read/419727/10840791

c lesson 4_2.c

#include #include #define uint unsigned int #define uchar unsigned char void delay(uint); void initial(); sbit dula=P2^6; sbit wela=P2^7; uchar temp,num_d,num_w,t; //定义全
www.eeworm.com/read/419727/10841222

c lesson 8.c

#include #define uchar unsigned char #define uint unsigned int sbit rs=P3^0; sbit en=P3^1; void delay(uint z); //延时声明 void write_cmd(uchar cmd); //写命令声明 void write_data(uchar data1
www.eeworm.com/read/349205/10841841

c ds1302.c

#include #include "LCD1602.h" #include "DS1302.h" void Delay1ms(unsigned int count) { unsigned int i,j; for(i=0;i
www.eeworm.com/read/348818/10865899

h lcd_tx06d18.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ void T
www.eeworm.com/read/271017/11012840

v ufm.v

// megafunction wizard: %Flash Memory% // GENERATION: STANDARD // VERSION: WM1.0 // MODULE: altufm_parallel // ============================================================ // File Name: UFM.v
www.eeworm.com/read/270511/11034347

v mylexer.v

############################################################################# # U N R E G I S T E R E D C O P Y # # You are on day 604 of your 30 day trial period. # # Thi