代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/302541/13832526
vhd digital_camera_tb.vhd
-- update to add pix_kac
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
use WORK.comp_pckgs.all;
entity digital_camera_tb is
end digital_camera_tb;
archite
www.eeworm.com/read/301746/13849181
vhd dvi2lvds.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all;
USE ieee.numeric_std.all;
--LIBRARY altera_mf;
--USE altera_mf.altera_mf_components.all;
--Eric Funke, started 17th August 2004;
--Yuning Zhang,
www.eeworm.com/read/301746/13849259
vhd moving_object.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
USE ieee.std_logic_arith.ALL;
USE ieee.numeric_std.all;
ENTITY moving_object IS
GENERIC(
HAC : integer :=1280;
www.eeworm.com/read/301746/13849312
vhd sinewave.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
USE ieee.std_logic_arith.ALL;
USE ieee.numeric_std.all;
ENTITY sinewave IS
GENERIC
(
DST : integer :=32;
LBAR : i
www.eeworm.com/read/136031/13877494
cpp list9-7.cpp
#include
#include
#include
#include
using namespace std;
void main(void)
{
clock_time X(3,10);
clock_time Y(0,05);
clock_time Z(0,95);
www.eeworm.com/read/140727/5782413
cc cheb_02.cc
// file: $isip/class/numeric/Chebyshev/cheb_02.cc
// version: $Id: cheb_02.cc,v 1.2 2001/07/04 23:58:10 picone Exp $
//
// isip include files
//
#include
#include "Chebyshev.h"
// method
www.eeworm.com/read/140727/5782445
h bessel.h
// file: $isip/class/numeric/Bessel/Bessel.h
// version: $Id: Bessel.h,v 1.5 2002/07/11 03:35:32 picone Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_BESSEL
#define ISIP_BESSEL
www.eeworm.com/read/140727/5782450
cc sigm_01.cc
// file: $isip/class/numeric/Sigmoid/sigm_01.cc
// version: $Id: sigm_01.cc,v 1.4 2001/05/03 18:21:56 srivasta Exp $
//
// isip include files
//
#include "Sigmoid.h"
#include
// method:
www.eeworm.com/read/140727/5782455
h sigmoid.h
// file: $isip/class/numeric/Sigmoid/Sigmoid.h
// version: $Id: Sigmoid.h,v 1.11 2002/07/11 03:35:34 picone Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_SIGMOID
#define ISIP_S
www.eeworm.com/read/101990/6234786
profile flex_so.profile
#
# PKCS15 r/w profile for Cryptoflex cards,
# where the Security Officer (CHV2 pin) is in charge of the PKCS15 DF.
#
cardinfo {
max-pin-length = 8;
pin-encoding = ascii-numeric;
pin-pad-c