代码搜索结果
找到约 10,000 项符合
Raspberry Pi 的代码
pi.f90
!===================== 圆周率π的计算 ==============================!
! π = 32*Arctan(1/10) - 4*Arctan(1/239) - 16*Arctan(1/515) !
! =====================================================
track_pi.c
/*
ITU-T G.729 Annex C+ - Reference C code for floating point
implementation of G.729 Annex C+
(integration of Annexes B, D and E)