代码搜索:factor

找到约 6,651 项符合「factor」的源代码

代码结果 6,651
www.eeworm.com/read/456067/1608264

c update_epsilon.c

#if defined(DEBUG) || defined(CHECK_EPS_OPT) #include #endif #include "csa_types.h" #include "csa_defs.h" /* extern double epsilon, min_epsilon, scale_factor; */ extern double epsilon, min
www.eeworm.com/read/251805/4416683

h ratecontrol.h

#ifndef _RATECONTROL_H_ #define _RATECONTROL_H_ #include "../encoder.h" #include "../portab.h" void RateControlInit(uint32_t target_rate, uint32_t reaction_delay_factor, int framerate,
www.eeworm.com/read/233527/4666783

h csa_defs.h

#define TRUE 1 #define FALSE 0 #define MAXLINE 100 #define DEFAULT_SCALE_FACTOR 10 #define DEFAULT_PO_COST_THRESH (2.0 * sqrt((double) n) * \ sqrt(sqrt((double) n))) #define DEFAULT_PO_WORK_THRES
www.eeworm.com/read/233527/4666801

c update_epsilon.c

#if defined(DEBUG) || defined(CHECK_EPS_OPT) #include #endif #include "csa_types.h" #include "csa_defs.h" /* extern double epsilon, min_epsilon, scale_factor; */ extern double epsilon, min
www.eeworm.com/read/233522/4667562

h vnl_fft_prime_factors.h

// This is vxl/vnl/algo/vnl_fft_prime_factors.h #ifndef vnl_fft_prime_factors_h_ #define vnl_fft_prime_factors_h_ //: // \file // \brief Holds prime factor information // \author Veit U.B. Schen
www.eeworm.com/read/210914/4946972

m l1_slope_intercept.m

function [a,b]=l1_slope_intercept(x,y,alpha) % Compute L2 approximation to slope and intercept % y =a + b x % With correction factor for Nsiko-well % Written by: E. R.: August 8, 2003 % last upda
www.eeworm.com/read/333835/3381712

h ost_internal.h

/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: */ #ifndef OST_INTERNAL_H #define OST_INTERNAL_H #define OSS_SERVICE_WATCHDOG_FACTOR 2000 /*
www.eeworm.com/read/281827/4112383

h csa_defs.h

#define TRUE 1 #define FALSE 0 #define MAXLINE 100 #define DEFAULT_SCALE_FACTOR 10 #define DEFAULT_PO_COST_THRESH (2.0 * sqrt((double) n) * \ sqrt(sqrt((double) n))) #define DEFAULT_PO_WORK_THRES
www.eeworm.com/read/281827/4112397

h csa_defs.h

#define TRUE 1 #define FALSE 0 #define MAXLINE 100 #define DEFAULT_SCALE_FACTOR 10 #define DEFAULT_PO_COST_THRESH (2.0 * sqrt((double) n) * \ sqrt(sqrt((double) n))) #define DEFAULT_PO_WORK_THRES
www.eeworm.com/read/281827/4112399

c update_epsilon.c

#if defined(DEBUG) || defined(CHECK_EPS_OPT) #include #endif #include "csa_types.h" #include "csa_defs.h" /* extern double epsilon, min_epsilon, scale_factor; */ extern double epsilon, min