代码搜索结果
找到约 10,000 项符合
Z 的代码
upnp_z256_ctrlpt.h
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary forms
upnp_z256_ctrlpt.c
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000 Intel Corporation
// All rights reserved.
//
// Redistribution and use in source and binary forms
upnp_z256_device.h
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004 RPA Networks
// All rights reserved.
//
///////////////////////////////////////////////////////////
tm-z8k.h
// OBSOLETE /* Parameters for execution on a z8000 series machine.
// OBSOLETE
// OBSOLETE Copyright 1992, 1993, 1994, 1998, 1999, 2000, 2001, 2002 Free
// OBSOLETE Software Foundation, Inc.
//
tm-z8k.h
/* Parameters for execution on a z8000 series machine.
Copyright 1992, 1993, 1994, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This file is part of GDB.
This program is free so
iiop_z_http_transportfactory.java
/*
* The contents of this file are subject to the BT "ZEUS" Open Source
* Licence (L77741), Version 1.0 (the "Licence"); you may not use this file
* except in compliance with the
j1_z3.asv
function [h]=J1_Z3(u)
[a b]=size(u);
m=0;
y=a/9;
for x=1:y
m=(x-1)*8;
%Trace = J1
u((1+m),1:8)= [5 5 5 5 5 5 50 0];
end
%Salida
h=u;
j1_z3.m
function [h]=J1_Z3(u)
[a b]=size(u);
m=0;
for x=1:a/9
m=(x-1)*9;
%Trace = J1
u((1+m),1:8)= [0 0 0 0 0 0 0 0];
%Label Signals = C2
u((3+m),1:8)= [0 0 0 0 0 0 0 1];
cond_indep_fisher_z.m
function [CI, r, p] = cond_indep_fisher_z(X, Y, S, C, N, alpha)
% COND_INDEP_FISHER_Z Test if X indep Y given Z using Fisher's Z test
% CI = cond_indep_fisher_z(X, Y, S, C, N, alpha)
%
% C is the cova
coff-z8k.c
/* BFD back-end for Zilog Z800n COFF binaries.
Copyright 1992, 1993, 1994, 1995, 1997, 1999, 2000, 2001
Free Software Foundation, Inc.
Contributed by Cygnus Support.
Written by Steve Chamb