代码搜索:PD协议
找到约 10,000 项符合「PD协议」的源代码
代码结果 10,000
www.eeworm.com/read/103771/6212537
c wsnmp_pd.c
// wsnmp_pd.c
//
// WinSNMP PDU Functions and helpers
// Copyright 1995-1997 ACE*COMM Corp
// Rleased to Microsoft under Contract
// Beta 1 version, 970228
// Bob Natale (bnatale@acecomm.com)
/
www.eeworm.com/read/310540/6312281
o pd6710.o
www.eeworm.com/read/310540/6312322
c pd6710.c
#include "def.h"
#include "option.h"
#include "2410addr.h"
#include "2410lib.h"
#include "2410slib.h"
#include "pd6710.h"
/*
DESCRIPTIONS OF THE S3C2410X BOARD
EINT3(GPF3)=nIRQ_PCMCI
www.eeworm.com/read/310540/6312397
h pd6710.h
#ifndef __PD6710_H__
#define __PD6710_H__
void Test_PD6710(void);
#define PD6710_MEM_BASE_ADDRESS (0x10000000) //nGCS2
#define PD6710_IO_BASE_ADDRESS (0x11000000)
#define rPD671
www.eeworm.com/read/285945/6342372
wav pd1.wav
www.eeworm.com/read/493864/6391691
gif pd_dh.gif
www.eeworm.com/read/493294/6399983
m pd_check.m
function posdef = pd_check(a)
%PD_CHECK Check if the matrix is positive (semi-) definite
%
% POSDEF = PD_CHECK(A)
%
% Check for a symmetric matrix A if it is positive definite.
% POSDEF = 1 if A i
www.eeworm.com/read/493294/6400508
p pd_check.p
www.eeworm.com/read/493294/6400515
m pd_check.m
function posdef = pd_check( a)
% golub version of cholesky, with nonpos. test
% input: a ... sym. matrix
% output: posdef
% call: posdef = pd_check( a)
% posdef = 1 if a is safely pos.def, ie each di