代码搜索:PD协议

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

代码结果 10,000
www.eeworm.com/read/28694/1006275

c 开关控制报警器.c

//----------------------------------------------------------------- // 名称: 开关控制报警器 //----------------------------------------------------------------- // 说明: 本例用开关S1控制报警器,程序控制PD0输出两种不同频率的声音, //
www.eeworm.com/read/480270/1319712

m calcperf2.m

function [perf,E,Ac,N,BZ,IWZ,LWZ]=calcperf2(net,X,PD,T,Ai,Q,TS) %CALCPERF2 Calculate network outputs, signals, and performance for the % NN model Reference Adaptive Controller. % % Synopsis %
www.eeworm.com/read/229812/4741436

makefile

#pmake: nomodel cpu_axp os_nt # # plib3r -- 32-bit 3r PLIB, PLBX # processor = axp system = winnt model = convention = linkage = static mthreaded = 1 pd_registratio
www.eeworm.com/read/228774/4762854

spull_unload

#!/bin/sh module="spull" device="pd" # invoke rmmod with all arguments we got /sbin/rmmod $module $* || exit 1 # Remove stale nodes rm -f /dev/${device}[a-d][0-8] /dev/${device}[a-d]
www.eeworm.com/read/228774/4762969

spull_unload

#!/bin/sh module="spull" device="pd" # invoke rmmod with all arguments we got /sbin/rmmod $module $* || exit 1 # Remove stale nodes rm -f /dev/${device}[a-d][0-8] /dev/${device}[a-d]
www.eeworm.com/read/345604/3198570

java encrypt_pdf.java

package com.lowagie.tools; import com.lowagie.text.pdf.PdfEncryptor; import com.lowagie.text.pdf.PdfReader; import com.lowagie.text.pdf.PdfWriter; import java.io.FileOutputStream; /** Encrypts a PD
www.eeworm.com/read/342914/3228650

spull_unload

#!/bin/sh module="spull" device="pd" # invoke rmmod with all arguments we got /sbin/rmmod $module $* || exit 1 # Remove stale nodes rm -f /dev/${device}[a-d][0-8] /dev/${device}[a-d]
www.eeworm.com/read/342914/3228758

spull_unload

#!/bin/sh module="spull" device="pd" # invoke rmmod with all arguments we got /sbin/rmmod $module $* || exit 1 # Remove stale nodes rm -f /dev/${device}[a-d][0-8] /dev/${device}[a-d]
www.eeworm.com/read/342914/3228873

spull_unload

#!/bin/sh module="spull" device="pd" # invoke rmmod with all arguments we got /sbin/rmmod $module $* || exit 1 # Remove stale nodes rm -f /dev/${device}[a-d][0-8] /dev/${device}[a-d]
www.eeworm.com/read/340665/3271311

c convert.c

/* Test conversions */ #include "test.h" #include #include static char buffer[500]; extern double_type doubles[]; /* TEST ATOF ATOFF */ double_type *pd = doubles; void _DEF