代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/363752/9937802
m kalmanfilter.m
clear all; close all;
% Initial Conditions
x(:,1) = [0;0.05]; %Our real plant initial condition
x_(:,1) = [0;0.04]; %Our estimate initial conidition (they might differ)
xc = x_
www.eeworm.com/read/439296/7713045
scm queens_function.scm
(display "此程序是函数式的N皇后问题")
(define (accumulate op initial sequence);累积函数
(if (null? sequence)
initial
(op (car sequence)
(accumulate op initial (cdr sequence)))))
(def
www.eeworm.com/read/177235/5331991
sv3configsha
#!/bin/sh
CONFIGAGENT createUser initial SHA initial_test_pass_auth
CONFIGAGENT createUser templateMD5 SHA templateMD5_test_pass_auth
CONFIGAGENT rwuser initial
CONFIGAGENT rwuser newtestuser
www.eeworm.com/read/290913/8453713
hif de2_lcm_test.hif
Version 6.0 Build 178 04/27/2006 SJ Full Version
11
767
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
--
www.eeworm.com/read/290610/8472061
s startup.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/390064/8487585
asv main.asv
%TSP问题蚁群算法
global NC; %迭代次数
global a; %信息指数
global b; %启发式指数
global city_n; %城市数量
global dis_table; %城市距离矩阵
global tobu; %蚂蚁禁忌表
global ph_table; %信息素分布表
global
www.eeworm.com/read/290179/8498920
s startup.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/188792/8514856
s startup.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/289656/8536913
s startup.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/289655/8537015
s startup.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研