代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/125133/6032845

mk module.mk

SUCCEED_TESTS := basics data even fact factor fib-test hello hotpo-test \ primes rev-test tak-test big-token FAIL_TESTS := bounds1 bounds2 recurse blow-stack initial-stack unaligned \
www.eeworm.com/read/125133/6033020

mk module.mk

SUCCEED_TESTS := basics data even fact factor fib-test hello hotpo-test \ primes rev-test tak-test big-token FAIL_TESTS := bounds1 bounds2 recurse blow-stack initial-stack unaligned \
www.eeworm.com/read/492033/6430363

h creepb-f.h

#ifndef CREEPB_H #define CREEPB_H #include "genfile.h" #include "alias.h" /** class contains B3 model of creep from t0 to t K_s shape factor slab=1.0, cylinder=1.15, sguare prism.=1.
www.eeworm.com/read/492033/6430430

h creepb.h

#ifndef CREEPB_H #define CREEPB_H #include "genfile.h" #include "alias.h" /** class contains B3 model of creep from t0 to t K_s shape factor slab=1.0, cylinder=1.15, sguare prism.=1.
www.eeworm.com/read/344156/11906141

memsvalid

#!/bin/sh echo "" echo "G1 MEMS Device - synthetic workload (avg. resp. should be about 2.00 ms)" ../src/disksim mems.g1.parv mems.g1.nospring.outv ascii 0 1 mems0 "Spring constant factor" 0.00 grep
www.eeworm.com/read/257021/11958278

frm form03.frm

VERSION 5.00 Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "mo20.ocx" Begin VB.Form Form03 Caption = "Factor演示" ClientHeight = 3825 ClientLeft = 60
www.eeworm.com/read/256566/11987294

m mypls.m

function [T,P,W,U,Q,B,ssq,Ro,Rv,Lo,Lv] = mypls(X,Y,nF,options) % function [T,P,W,U,Q,B,ssq,Ro,Rv,Lo,Lv] = mypls(X,Y,nF,options) % 020828 FvdB % Partial Least Squares regression bilinear factor mode
www.eeworm.com/read/255577/12072518

m f_rateconv.m

function [y,b] = f_rateconv (x,fs,L,M,m,f_type,alpha) %F_RATECONV: Convert sampling rate by rational factor L/M. % % Usage: [y,b] = f_rateconv (x,fs,L,M,m,f_type,alpha) % % Inputs: %
www.eeworm.com/read/338523/12295275

m ga_print.m

function GA_print(gen_no, gen_last, var_n, popu, ... popu_real, fcn_val, STEPS, bit_n, popuSize) global MIN_offset MUL_factor LOCUS x_data y_data true_para message %=============
www.eeworm.com/read/338523/12301398

m ga_f33.m

function PI=GA_f33(x) % Fitness max. function evaluation of Example 3-3 % GA_ex33.m file % [Kp Ki Kd] values for a PID control system % PenChen Chou, 7-8-2001 global MIN_offset MUL_factor ROB