代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/125476/14491800
cc normdist_bivariate.cc
// Numerical approximation to the bivariate normal distribution,
// as described e.g. in Hulls book
#include
#include "normdist.h"
#ifndef PI
#define PI 3.141592653589793238462643
#endi
www.eeworm.com/read/124987/14521354
opj 2410 core.opj
(ExpressProject "2410 core"
(ProjectVersion "19981106")
(ProjectType "PCB")
(Folder "Design Resources"
(Folder "Library"
(File ".\library1.olb"
(Type "Schematic Library")
www.eeworm.com/read/224160/14604024
eqn tlc5620.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/123658/14616987
h xm-iris4.h
#include "mips/xm-mips.h"
#define USG
#define HAVE_VPRINTF
#define bcopy(a,b,c) memcpy (b,a,c)
#define bzero(a,b) memset (a,0,b)
#define bcmp(a,b,c) memcmp (a,b,c)
#if 0
#ifdef __GNUC__
/* The norm