代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/233527/4666787
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/217381/4872123
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/200288/5069062
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/191080/5167734
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/168763/5438130
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/334933/3360480
m p10_1.m
% Program 10_1
% Illustration of Up-Sampling by an Integer Factor
%
clf;
n = 0:50;
x = sin(2*pi*0.12*n);
y = zeros(1, 3*length(x));
y([1: 3: length(y)]) = x;
subplot(2,1,1)
stem(n,x);
title(
www.eeworm.com/read/333240/3390055
tdf lvds_rx_f191.tdf
--altlvds_rx COMMON_RX_TX_PLL="OFF" CYCLONEII_M4K_COMPATIBILITY="ON" DESERIALIZATION_FACTOR=8 DEVICE_FAMILY="Stratix II GX" ENABLE_DPA_MODE="OFF" IMPLEMENT_IN_LES="OFF" INCLOCK_DATA_ALIGNMENT="EDGE_AL
www.eeworm.com/read/333240/3390057
tdf lvds_tx_b8a1.tdf
--altlvds_tx COMMON_RX_TX_PLL="OFF" DESERIALIZATION_FACTOR=8 DEVICE_FAMILY="Stratix II GX" ENABLE_CLK_LATENCY="OFF" IMPLEMENT_IN_LES="OFF" INCLOCK_DATA_ALIGNMENT="EDGE_ALIGNED" INCLOCK_PERIOD=10000 NU
www.eeworm.com/read/301474/3839580
m p10_1.m
% Program 10_1
% Illustration of Up-Sampling by an Integer Factor
%
clf;
n = 0:50;
x = sin(2*pi*0.12*n);
y = zeros(1, 3*length(x));
y([1: 3: length(y)]) = x;
subplot(2,1,1)
stem(n,x);
title(
www.eeworm.com/read/281827/4112387
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