代码搜索:Calculation

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

代码结果 2,005
www.eeworm.com/read/338394/12310394

m mqam_mpsk.m

function MQAM_MPSK % SNR level in dB, notice that this is the snr per bit % In the calculation of Ps for MQAM, we need to have the average snr per symbol. SNR = [-6:1:22]; % calculate the theo
www.eeworm.com/read/122800/14667955

c multiclass.c

#include #include #include /* Thursday am - changed total_num_mixtures_possible calculation changed palpha from 1.0 to 0.01
www.eeworm.com/read/214875/15085372

lsp 线性方程组.lsp

;;求线性方程组的解 (defun c:cce (/ LP LST) ;; by ElpanovEvgeniy ;; Calculation of the connected equations ;; 13.11.2006 ;; (c:cce) (if (setq lst (text-equation-list)) (progn
www.eeworm.com/read/212972/15144208

news

Version 0.3.1: - minor bugfixes in timestamp calculation - adaptation for libraw1394 1.1.0 (minor change in rawiso interface) Version 0.3: - upgrade to libmpeg2 0.4.0 - added --enable-fix-window conf
www.eeworm.com/read/38039/1089573

txt msg_dstudy.txt

%CEOptimization error An error occurred during optimization. 优化过程中出错。 %CIOptimization success The part was successfully optimized. 此部件优化成功。 %CISensitivity calculation percentage Sensitivity calculat
www.eeworm.com/read/480930/1311175

c bitmap.c

/* * linux/fs/affs/bitmap.c * * (c) 1996 Hans-Joachim Widmaier * * bitmap.c contains the code that handles all bitmap related stuff - * block allocation, deallocation, calculation of free sp
www.eeworm.com/read/479151/1342938

c bitmap.c

/* * linux/fs/affs/bitmap.c * * (c) 1996 Hans-Joachim Widmaier * * bitmap.c contains the code that handles all bitmap related stuff - * block allocation, deallocation, calculation of free sp
www.eeworm.com/read/472943/1402476

m lambdacurve.m

function [lambda,grid] = LambdaCurve(mu,tau,sigma,t) % LambdaCurve: Radon-Nikodym Calculation % [lambda,grid] = LambdaCurve(mu,tau,sigma,t) % Synopsis % mu array(S,1) % tau array(S
www.eeworm.com/read/465566/1518817

java ntlmauthtest.java

package net.sourceforge.jtds.test; import net.sourceforge.jtds.jdbc.NtlmAuth; import java.util.Arrays; /** * Unit test for NTLM challenge/response calculation * Written by mdb. */ publ
www.eeworm.com/read/209559/4973601

c bitmap.c

/* * linux/fs/affs/bitmap.c * * (c) 1996 Hans-Joachim Widmaier * * bitmap.c contains the code that handles all bitmap related stuff - * block allocation, deallocation, calculation of free sp