代码搜索:PFD
找到约 365 项符合「PFD」的源代码
代码结果 365
www.eeworm.com/read/38039/1093724
txt msgtxt_pfd.txt
%CIDistance from reference [%0s] :
Distance from the hilited reference:|||%0s
www.eeworm.com/read/38039/1097538
txt msgtxt_pfd.txt
%CIDistance from reference [%0s] :
Distance from the hilited reference:|||%0s
籔把σ
www.eeworm.com/read/418153/2092279
sci pfd_f.sci
//PFD_f Scicos Phase/Frequency tristate Detector block
//Classical interface function ver1.0 - scilab-3
//9 juin 2004 - IRCOM GROUP - Author : A.Layec
function [x,y,typ]=PFD_f(job,arg1,arg2)
x=[];
www.eeworm.com/read/245098/12823730
c poll.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Charles F. Randall
* Copyright (C) 1996-1999 Larry Dooli
www.eeworm.com/read/154633/11941514
c poll.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Charles F. Randall
* Copyright (C) 1996-1999 Larry Dooli
www.eeworm.com/read/224508/14586534
pdf jsf-1_2-pfd2-spec.pdf
www.eeworm.com/read/117200/14936025
pdf jsp-2_0-pfd2-spec.pdf
www.eeworm.com/read/192259/8391326
c tellwait.c
#include "ourhdr.h"
static int pfd1[2], pfd2[2];
void
TELL_WAIT()
{
if (pipe(pfd1) < 0 || pipe(pfd2) < 0)
err_sys("pipe error");
}
void
TELL_PARENT(pid_t pid)
{
if (write(pfd2[1],
www.eeworm.com/read/189219/8484412
c tellwait.c
#include "ourhdr.h"
static int pfd1[2], pfd2[2];
void
TELL_WAIT()
{
if (pipe(pfd1) < 0 || pipe(pfd2) < 0)
err_sys("pipe error");
}
void
TELL_PARENT(pid_t pid)
{
if (write(pfd2[1], "c", 1) != 1)
www.eeworm.com/read/185783/8985897
c tellwait.c
#include "ourhdr.h"
static int pfd1[2], pfd2[2];
void
TELL_WAIT()
{
if (pipe(pfd1) < 0 || pipe(pfd2) < 0)
err_sys("pipe error");
}
void
TELL_PARENT(pid_t pid)
{
if (write(pfd2[1], "c", 1) != 1)