代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/178204/9414887

h fileio.h

/* * fileio.h * */ #define QUAL_DEFAULT 80 // jpeg quality factor void put_image_jpeg (char *filename, char *image, int width, int height, int quality); void put_image_png (char *image, int width,
www.eeworm.com/read/421425/10736996

vhd clkdiv.vhd

entity Ad_Clk_Div is port( Div_Fac : in unsigned(3 downto 0);-- Division Factor Clk : in std_logic; -- Global Clk Reset : in std_logic; -- Global Reset DClk : out std_logic -- Divided Clk Out
www.eeworm.com/read/276161/10759102

c 111.c

#include "stdio.h" #include "string.h" ; 语法分析 char prog[100],token[8],ch; char *rwtab[6]={"begin","if","then","while","do","end"}; int syn,p,m,n,sum; int kk; factor(); expression(); yucu();
www.eeworm.com/read/349820/10798564

m resize_refl.m

% RESIZE_REFL Resize REFL struct data. % % newrefl = resize_refl(oldrefl,redfac) % % where redfacn is the reduction factor. % % $Id: resize_refl.m,v 1.4 2006/05/17 11:13:23 danji Exp $ functi
www.eeworm.com/read/416393/11031061

news

hdrecover 0.3 - 10th January 2009 Improved input handling thanks to patch from Marcel Partap. hdrecover 0.2 - 23rd May 2006 Speed improvement by reading 10k blocks until an error is found. Factor
www.eeworm.com/read/449679/7498634

nec sloper.nec

CM Quarter-Wave Sloper + Tower + Beam, by K6STI CM Converted with 4nec2 on 22-apr-02 CM Don't mind the strange height notation (ft/in), this CM is to compensate for the overall scaling factor 'inch
www.eeworm.com/read/245849/12778068

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 updated:
www.eeworm.com/read/244597/12854529

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/140665/13069104

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/312211/13615885

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