代码搜索:Calculation

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

代码结果 2,005
www.eeworm.com/read/275418/10817042

frm frmcalcsolver.frm

VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Begin VB.Form frmCalcSolver Caption = "Calculation Solver" ClientHeight = 3372 Client
www.eeworm.com/read/418157/10963550

m bp2ip3m.m

% 2nd Order Band-Pass Sigma-Delta Modulator Model with IP3 Calculation % by S. Brigati, F. Francesconi, A. Fornasari, P. Malcovati % The modulator structure is simulated using Simulink (BP2IP3.mdl).
www.eeworm.com/read/462452/7201508

h gspi_bus_2440.h

#if defined(IF_GSPI) && ( defined(SC2442_SPI)) #ifndef __GSPI_BUS_S3C2440_H #define __GSPI_BUS_S3C2440_H #include "gspx_bus.h" //WinCE IRQ calculation #define SYSINTR_NOP
www.eeworm.com/read/315110/13551525

changelog

2004-03-09 Bastien Nocera * cpu.c: (glibtop_get_cpu_s): fixup CPU usage calculation on 2.6 kernels (patch by Benoit Dejean ) (Closes: #134252) 2004-03-04 B
www.eeworm.com/read/116776/14955430

h ut_md5.h

#ifndef UTIL_MD5_H #define UTIL_MD5_H class UTIL_MD5Checksum { public: //interface functions for the RSA MD5 calculation static CString GetMD5(BYTE* pBuf, UINT nLength); static CString Get
www.eeworm.com/read/180137/5288956

c crc.c

/* crc.c; do crc calculation. */ #include #include "hexbin.h" #include "crc.h" #include "../util/masks.h" #include "globals.h" extern void exit(); unsigned long crc; #ifdef HQX void comp
www.eeworm.com/read/471204/6899324

h gspi_bus_2440.h

#if defined(IF_GSPI) && ( defined(SC2442_SPI)) #ifndef __GSPI_BUS_S3C2440_H #define __GSPI_BUS_S3C2440_H #include "gspx_bus.h" //WinCE IRQ calculation #define SYSINTR_NOP
www.eeworm.com/read/414936/11090836

m cal_ptp.m

function ptp = cal_ptp(cp, pos_s, pos_f, ts, l1, l2) % PTP Trajectory Calculation % % [Inputs] % cp : CP trajectory % pos_s : start position [m] % pos_f : finish position [m
www.eeworm.com/read/180485/9305508

m program_09_6.m

% Program 9_6 % Illustration of Scaling & Round-Off Noise Calculation % format long k1 = sqrt(1.07210002757252); k2 = sqrt(0.02679820762398); k3 = sqrt(11.96975400608943); x1 = 1/k1; si1 = 0;
www.eeworm.com/read/167781/9952859

m program_09_6.m

% Program 9_6 % Illustration of Scaling & Round-Off Noise Calculation % format long k1 = sqrt(1.07210002757252); k2 = sqrt(0.02679820762398); k3 = sqrt(11.96975400608943); x1 = 1/k1; si1 = 0;