代码搜索结果
找到约 10,000 项符合
Raspberry Pi 的代码
pi.h
/* pI.h */
#include "integer.h"
#ifndef __PI_H__
#define __PI_H__
POLYI CREATEPI();
/*
If there is anything in BANKI (the memory bank of TERMI's) then use that,
otherwise allocate a new one
pi.dat
PI=3.
1415926535 8979323846 2643383279 5028841971 6939937510
5820974944 5923078164 0628620899 8628034825 3421170679
8214808651 3282306647 0938446095 5058223172 5359408128
4811174502 8410270193 8
pi.h
#ifndef PIMAX
/* Hardware-dependent routines for the VE3IFB interface card for the PC
*/
#include "global.h"
#define PIMAX 3 /* 3 cards max */
#define AX_MTU 512
#define INTMASK 0x21 /* I
pi.c
/*
* Interface driver for the VE3IFB 8530 card (PI card)
* Copyright 1990 by Dave Perry, VE3IFB
* Minor delinting - KA9Q 2/2/91
*
* Portions of this driver were derived from the Eagle card
pi.cpp
/* struct Place : 求 N 有多少位数字
*/
template
struct Place;
template
struct Place
{
static const int value = Place::value + 1;
static const int place = va
pi.dsp
/****************************************************************************************
* *
* Library: PI control *
* File: pi.dsp *
*
pi.dsp
/****************************************************************************************
* *
* Library: PI control *
* File: pi.dsp *
*
pi.h
/***************************************************************************************
* *
* Library: PI Contro
pi.h
/***************************************************************************************
* *
* Library: PI Contro