代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/109296/15559959
c arjsec_l.c
/*
* $Id: arjsec_l.c,v 1.2 2002/04/08 22:07:24 andrew_belov Exp $
* ---------------------------------------------------------------------------
* Various low-level ARJ-security calculation routine
www.eeworm.com/read/101557/15826991
c arymodu.c
/*
* ARYMODU array modulus calculation
*
* Syntax: [sys, x0] = arymodu(t,x,u,flag,base)
* where base is a integer which is the modulus base.
* Wes Wang 6/14/
www.eeworm.com/read/353536/10441090
m ef_main.m
% Calculation of Error floor
dd = 10;
F = [];
T_BER_OFDM = [];
T_BER_JML = [];
T_BER_SML = [];
T_BER_ZF = [];
T_BER_DF = [];
T_BER_JML_new = [];
T_BER_SML_new = [];
T_BER_ZF_new = [];
www.eeworm.com/read/189239/8482891
m distance.m
% Program 6-3
% distance.m
%
% The calculation of distance between access point and access terminal.
%
% Input arguments
% bstn : coordinate of access point(x,y,z)
% mstn : coordinate of ac
www.eeworm.com/read/431013/8713469
c putpixel.c
put_pixel(int ppx, int ppy, int color)
{
_asm
{
mov ax,ppy ; put x y in position for
mov bx,ppx ; address calculation
; from svPutPixel
mov dx,800
www.eeworm.com/read/285190/8862137
m distance.m
% Program 6-3
% distance.m
%
% The calculation of distance between access point and access terminal.
%
% Input arguments
% bstn : coordinate of access point(x,y,z)
% mstn : coordinate of ac
www.eeworm.com/read/184894/9066810
readme
Cs III files
1. in36: This is the Cs III input file for rcn, with 10 odd-
parity configurations and 14 even-parity configurations, for
calculation of HF radial wavefunctions, includi
www.eeworm.com/read/282342/9100530
vhd crc.vhd
-- crc.vhd
-- Graham McKenzie 24 Sep 2003
-- Used for calculation of CRC16-CCITT
-- Intended use is as custom instruction for Nios processor
-- When datab (0) is logic 1 =>
-- Internal CRC
www.eeworm.com/read/282342/9100544
vhd crc_peripheral.vhd
-- crc.vhd
-- Graham McKenzie 31 Oct 2003
-- Used for calculation of CRC16-CCITT
-- Intended use is as custom peripheral for Nios processor
-- When address is logic 0 =>
-- Internal CRC reg
www.eeworm.com/read/182909/9185833
m distance.m
% Program 6-3
% distance.m
%
% The calculation of distance between access point and access terminal.
%
% Input arguments
% bstn : coordinate of access point(x,y,z)
% mstn : coordinate of ac