代码搜索:rectangle
找到约 10,000 项符合「rectangle」的源代码
代码结果 10,000
www.eeworm.com/read/292144/3957459
erl gstk_rectangle.erl
%% ``The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
%% compliance with the License. You should have received a
www.eeworm.com/read/289471/3990965
m rectangle_window.m
n=10;
w=boxcar(n);
subplot(3,1,1);stem(w);
subplot(3,1,2);stem(fft(w,10));
subplot(3,1,3);stem(abs(fft(w,10)));
www.eeworm.com/read/273525/4210206
style dottypestyle-rectangle.style
*! version 1.0.0 22dec2002
sequence 300
www.eeworm.com/read/396408/2419179
c vf_rectangle.c
#include
#include
#include
#include "mp_image.h"
#include "mp_msg.h"
#include "vf.h"
#include "libvo/fastmemcpy.h"
#include "libavutil/common.h"
struct vf_priv_s {
www.eeworm.com/read/396408/2419325
s vf_rectangle.s
.file 1 "vf_rectangle.c"
.section .mdebug.abi32
.previous
.section .rodata.str1.4,"aMS",@progbits,1
.align 2
$LC0:
.ascii "%d:%d:%d:%d\000"
.section .text.open,"ax",@progbits
.align 2
.align 5
.ent op
www.eeworm.com/read/396408/2419443
mid vf_rectangle.mid
.file 1 "vf_rectangle.c"
.section .mdebug.abi32
.previous
.section .rodata.str1.4,"aMS",@progbits,1
.align 2
$LC0:
.ascii "%d:%d:%d:%d\000"
.section .text.open,"ax",@progbits
.align 2
.align
www.eeworm.com/read/352665/3093800
rd rectangle.window.rd
\name{rectangle.window}
\title{Computes the Coefficients of a Rectangle Window.}
\usage{rectangle.window(n)}
\alias{rectangle.window}
\arguments{
\item{n}{The length of the window.}
}
\descriptio
www.eeworm.com/read/476039/6772792
m center_rectangle.m
function result=center_rectangle(sdata)
%求取图像的中心矩
size(sdata);
[M,N]=size(sdata);
%***************
%m00,miu00,yibu00分别与公式中数字相互对应,并取其音译
%***************
m00=0.0;
m10=0.0;
m01=0.0;
for i=1
www.eeworm.com/read/476039/6772797
asv center_rectangle.asv
function result=center_rectangle(sdata)
%求取图像的中心矩
size(sdata);
[M,N]=size(sdata);
%***************
%m00,miu00,yibu00分别与公式中数字相互对应,并取其音译
%***************
m00=0.0;
m10=0.0;
m01=0.0;
for i=1