代码搜索结果
找到约 10,000 项符合
Raspberry Pi 的代码
pi_bisection.mdl
Model {
Name "pi_bisection"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortData
bf_pi.h
/* crypto/bf/bf_pi.h */
/* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@mincom.oz.au).
pi_ctrl.vhd
library ieee;
use ieee.std_logic_1164.all;
entity pi_ctrl is
port( clk : in std_logic; --- slow clock
datain : in std_logic_vector( 11 downto 0 );
pwmout : out std_logic_vector( 11 downto
the_calculation_of_pi.m
%本程序是采用蒙特卡罗仿真计算圆周率的统计方法。
%每次采用N组数据(N个点)来计算圆周率,共计算NUM次,最后对计算结果进行统计平均。
format long;
%-------------------------------------------------------------------------------------
NUM=200;
figure(1);
for c
bf_pi.h
/* Deprecated/legacy */
/* crypto/bf/bf_pi.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric
pi_extr.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
pi_defs.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated