代码搜索结果

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

dns_db_find_5.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a.b.c in DNAME x.y.z a.x.y.z in A 1.2.3

jw2jzb.m

function [Az Ra] = JW2JZB(jd,wd,JD_z,WD_z); %%经纬度转极坐标函数JD_z和JW_z表示站基点经纬度,jd和wd表示点的经纬度 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Degree = floor(JD_z); Min = floor(100*(JD_z - Degree)); Sec = 100*((JD_z*

atmo.m

function [Z, Z_L, Z_U, T, P, rho, c, g, mu, nu, k, n, n_sum] = atmo(alt,division,units) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Program: 1976 Standard Atmos

sat.asm

OPERAND_CNT EQU 0x08 ;07 .area sat_var(data,abs) ; Page 4 ;.org 0x3c0 .org 0x3a5 SignLRX:: .ds 1 PointLRX::

sat.asm

OPERAND_CNT EQU 0x08 ;07 .area sat_var(data,abs) ; Page 4 ;.org 0x3c0 .org 0x3a5 SignLRX:: .ds 1 PointLRX::

inftrees.c

#include "zutil.h" #include "inftrees.h" #if !defined(BUILDFIXED) && !defined(STDC) # define BUILDFIXED #endif const char inflate_copyright[] = " inflate 1.1.4 Copyright 1995-2002

fresnel.m

%----------------------------------------------------- % Approximation to Fresnel integral % From 7.3.32 and 7.3.33 of Abramowitz and Stegum % Using 7.39 and 7.3.10 % Accurate to 0.002 for 0

yiinitz.h

/* .h free ware xhunga@tiscali.fr */ /* ------------------------------------- FUNCTION -------------------------- */ /* Do :

demo_rbpf.m

% PURPOSE : PF and RBPF for conditionally Gaussian JMLS. % COPYRIGHT : Nando de Freitas % DATE : June 2001 clear; echo off; % ==============================================================