代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/146347/12657947

doc gif2herc.doc

Gif2Herc -------- Program to display images saved as GIF files on IBM PC Hercules graphic card. The program has few stages as follows: 1. Reads GIF file header and determines size of it.
www.eeworm.com/read/112466/15484806

c gsshow.c

/**************************************************************************** File Name : gsshow.c Purpose : display contour shape Date : Aug 31,1995 GSNAKE API is jointly developed b
www.eeworm.com/read/388066/8639432

c power_calculation.c

//************************************************************************** // This routine takes an average power input, add all the scalling factors to // turn this into watts. This part i
www.eeworm.com/read/386625/8734504

m demo3_vmg.m

%============================================== % Multigrid V-Cycle Solver, adapted for Demo 3. %============================================== % In this subrotinue ,I want to compute pdeerror and
www.eeworm.com/read/366117/9832096

java juliacalc.java

public class JuliaCalc { double MinRe; double MaxRe; double MinIm; double MaxIm; double Re_factor; double Im_factor; int divisor; Complex K; public JuliaCalc(int ImageWidth, int Imag
www.eeworm.com/read/279986/10371397

c power_calculation.c

//************************************************************************** // This routine takes an average power input, add all the scalling factors to // turn this into watts. This part i
www.eeworm.com/read/275452/10816442

m spread.m

% SPREAD Spread's the voice signal by injecting a Walsh Code. % This function generates a Hadamard matrix of the % appropriate size and then randomly selects a row of that % matrix, which re
www.eeworm.com/read/450760/7476967

v fpga_port.v

module FPGA_BUS_PORT(clk,cs,wr,rd,data,add,reg1_out,reg2_out, clk_out,cs1,wave_out1,DA_clk_out,DA_sleep_out); input clk,cs,wr,rd; inout[15:0] data; input[7:0] add; output[15:0] reg1_out,reg2
www.eeworm.com/read/141300/5772899

mod cfunc.mod

/* =========================================================================== FILE cfunc.mod MEMBER OF process XSPICE Copyright 1991 Georgia Tech Research Corporation Atlanta, Georgia 30332 All
www.eeworm.com/read/406422/11442588

h dir1_iir.h

// // File = dir1_iir.h // #ifndef _DIR1_IIR_H_ #define _DIR1_IIR_H_ #include "filt_imp.h" class DirectFormIir : public FilterImplementation { public: DirectFormIir( int num_numer_coef