代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/391686/8391175
m qupz.m
function y = qupz(x, type)
% QUPZ Quincunx Upsampling (with zero-pad and matrix extending)
%
% y = qup(x, [type])
%
% Input:
% x: input image
% type: [optional] 1 or 2 for selecting the quincunx ma
www.eeworm.com/read/391573/8396576
as easing_equations.as
/*
Easing Equations v1.3
Oct. 29, 2002
(c) 2002 Robert Penner
These tweening functions provide different flavors of
math-based motion under a consistent API.
Types of easin
www.eeworm.com/read/391573/8396591
as easing_equations.as
/*
Easing Equations v1.3
Oct. 29, 2002
(c) 2002 Robert Penner
These tweening functions provide different flavors of
math-based motion under a consistent API.
Types of easin
www.eeworm.com/read/192030/8410849
m triu.m
function P = triu(P,varargin)
% TRIU -- set lower triangle in matrix polynomial to zero
%
% P = triu(P)
% P = triu(P,k)
%
% Set all values below the kth diagonal to zero. This ex
www.eeworm.com/read/291491/8413885
cpp triangle.cpp
#include
ifstream in("Triangle.in");
ofstream out("Triangle.out");
int L; //六边形的边长
int n; //小三角形的边长
char ok[51]; //ok[i]表示边长为i的三角形是否可用
www.eeworm.com/read/190618/8439450
s strcmp.s
/*************************************************************
* File: lib/strcmp.s
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970304 Start o
www.eeworm.com/read/190618/8439793
s strcpy.s
/*************************************************************
* File: lib/strcpy.s
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970304 Start o
www.eeworm.com/read/190618/8439954
s sable.s
/*************************************************************
* File: lib/sable.s
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970304 Start of
www.eeworm.com/read/190618/8439955
s cpdata.s
/*************************************************************
* File: lib/cpdata.s
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970304 Start o
www.eeworm.com/read/290606/8472749
m fig55.m
% Generates Fig 5.5
% Computer Controlled Systems (3rd ed)
% Author: B. Wittenmark
% Last edit: 1997-07-02
% Copyright (c) 1996 by K. J. 舠tr鰉, B. Wittenmark and
% Department of Automatic Control, Lund