代码搜索结果

找到约 10,000 项符合 Z 的代码

camera_feli.cpp

/********************************************************************** Author: Felicia Created Time: 2009-2-9 15:12:32 File Name: whu09_2.cpp Description: *************************************

test13.c

#include #include #define pi 3.1415925 int n=8; int N=16; /* N=2*n */ int r=4; int k,i,j,bfsize,p,t; float temp1,temp2,u_real,u_imag,v_real,v_imag; float

shixie2.m

%无线送能模型的谐振分析 clear all; L1 = 5e-6; %发送端等效参数 C1 = 100e-12; Rs = 5; w1 = 1/sqrt(L1*C1); Z11 = j*w1*L1-j/(w1*C1)+Rs; Y11 = 1/Z11; L2 = 5e-6; %接收端等效参数 C2 = 100e-12; R2 = 100

llr_deduct_meas.m

function Z_new = LLR_deduct_meas(Z, theta, sigma) % find the measurements far from theta (outside 95% confidence interval) N = length(Z); for i=1:N Z_new(i).Z = Z(i).Z(find(abs(Z(i).Z-theta)

plan.cpp

#include #define pc(j) 20+5*j #define e(j) j void dp_plan(){ int i,j,k,sum,limit,n,io,max_stock,max_production,d[10],x[10][100],z,z_maxlimit,z_minlimit,xstar[10]; float f[10][100]

register.v

//====================================================== // Aquarius Project // SuperH-2 ISA Compatible RISC CPU //------------------------------------------------------ // Module : Genera

binary_thre.m

function seg = Binary_thre(I0) I = double(I0); [x,y] = size(I); z_max = max(max(I)); z_min = min(min(I)); T = (z_max + z_min)/2; TT = 0; s0 = 0; n0 = 0; s1 = 0; n1 = 0; allow = 0.1; d = abs

新建 文本文档.txt

printf("xian zai kain zhi zuo xuan ze"); printf("ni you xuan ze: 1: qian bi hou tong yang zhong yao"); printf(" 3: qian bi hou shao wei zhong yao"); printf(" 5:

2064.md

;; Scheduling description for z900 (cpu 2064). ;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ;; Contributed by Hartmut Penner (hpenner@de.ibm.com) and ;; Ulrich

1xz.g

N10 G91 G01 X100 Z0 N15 G03 X40 Z40 I0 K40 N20 G00 X0 Z60 N30 G03 X-40 Z40 I-40 K0 N40 G00 X-100 Z0 N50 G02 X-20 Z20 I0 K20 N60 G02 X20 Z20 I20 K0 N70 G00 X50 Z0