代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/226035/14502857
cpp function.cpp
/***************************************************/
/*! \class Function
\brief STK abstract function parent class.
This class provides common functionality for STK classes which
impleme
www.eeworm.com/read/226035/14502863
cpp effect.cpp
/***************************************************/
/*! \class Effect
\brief STK abstract effects parent class.
This class provides common functionality for
STK effects subclasses.
www.eeworm.com/read/226035/14502869
cpp generator.cpp
/***************************************************/
/*! \class Generator
\brief STK abstract unit generator parent class.
This class provides common functionality for
STK unit generator
www.eeworm.com/read/226035/14502882
cpp rtduplex.cpp
/***************************************************/
/*! \class RtDuplex
\brief STK realtime audio (blocking) input/output class.
This class provides a simplified interface to
RtAudio fo
www.eeworm.com/read/226035/14502886
cpp wvin.cpp
/***************************************************/
/*! \class WvIn
\brief STK audio input abstract base class.
This class provides common functionality for a variety of audio
data inpu
www.eeworm.com/read/225725/14520525
js image.js
function layerRef1(FrameNumber) {
var imageid = 1;
var imagemax = getCookie("Max");
for(imageid = 1; imageid < imagemax ; imageid++)
{
if (navigator.appName == 'Netscape') {
if (parent.fra
www.eeworm.com/read/225537/14536482
cnt anigif.cnt
:Base AniGIF.hlp
:Title Animation GIF OCX Help
1 About Animation GIF OCX=main_index
1 Register the Animation GIF OCX=Register
1 Using Animation GIF OCX
2 Properties
3 GIF=GIF
3 Frame=Frame
3 F
www.eeworm.com/read/124628/14556418
h hapn.h
#ifndef _HAPN_H
#define _HAPN_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _TIMER_H
#i
www.eeworm.com/read/124417/14568997
h hapn.h
#ifndef _HAPN_H
#define _HAPN_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _TIMER_H
#i
www.eeworm.com/read/124397/14569835
m hmmfeatures.m
function y = hmmfeatures(s,N,deltaN,M,Q)
% hmmfeatures --> Feature extraction for HMM recognizer.
%
%
% y = hmmfeatures(s,N,deltaN,M,Q)
%
%
% A frame based analysis o