代码搜索:PD协议
找到约 10,000 项符合「PD协议」的源代码
代码结果 10,000
www.eeworm.com/read/28694/1005298
c 8位数码管段位复用串行驱动芯片max6951应用.c
//-----------------------------------------------------------------
// 名称: 8位数码管段位复用串行驱动芯片MAX6951应用
//-----------------------------------------------------------------
// 说明: 本例程序仅占用PD端口3只引脚即实现了多
www.eeworm.com/read/456693/1604659
c strerror.c
/* PD implementation of strerror() for systems that don't have it.
Author: Guido van Rossum, CWI Amsterdam, Oct. 1990, . */
#include
#include "Python.h"
extern int
www.eeworm.com/read/246537/4493805
c cleanup.c
#include "udpcksum.h"
/* include cleanup */
void
cleanup(int signo)
{
struct pcap_stat stat;
fflush(stdout);
putc('\n', stdout);
if (verbose) {
if (pcap_stats(pd, &stat) < 0)
err_quit("pca
www.eeworm.com/read/216502/4890650
7 hier.7
.TH HIER 7
.SH NAME
hier \- file system hierarchy
.SH DESCRIPTION
The following outline gives a quick tour through
a representative directory hierarchy.
.na
.nh
.IP /
root
.PD 0
.IP /dev/
devices (4)
www.eeworm.com/read/339873/3292921
sax license.sax
This license came from: http://www.megginson.com/SAX/copying.html
However please note future versions of SAX may be covered
under http://saxproject.org/?selected=pd
This page is now out of date
www.eeworm.com/read/312645/3663475
changelog
2004-09-05 Mark Salter
David Woodhouse
* New port for MB93093-PD00 FV403 Portable
Demonstration Kit.
//===============================
www.eeworm.com/read/395229/2445680
c crypt.c
/*
* This crypt(3) validation program shipped with UFC-crypt
* is derived from one distributed with Phil Karns PD DES package.
*
* @(#)cert.c 1.8 11 Aug 1996
*/
#include
#include
www.eeworm.com/read/389922/2530175
c main.c
/*
* main.c
* Facility: m4 macro processor
* by: oz
*/
#include "mdef.h"
/*
* m4 - macro processor
*
* PD m4 is based on the macro tool distributed with the software
* tools (VOS) package,
www.eeworm.com/read/370865/2782811
sax license.sax
This license came from: http://www.megginson.com/SAX/copying.html
However please note future versions of SAX may be covered
under http://saxproject.org/?selected=pd
This page is now out of date
www.eeworm.com/read/294048/8256334
h memdc.h
#ifndef _MEMDC_H_
#define _MEMDC_H_
class CMemDC : public CDC
{
private:
CBitmap m_bitmap; // Offscreen bitmap
CBitmap* m_oldBitmap; // bitmap originally found in CMemDC
CDC* m_pD