代码搜索:PD协议

找到约 10,000 项符合「PD协议」的源代码

代码结果 10,000
www.eeworm.com/read/376346/9320231

c os_cpu_c.c

#define OS_CPU_GLOBALS #include "includes.h" OS_STK *OSTaskStkInit (void (*task)(void *pd), void *pdata, OS_STK *ptos, INT16U opt) { OS_STK *stk; opt = opt;
www.eeworm.com/read/375289/9365139

c os_cpu_c.c

#define OS_CPU_GLOBALS #include "config.h" OS_STK *OSTaskStkInit (void (*task)(void *pd), void *pdata, OS_STK *ptos, INT16U opt) { OS_STK *stk; opt = opt;
www.eeworm.com/read/177055/9470530

asp newzt.asp

www.eeworm.com/read/177055/9470745

asp delself.asp

www.eeworm.com/read/177055/9471663

asp userlist.asp

www.eeworm.com/read/177055/9473389

asp duchang.asp

www.eeworm.com/read/177055/9473628

asp config.asp

www.eeworm.com/read/354739/10330020

h cworksheets.h

// 从类型库向导中用“添加类”创建的计算机生成的 IDispatch 包装类 // CWorksheets 包装类 class CWorksheets : public COleDispatchDriver { public: CWorksheets(){} // 调用 COleDispatchDriver 默认构造函数 CWorksheets(LPDISPATCH pD
www.eeworm.com/read/278507/10531199

c cleanup.c

#include "udpcksum.h" /* include cleanup */ void cleanup(int signo) { struct pcap_stat stat; putc('\n', stdout); if (verbose) { if (pcap_stats(pd, &stat) < 0) err_quit("pcap_stats: %s\n", p
www.eeworm.com/read/419980/10825118

c dev_clpd6729.c

/* * Cisco C7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot. All rights reserved. * * Cirrus Logic PD6729 PCI-to-PCMCIA host adapter. * * TODO: finish the code!