代码搜索:Pi
找到约 10,000 项符合「Pi」的源代码
代码结果 10,000
www.eeworm.com/read/278099/10572598
c pi.c
/* +++Date last modified: 05-Jul-1997 */
/*
** PI.C - Computes Pi to an arbitrary number of digits
**
** Uses far arrays when/where required so may be compiled in any memory model
**
** The
www.eeworm.com/read/159920/10589796
c pi.c
/*
** PI.C - Computes Pi to an arbitrary number of digits
**
** Uses far arrays so may be compiled in any memory model
*/
#include
#include
#if defined(__ZTC__)
#incl
www.eeworm.com/read/422294/10647111
class pi.class
www.eeworm.com/read/422294/10647115
java pi.java
package com.prefect.pi;
import java.net.*;
import java.rmi.*;
import java.rmi.registry.*;
import java.rmi.server.*;
public class Pi extends UnicastRemoteObject
implements PiRemote {
www.eeworm.com/read/351296/10661452
cpp pi.cpp
//这段程序可以输出π的前781位。
//它表现出来的数学功底是很惊人的,值得大家研究研究。
//当然,不提倡写这样费解的代码!
#include
using namespace std;
long a=10000,b=0,c=2800,d,e=0,f[2801],g;
void main()
{
for(;b-c;)
www.eeworm.com/read/351296/10661456
dsp pi.dsp
# Microsoft Developer Studio Project File - Name="pi" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Consol
www.eeworm.com/read/351296/10661460
dsw pi.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/421239/10747764
class pi.class
www.eeworm.com/read/421239/10747765
java pi.java
package com.prefect.pi;
import java.net.*;
import java.rmi.*;
import java.rmi.registry.*;
import java.rmi.server.*;
public class Pi extends UnicastRemoteObject
implements PiRemote {
www.eeworm.com/read/421154/10752818
h 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