代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/401443/11557640
c~ gestures.c~
/*
* -
* Visual extraction of posture information
* Copyright (C)
* Hector Hugo Aviles-Arriaga
*
*
* This program is free software: you can redis
www.eeworm.com/read/401443/11557643
c gestures.c
/*
* -
* Visual extraction of posture information
* Copyright (C)
* Hector Hugo Aviles-Arriaga
*
*
* This program is free software: you can redis
www.eeworm.com/read/348332/11601266
uv2 sanjiao.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/348285/11603085
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/348243/11604170
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/261876/11617780
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/261556/11637976
c pl.c
#include
#include "lcd.h"
static int i=0;
int f,a[3];
void delay(void){
unsigned char i,j;
for(i=0;i
www.eeworm.com/read/347395/11668166
vt top.vt
// Copyright (C) 1991-2004 Altera Corporation
// Any megafunction design, and related netlist (encrypted or decrypted),
// support information, device programming or simulation file, and any
www.eeworm.com/read/347395/11668182
vt top.vt
// Copyright (C) 1991-2004 Altera Corporation
// Any megafunction design, and related netlist (encrypted or decrypted),
// support information, device programming or simulation file, and any
www.eeworm.com/read/347363/11670932
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) -