代码搜索:moving
找到约 1,373 项符合「moving」的源代码
代码结果 1,373
www.eeworm.com/read/429797/8788356
m moving.m
function [y]=moving(x,m,fun)
%MOVING will compute moving averages of order n (best taken as odd)
%
%Usage: y=moving(x,n[,fun])
%where x is the input vector (or matrix) to be smoothed.
% m
www.eeworm.com/read/357852/10200196
pro moving.pro
######################################################################
# Automatically generated by qmake (2.00a) Thu Jun 2 22:33:51 2005
##############################################################
www.eeworm.com/read/357852/10200197
cpp moving.cpp
#include
#include
#include
#include
#include
#include
#include
#include "moving.h"
//start id=gridlayout
MovingApp:
www.eeworm.com/read/357852/10200198
h moving.h
#ifndef MOVING_H
#define MOVING_H
#include
#include
#include
#include
class QLabel;
class QVBoxLayout;
//start
/**
A demo of how widgets can move fro
www.eeworm.com/read/199358/7864905
jpg moving.jpg
www.eeworm.com/read/141326/13022559
jpg moving.jpg
www.eeworm.com/read/304093/13800865
gif moving.gif
www.eeworm.com/read/301744/13850244
vhd moving.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY moving IS PORT
( clk : IN std_logic;
clken_fcount: IN std_logic;
de_out :IN std_logic;
pattern: IN std_logi
www.eeworm.com/read/301733/13850446
vhd moving.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY moving IS PORT
( clk : IN std_logic;
clken_fcount: IN std_logic;
de_out :IN std_logic;
pattern: IN s
www.eeworm.com/read/230119/14304677