代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/414420/2146349

sbc8349 readme.sbc8349

U-Boot for Wind River SBC834x Boards ==================================== The Wind River SBC834x board is a 6U form factor (not CPCI) reference design that uses the MPC8347E or MPC8349E processo
www.eeworm.com/read/371704/2779286

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/366702/2867625

c pr34355.c

// { dg-do compile } // { dg-require-effective-target pthread } // { dg-options "-O3 -ftree-parallelize-loops=4" } typedef double EXPRESS[5]; extern int Terms; void Parse_Rel_Factor (EXPRESS Expre
www.eeworm.com/read/351636/3103010

h vnl_fft_prime_factors.h

// This is core/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. Sche
www.eeworm.com/read/160391/5571179

m fa1.m

% Factor analysis % Z -> X, Z in R^k, X in R^D, k
www.eeworm.com/read/367448/9747587

c~ initialize.c~

#define Initialize_C #include "allheads.h" void initialize(void) { // Crystal Oscillator division factor: 1 #pragma optsize- CLKPR=0x80; CLKPR=0x00; #ifdef _OPTIMIZE_SIZE_ #pragma optsiz
www.eeworm.com/read/414270/11122687

m samrate_change.m

% 采样率转换function: % output = samrate_change(x,fx,fy,inter,dec) % % x--source data % fx--sample rate of x % fy--sample rate of output % inter--interpolate factor % dec--decimation
www.eeworm.com/read/334951/12559166

cpp factrl.cpp

#include #include "nr.h" using namespace std; DP NR::factrl(const int n) { static int ntop=4; static DP a[33]={1.0,1.0,2.0,6.0,24.0}; int j; if (n < 0) nrerror("Negative factor
www.eeworm.com/read/106929/15617191

cpp factrl.cpp

#include #include "nr.h" using namespace std; DP NR::factrl(const int n) { static int ntop=4; static DP a[33]={1.0,1.0,2.0,6.0,24.0}; int j; if (n < 0) nrerror("Negative factor
www.eeworm.com/read/189063/8492229

in default.in

seed = 11287 population_size = 1024 steady_state = 0 max_depth_for_new_trees = 6 max_depth_after_crossover = 17 max_mutant_depth = 4 grow_method = GROW selection_method = FITNESSPROP tournamen