代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/327662/13068268
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/326576/13133784
s startup.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/139229/13172958
c hnstringbufferst.c
/*
* HnStringBufferSt.c
* Copyright (C) 1999 Norio Katayama
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
www.eeworm.com/read/240643/13209083
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/239621/13266022
bak lcd_lts350q1_pe1.h.bak
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void
www.eeworm.com/read/239554/13272539
h level_gen.h
//
// File = level_gen.h
//
#ifndef _LEVEL_GEN_H_
#define _LEVEL_GEN_H_
#include "psmodel.h"
#include "signal_T.h"
class LevelGener : public PracSimModel
{
public:
LevelGener( char*
www.eeworm.com/read/323795/13317216
bak lcd_lts350q1_pe1.h.bak
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void
www.eeworm.com/read/323663/13328533
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/323410/13340991
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/136583/13370484
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) -