代码搜索:ipp
找到约 2,357 项符合「ipp」的源代码
代码结果 2,357
www.eeworm.com/read/289562/7805775
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK
www.eeworm.com/read/198616/7923353
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK
www.eeworm.com/read/332098/12780056
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK
www.eeworm.com/read/143992/12825093
m ipp.m
r1=1/76.8*10^6;
r2=1/230.4*10^6;
T=3.84*10^-6;
lan=1/T;
N=5000;
tin=zeros(1,N);
mu1=1/2*(lan+r1+r2+sqrt((lan+r1+r2)^2-4*lan*r2));
mu2=1/2*(lan+r1+r2-sqrt((lan+r1+r2)^2-4*lan*r2));
p=(lan-mu2)/
www.eeworm.com/read/311774/13626205
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK
www.eeworm.com/read/304348/13796107
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK
www.eeworm.com/read/140156/5794749
ipp iterators.ipp
/*=============================================================================
Iterators
Spirit V1.3.1
Copyright (c) 2001, Joel de Guzman
This software is provided 'as-is', wi
www.eeworm.com/read/140156/5794750
ipp numerics.ipp
/*=============================================================================
Numeric parsers
Spirit V1.3.1
Copyright (c) 2001, Joel de Guzman
Copyright (c) 2001, Hartmut Kaise
www.eeworm.com/read/140156/5794751
ipp grammar.ipp
/*=============================================================================
The Grammar
Spirit V1.3.1
Copyright (c) 2001, Joel de Guzman
This software is provided 'as-is',
www.eeworm.com/read/140156/5794752
ipp chset.ipp
/*=============================================================================
Character set implementation
Spirit V1.3.1
Copyright (c) 2001, Joel de Guzman
This software is p