代码搜索:Increasing
找到约 326 项符合「Increasing」的源代码
代码结果 326
www.eeworm.com/read/278099/10572232
c moon_age.c
/* +++Date last modified: 05-Jul-1997 */
/* PD by Michelangelo Jones, 1:1/124. */
/*
** Returns 0 for new moon, 15 for full moon,
** 29 for the day before new, and so forth.
*/
/*
** T
www.eeworm.com/read/241323/13156349
m trf1.m
function f=trf1(X,V,E);
%> This file calculates the transfer matrix for 1D Schroedinger DE
%> for an interval with a constant potential
%> Call: trf1(X,V,E)
%> Input: X=[X1, X2] is the interval as a
www.eeworm.com/read/136959/13351638
c moon_age.c
/* PD by Michelangelo Jones, 1:1/124. */
/*
** Returns 0 for new moon, 15 for full moon,
** 29 for the day before new, and so forth.
*/
/*
** This routine sometimes gets "off" by a few days,
**
www.eeworm.com/read/309649/13667442
c moon_age.c
/* +++Date last modified: 05-Jul-1997 */
/* PD by Michelangelo Jones, 1:1/124. */
/*
** Returns 0 for new moon, 15 for full moon,
** 29 for the day before new, and so forth.
*/
/*
** T
www.eeworm.com/read/105889/6197245
java axisdirection.java
/*$************************************************************************************************
**
** $Id: AxisDirection.java,v 1.2 2004/05/06 22:05:53 desruisseaux Exp $
**
** $Source: /cvsro
www.eeworm.com/read/101135/6238753
1 factor.1
FACTOR(1) Minix Programmer's Manual FACTOR(1)
NAME
factor - factor an integer less than 2**31
SYNOPSIS
factor number
EXAMPLES
factor
www.eeworm.com/read/409205/11341437
m flipdtft.m
function [G, Wflipped] = flipDTFT(H, W)
%FLIPDTFT flip the DTFT: G(w) = H(-w)
%--------
% Usage: [G, Wflipped] = flipDTFT(H, W)
%
% . H : DTFT values (complex)
% W : frequency s