代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/466324/7032742
java exercise3_21.java
// Exercise3_21: Find smallest factors of an integer
import javax.swing.JOptionPane;
public class Exercise3_21 {
// Main method
public static void main(String args[]) {
// Prompt the us
www.eeworm.com/read/383268/7119716
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 and
www.eeworm.com/read/450775/7147853
h int.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: int.h *
* This is interrupt
www.eeworm.com/read/461430/7227854
m gaussian_peak_frequency.m
%
%高斯脉冲的峰值频率
%函数5 : "cp0702_Gaussian_derivatives_peak
%把各阶导函数的ESD作为α的函数,确定其峰值频率的数值。
%该函数把以下变量作为输入:
%1)α的最小值'alphamin'
%2)增量步长'alphastep'
%3)所要分析α数值的个数'N_alphavalues'
%该函数没有返回值。
%函数5的调用命令如下:
www.eeworm.com/read/460906/7237940
cva sp31629.cva
[CVA File Information]
CVA Version=1
[Software Title]
US=786B BIOS Family Processor Microcode Update
[US.Software Description]
This package contains a utility that can be used to install or u
www.eeworm.com/read/458161/7303061
m srrc.m
function s=srrc(syms, beta, P, t_off);
%mbint(P); mbint(syms); mbrealscalar(beta); mbrealscalar(t_off);
% s=srrc(syms, beta, P, t_off);
% Generate a Square-Root Raised Cosine Pulse
% 'syms'
www.eeworm.com/read/458095/7313299
h int.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: int.h *
* This is interrupt
www.eeworm.com/read/457902/7315716
c hotel.c
/* hotel.c -- hotel management functions */
#include
#include "hotel.h"
int menu(void)
{
int code, status;
printf("\n%s%s\n", STARS, STARS);
printf("Enter the number of
www.eeworm.com/read/457434/7325541
c 递归四则运算.c
/* 在BC31下编译 */
/* compile under Borland C++ 3.1 */
/*
对四则混合运算所提取的形式化表达式(生成式)
-> { }
-> + | -
-> { }
-> * | /
www.eeworm.com/read/457360/7326884
afl n-period candlesticks (time compression).afl
//------------------------------------------------------------------------------
//
// Formula Name: N-period candlesticks (time compression)
// Author/Uploader: Junya Ho
// E-mail: