代码搜索结果

找到约 10,000 项符合 Raspberry Pi 的代码

_pi_asm.asm

;/*****************************************************************************/ ;/* */ ;/* Author : Alann Denais

_pi_asm.lst

A166 MACRO ASSEMBLER _PI_ASM 12/19/2003 11:51:12 PAGE 1 MACRO ASSEMBLER A166 V4.26 OBJECT MODULE PLACED IN _PI_ASM.OBJ ASSEMBLE

pi_extr.h

/*************************************************************************/ /* */ /* Copyright (c) 1993-1998 Accelerated

pi_defs.h

/*************************************************************************/ /* */ /* Copyright (c) 1993-1998 Accelerated

pi8.c

/* pi8.c Sept 9, 1996. This program is placed into the public domain by its author, Carey Bloodworth. This pi program can calculate pi with either integers, or doubles. It can also use a

pi_agm.c

/* ** This method implements the Salamin / Brent / Gauss Arithmetic- ** Geometric Mean pi formula. ** ** Let A[0] = 1, B[0] = 1/Sqrt(2) ** ** Then iterate from 1 to 'n'. ** A[n] = (A[n-1] + B[n-1])/2

pi8.nfo

This info file is placed into the public domain by its author, Carey Bloodworth, on Sept 24, 1996. This info file just describes some of the thoughts I had while writing the arctangent pi program.

fuzzy_pi.m

function o = fuzzy_pi(e,x,T) % o = fuzzy_pi(e,x,T) % % Fuzzy PI controller used by fuzdemo2 % % FSTB - Fuzzy Systems Toolbox for MATLAB % Copyright (c) 1993-1996 by Olaf Wolkenhauer % Control System