代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/239116/13302470
vhd memtest.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
use WORK.common.all;
use WORK.rand.all;
package mem is
component memTest
generic(
DATA_WIDTH: natural := 16
www.eeworm.com/read/322174/13387823
cpp ex438_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#define OTL_STRICT_NUMERIC_TYPE_CHECK_ON_SELECT
#include
www.eeworm.com/read/318418/13479320
cpp 1.cpp
#include
#include
#include
#include
using namespace std;
//创建一个list容器的实例LISTINT
typedef list LISTINT;
//创建一个list容器的实例LISTCHAR
typedef list
www.eeworm.com/read/312211/13615773
cpp gser.cpp
#include
#include
#include "nr.h"
using namespace std;
void NR::gser(DP &gamser, const DP a, const DP x, DP &gln)
{
const int ITMAX=100;
const DP EPS=numeric_limits::ep
www.eeworm.com/read/140727/5781906
cc hist_08.cc
// file: $isip/class/numeric/Histogram/hist_08.cc
// version: $Id: hist_08.cc,v 1.1 2001/02/01 16:47:51 hamaker Exp $
//
// isip include files
//
#include "Histogram.h"
// method: pdf
//
// argument
www.eeworm.com/read/140727/5781909
cc hist_06.cc
// file: $isip/class/numeric/Histogram/hist_06.cc
// version: $Id: hist_06.cc,v 1.2 2001/12/26 22:32:50 alphonso Exp $
//
// isip include files
//
#include "Histogram.h"
// method: setBins
//
// arg
www.eeworm.com/read/140727/5781910
cc hist_07.cc
// file: $isip/class/numeric/Histogram/hist_07.cc
// version: $Id: hist_07.cc,v 1.1 2001/02/01 16:47:51 hamaker Exp $
//
// isip include files
//
#include "Histogram.h"
// method: compute
//
// argu
www.eeworm.com/read/140727/5782406
cc bark_05.cc
// file: $isip/class/numeric/Bark/bark_05.cc
// version: $Id: bark_05.cc,v 1.4 2001/06/09 03:19:10 picone Exp $
//
// isip include files
//
#include "Bark.h"
// method: compute
//
// arguments:
//
www.eeworm.com/read/140727/5782409
cc bark_01.cc
// file: $isip/class/numeric/Bark/bark_01.cc
// version: $Id: bark_01.cc,v 1.1 2001/04/24 19:22:15 srivasta Exp $
//
// isip include files
//
#include "Bark.h"
// method: debug
//
// arguments:
//
www.eeworm.com/read/140727/5782414
cc cheb_01.cc
// file: $isip/class/numeric/Chebyshev/cheb_01.cc
// version: $Id: cheb_01.cc,v 1.1 2001/07/04 22:57:09 picone Exp $
//
// isip include files
//
#include "Chebyshev.h"
// method: debug
//
// argumen