代码搜索:tes
找到约 1,565 项符合「tes」的源代码
代码结果 1,565
www.eeworm.com/read/143855/12834302
tes
www.eeworm.com/read/188932/8508024
java tes.java
public class Tes{
void QuickSort(int[] array,int left,int right){
int partition;
int temp;
int i,j;
if(left
www.eeworm.com/read/388655/8587389
acf tes.acf
--
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/388655/8587549
hif tes.hif
HIF003
--
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/388655/8588052
mmf tes.mmf
www.eeworm.com/read/383744/8922206
m tes.m
%测输出和输入变量的数目
function c=tes(a,b)
if nargin==1
c=a.^2;
elseif nargin==2
c=a.*b;
end
www.eeworm.com/read/279459/10435811
mnu tes.mnu
www.eeworm.com/read/277333/10645214
m tes.m
for i=1:6
a=i;
for j=3:6
b=j;
for k=1:6
c=k;
for l=1:6
d=l;
for m=1:6
e=m;
www.eeworm.com/read/207795/6315824
lcd_tes
www.eeworm.com/read/487845/6501115
m tes.m
clear;clf;
small=1e-8;
d_script_L_over_lam=0.12;
d_over_lam=1/0.88;n=5;alpha_rad=pi/12;
theta_deg=small:1:180-small;
theta_rad=theta_deg*pi/180;
phi_deg=small:1:360-small;
phi_rad=phi_deg*pi/18