代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/136571/5868527

h ntp.h

/* * FILE: ntp.h * AUTHOR: O.Hodson * * NTP utility functions to make rtp and rtp round time calculation * a little less painful. * * Copyright (c) 2000 University College London
www.eeworm.com/read/136571/5868572

c ntp.c

/* * FILE: ntp.h * AUTHOR: O.Hodson * * NTP utility functions to make rtp and rtp round time calculation * a little less painful. * * Copyright (c) 2000 University College London
www.eeworm.com/read/110972/6161063

h ntp.h

/* * FILE: ntp.h * AUTHOR: O.Hodson * * NTP utility functions to make rtp and rtp round time calculation * a little less painful. * * Copyright (c) 2000 University College London
www.eeworm.com/read/110972/6161108

c ntp.c

/* * FILE: ntp.h * AUTHOR: O.Hodson * * NTP utility functions to make rtp and rtp round time calculation * a little less painful. * * Copyright (c) 2000 University College London
www.eeworm.com/read/105300/6199348

nas crc32.nas

;; ;; aPLib compression library - the smaller the better :) ;; ;; NASM assembler crc32 ;; ;; Copyright (c) 1998-2002 by Joergen Ibsen / Jibz ;; All Rights Reserved ;; ; CRC32 calculation taken from
www.eeworm.com/read/306499/6327696

v a86_ea_calc.v

// http://gforge.openchip.org/projects/a86 // // EA (Effective Address) Calculation Module // Calculates effective adddress based on r/m, mod and register values // `include "timescale.v" `i
www.eeworm.com/read/478412/6717163

txt cies2.txt

CIE 15.2-1986 Table 1.2 Part 3. Component S2 of daylight used in the calculation of relative spectral power distribution of daylight illuminants of different correlated colour temperatures, for wav
www.eeworm.com/read/403676/11513076

v crc_peripheral.v

// crc_peripheral.v // Graham McKenzie 31 Oct 2003 (Modified to Verilog by A.Morris Dec 2003) // Used for calculation of CRC16-CCITT // Intended use is as custom peripheral for Nios processor
www.eeworm.com/read/403676/11513088

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/401305/11559693

m fhstart.m

%Hufman coding algorithm %Author : Jeny Rajan % Total program is divided into three modules % (1) Histogram building & Probability calculation (fhstart.m) % (2) Huffman Tree drawing phase(fhtree1.