代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/474583/6813027
svn-base perform_arith_coding.m.svn-base
function [y,nbr_bits] = perform_arith_coding(xC, dir)
% perform_arithmetic_coding_slow - perform adaptive arithmetic coding
%
% [y,nbr_bits] = perform_arithmetic_coding_slow(x, dir);
%
% dir=1 for
www.eeworm.com/read/474583/6813075
m perform_arith_coding.m
function [y,nbr_bits] = perform_arith_coding(xC, dir)
% perform_arithmetic_coding_slow - perform adaptive arithmetic coding
%
% [y,nbr_bits] = perform_arithmetic_coding_slow(x, dir);
%
% dir=1 for
www.eeworm.com/read/384663/8852035
eqn i2c_altera.auto_signaltap_0.map.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/275175/10832478
txt readme.txt
Rockey 加密锁Delphi调用指南:
以下常量已在Rockey4ND.dcu中定义,可直接使用:
RY_FIND =1 ; {找锁}
RY_FIND_NEXT =2 ; {找下一锁}
RY_OPEN =3 ; {打开锁}
RY_CLOSE
www.eeworm.com/read/301746/13849714
tdf add_sub_ave.tdf
--lpm_add_sub CARRY_CHAIN="MANUAL" CARRY_CHAIN_LENGTH=48 DEVICE_FAMILY="Cyclone" LPM_PIPELINE=0 LPM_WIDTH=12 ONE_INPUT_IS_CONSTANT="YES" add_sub dataa datab result
--VERSION_BEGIN 5.0 cbx_cycloneii 2
www.eeworm.com/read/139332/5799879
h in_smallest_orthogonalcircle_ftc2.h
// Copyright (c) 1999,2000,2001 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Ha
www.eeworm.com/read/139332/5799883
h regular_triangulation_rth3.h
// Copyright (c) 1999,2000,2001 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Ha
www.eeworm.com/read/139332/5799898
h builtin.h
// Copyright (c) 1999 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Witten
www.eeworm.com/read/404264/11489398
eqn itemnew3_2.map.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/169277/9870688
c galois.c
/*
** FILE : galois.c
** PURPOSE : The functions in this file perform Galois Field arithmetic
** ( i.e. arithmetic operations in a field with a finite number
**