代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/179705/9342149
c fftmr.c
#include
#include
#include
#include
#define REAL(z,i) ((z)[2*(i)])
#define IMAG(z,i) ((z)[2*(i)+1])
int
main (void)
{
int i;
const in
www.eeworm.com/read/375212/9369011
m nplsbld1.m
function [wts,upred]= nplsbld1(t,u,ii,n,plots)
%NNPLSBLD1 Carries out NNPLS when model structure is already known.
% A conjugate gradient optimization subroutine is supplied. If the user
% has the
www.eeworm.com/read/177887/9427587
c gif2herc.c
/*****************************************************************************
* "Gif-Lib" - Yet another gif library. *
* *
* Written by: Gershon Elber IBM PC Ver 0.1, Jul
www.eeworm.com/read/177887/9427713
c gif2vga.c
/*****************************************************************************
* "Gif-Lib" - Yet another gif library. *
* *
* Written by: Gershon Elber IBM PC Ver 0.1, Jul
www.eeworm.com/read/177415/9455993
h ct.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: ct.h *
* This is clock time
www.eeworm.com/read/177187/9465905
cpp about.cpp
// about.cpp: implementation of the about class.
//
//////////////////////////////////////////////////////////////////////
#include
#include "about.h"
///////////////////////////////
www.eeworm.com/read/177187/9465947
cpp about.cpp
// about.cpp: implementation of the about class.
//
//////////////////////////////////////////////////////////////////////
#include
#include "about.h"
//////////////////////////
/
www.eeworm.com/read/177012/9474648
html zoomable.html
001 /* ===========================================================
002 * JFreeChar
www.eeworm.com/read/372550/9503873
m lin2pcmu.m
function p=lin2pcmu(x,s)
%LIN2PCMU Convert linear to Mu-law PCM P=(X,S)
% pcmu = lin2pcmu(lin) where lin contains a vector
% or matrix of signal values within a range determined by
% the scale fac