代码搜索结果
找到约 10,000 项符合
Z 的代码
z_f.txt
0.000031
1.084257
2.024547
2.537146
2.779557
2.486720
1.711362
1.297032
1.557827
1.722567
1.858115
-0.133403
-1.63
z_aic.txt
0.000031
-1.075743
0.954947
-0.082090
1.423536
2.015681
-0.633212
-1.927311
0.108266
-1.183299
-1.722458
0.543100
-1.22
z5.jad
MIDlet-Version: 1.0.0
MIDlet-Vendor: Midlet Suite Vendor
MIDlet-Jar-URL: z5.jar
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
MIDlet-Name: z5 Midlet Suite
z4.jad
MIDlet-Version: 1.0.0
MIDlet-Vendor: Midlet Suite Vendor
MIDlet-Jar-URL: z4.jar
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
MIDlet-Name: z4 Midlet Suite
z nibianhuan.m
clear all;
b=[5 0 -1 0 -1 0 1]; %留数求z反变换
a=[1 0];
[r,p,k]=resduez(b,a)
chuanre_z.m
function [c,q,f0,f0m,t0,a,am] =chuanre_z
%chuanre Summary of this function goes here
% t1 是1点的温度
% t2 是2点的温度
% t3 是3点的温度
% c 是t0点的比热
% q 是t0点的导热系数
% f0 是t0点的傅立叶准则数
% f0m是另一个方法算得的傅立叶准则
z1601.asm
; SMC1601接口程序(MCS51总线方式)
;***************************************************************************
;* Title : Accessing to LCD-CONTROLLER *