代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/421782/10699224
mat initial_track.mat
www.eeworm.com/read/349103/10851938
scr initial_compile.scr
/* Initial compile with estimate/time budget
constraints */
include script_path + read.scr
current_design ChipLevel
include script_path + defaults.con
include script_path + adder16.scr
include scri
www.eeworm.com/read/274554/10865445
bak initial.asm.bak
;**********************************************
;Name :RAMInitial
;Function:clr bank0~bank1
;Input :
;Output :
;Register Used:
;***********************************************
RAMInitial:
mo
www.eeworm.com/read/273823/10900103
c lcm_initial.c
#include "config.h"
#define SCK 0x00000010 //P0.4
#define MISO 0x00000020 //P0.5
#define MOSI 0x00000040 //P0.6
#define SSEL 0x00000080 //P0.7
#define OUT 0x000000D0
void
www.eeworm.com/read/273133/10925264
dp2 initial.dp2
initial.o: C:/icc/include/iom16v.h C:/icc/include/macros.h E:\ICCAVR\project\AVRMEG~2\icc\017-BOOT/define.h E:\ICCAVR\project\AVRMEG~2\icc\017-BOOT/extern.h E:\ICCAVR\project\AVRMEG~2\icc\017-BOOT/fun
www.eeworm.com/read/416219/11037776
m initial_track.m
% modeling data
% sample number N=200 points
% sample time T=0.1s
t=0:0.1:20-0.1;
T=0.1; % sample time
v=0.5; % initial velocity
y=ones(1,200);
y(1)=0;
for n=2:200;
www.eeworm.com/read/416219/11037779
mat initial_track.mat
www.eeworm.com/read/470241/6917034
m hmode_initial.m
function [o,g,h,q,perr,xk]=hmode_initial(T,r,e,zx,zy,xk1s,yk1s,vkxs,vkys,perr11,perr12,perr22)
o=6:6; g=6:2; h=2:6; q=2:2; xk=6:1; perr=6;6;
o=[1 T 0 0 0.5*T^2 0;0 1 0 0 T 0;0 0 1 T 0 0.5*T^2;0 0 0
www.eeworm.com/read/470241/6917036
m lmode_initial.m
function [o,h,g,q,perr,xk]=lmode_initial(T,r,zx,zy,vkxs,vkys,perr2)
o=4:4; g=4:2; h=2:4; q=2:2; xk=4:1; perr=4:4;
o=[1 T 0 0;0 1 0 0;0 0 1 T;0 0 0 1];
h=[1 0 0 0;0 0 1 0];
g=[(T^2)/2 0;T 0; 0 (T^2
www.eeworm.com/read/366841/6957180
m51 initial.m51
BL51 BANKED LINKER/LOCATER V5.03 06/13/2005 12:55:39 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE D:\SILABS\MCU\EXAMPLES\C8051F02X\C\EPSONDRIVER\M