代码搜索结果
找到约 10,000 项符合
Raspberry Pi 的代码
fuzzy_pi.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;; 模糊数字PI控制程序
;;;; 本程序的文件名是Fuzzy_PI.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.title "Fuzzy_PI.asm"
.in
fuzzy_pi.cmd
-stack 40
MEMORY
{
PAGE 0: /*程序空间*/
VECS: origin=0000h,length=0040h /*中断向量存贮空间*/
PVECS: origin=0044h,length=0100h /*外围中断向量*/
PM: origin=0150h,length=7EB0h /*片内Flash
pi8.c
/* +++Date last modified: 05-Jul-1997 */
/*
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
pi_agm.c
/* +++Date last modified: 05-Jul-1997 */
/*
** This method implements the Salamin / Brent / Gauss Arithmetic-
** Geometric Mean pi formula.
**
** Let A[0] = 1, B[0] = 1/Sqrt(2)
**
** Then ite
pi8.nfo
+++Date last modified: 05-Jul-1997
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 whi
pi_extr.h
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Corpo
pi_defs.h
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Corpo
fuzzy_pi.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;; 模糊数字PI控制程序
;;;; 本程序的文件名是Fuzzy_PI.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.title "Fuzzy_PI.asm"
.in
fuzzy_pi.cmd
-stack 40
MEMORY
{
PAGE 0: /*程序空间*/
VECS: origin=0000h,length=0040h /*中断向量存贮空间*/
PVECS: origin=0044h,length=0100h /*外围中断向量*/
PM: origin=0150h,length=7EB0h /*片内Flash