代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/3218/22785
txt index of chapter3.txt
Example 3 - 1. Generation of Twiddle Factor for Float-Point Complex Radix-2 FFT C Listing
Example 3 - 2. Bit Reversion for Float-Point Complex DIT Radix-2 FFT C Listing
Example 3 - 3. Float-Point
www.eeworm.com/read/15240/441275
readme
Broadcom 95xx BMW CPCI Platform
Overview
=========
BMW is an MPC8245 system controller featuring:
* 3U CPCI Form Factor
* BCM5703 Gigabit Ethernet
* M48T59Y NVRAM
* 16MB DOC
* DIP Socket for Socketed
www.eeworm.com/read/17071/712743
readme
Broadcom 95xx BMW CPCI Platform
Overview
=========
BMW is an MPC8245 system controller featuring:
* 3U CPCI Form Factor
* BCM5703 Gigabit Ethernet
* M48T59Y NVRAM
* 16MB DOC
* DIP Socket for Socketed
www.eeworm.com/read/494783/1155496
readme
Broadcom 95xx BMW CPCI Platform
Overview
=========
BMW is an MPC8245 system controller featuring:
* 3U CPCI Form Factor
* BCM5703 Gigabit Ethernet
* M48T59Y NVRAM
* 16MB DOC
* DIP Socket for Socketed
www.eeworm.com/read/490329/1201483
cpp gauss_elimination.cpp
#include
#include
#include
// add factor * line number j to line number i (j=first i=second
www.eeworm.com/read/489559/1219367
readme
Broadcom 95xx BMW CPCI Platform
Overview
=========
BMW is an MPC8245 system controller featuring:
* 3U CPCI Form Factor
* BCM5703 Gigabit Ethernet
* M48T59Y NVRAM
* 16MB DOC
* DIP Socket for Socketed
www.eeworm.com/read/457727/1593686
c xks2d1s.c
/* Driver for routine ks2d1s */
#include
#include "nr.h"
#include "nrutil.h"
#define NMAX 1000
main()
{
long idum;
unsigned long j,jtrial,n1,ntrial;
float d,factor,prob,u,v
www.eeworm.com/read/456067/1608252
c update_epsilon.c
#include
#include
#include "csa_types.h"
#include "csa_defs.h"
extern double epsilon, min_epsilon, scale_factor;
extern double po_cost_thresh;
#ifdef STRONG_PO
extern double banish
www.eeworm.com/read/452691/1651506
readme
Broadcom 95xx BMW CPCI Platform
Overview
=========
BMW is an MPC8245 system controller featuring:
* 3U CPCI Form Factor
* BCM5703 Gigabit Ethernet
* M48T59Y NVRAM
* 16MB DOC
* DIP Socket for Socketed
www.eeworm.com/read/248077/4470977
m ex4_3.m
% EX4_3.M Check Example 4.3 using roots, factor and solve
% Also, see what MATLAB does with third order eq.
% defined symbolically 'a1*x^3+a*x^2+b*x+c=0'
% This script requires the Symbolic Math