代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/326866/13112486
h int.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: int.h *
* This is interrupt
www.eeworm.com/read/140057/13112666
m ex0309.m
%多项式符号表达式的化简
f=sym('x^3-6*x^2+11*x-6') %多项式形式
g= sym('(x-1)*(x-2)*(x-3)') %因式形式
h= sym(' x*(x*(x-6)+11)-6') %嵌套形式
pretty(f)
collect(g)
f1=sym('x^3+2*x^2*y+4*x*y+6')
collect(f1,'y')
www.eeworm.com/read/241132/13168114
c aa_hiresantialiasing.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/240990/13180545
m cp0702_gaussian_derivatives_10db_bandwidth.m
%
% FUNCTION 7.6 : "cp0702_Gaussian_derivatives_
% 10dB_bandwidth"
%
% Analysis of -10 dB of the first 15 derivatives of the
% Gaussian pulse as a function of the shape factor
%
% 'smp' sampl
www.eeworm.com/read/240956/13185977
cpp ch9_5.cpp
//*********************
//** ch9_5.cpp **
//*********************
#include
bool Factor(int, int&, int&);
void main()
{
int number,squared,cubed;
bool error;
cou
www.eeworm.com/read/138690/13224875
c aa_hiresantialiasing.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/240174/13233499
m tfrrmsc.m
function [tfr,rtfr,hat] = tfrrmsc(x,t,N,f0T,trace,K);
%TFRRMSC Reassigned Morlet Scalogram time-frequency distribution.
% [TFR,RTFR,HAT] = TFRRMSC(X,T,N,F0T,TRACE)
% computes the Morlet scalogram
www.eeworm.com/read/239982/13243377
h int.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: int.h *
* This is interrupt
www.eeworm.com/read/323831/13314210
h cfeaturefunction.h
// Copyright (C) 2003
// Gerhard Neumann (gerhard@igi.tu-graz.ac.at)
//
// This file is part of RL Toolbox.
// http://www.igi.tugraz.at/ril_toolbox
//
// All rights reserved.
www.eeworm.com/read/323831/13314385
h cvetraces.h
// Copyright (C) 2003
// Gerhard Neumann (gerhard@igi.tu-graz.ac.at)
//
// This file is part of RL Toolbox.
// http://www.igi.tugraz.at/ril_toolbox
//
// All rights reserved.