代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/246596/12717547
c encoder.c
/*****************************************************************************
* x264: h264 encoder
*****************************************************************************
* Copyright (C)
www.eeworm.com/read/143227/12888121
txt readme.txt
Avi2Movie 1.00
18.12.2000
(c) by R.Rawer '99-'01
===============================================================================
(1) Contents
=====
www.eeworm.com/read/238891/13315987
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0
Please enter the frame size (= info + tail, default: 400)
Please enter code generator: ( default: g = [1 1 1; 1 0 1 ] )
www.eeworm.com/read/321480/13404186
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0
Please enter the frame size (= info + tail, default: 400)
Please enter code generator: ( default: g = [1 1 1; 1 0 1 ] )
www.eeworm.com/read/318488/13477484
m pca_gui.m
function varargout = PCA_gui(varargin)
% PCA_GUI Application M-file for PCA_gui.fig
% FIG = PCA_GUI launch PCA_gui GUI.
% PCA_GUI('callback_name', ...) invoke the named callback.
% Last Modifie
www.eeworm.com/read/312156/13617701
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0
Please enter the frame size (= info + tail, default: 400)
Please enter code generator: ( default: g = [1 1 1; 1 0 1 ] )
www.eeworm.com/read/310212/13655036
m montage.m
function h = montage(a,cm)
%MONTAGE Display multiple image frames as rectangular montage.
% MONTAGE displays all the frames of a multiframe image array
% in a single image object, arranging the
www.eeworm.com/read/306993/13733569
c encoder.c
/*****************************************************************************
* x264: h264 encoder
*****************************************************************************
* Copyright (C) 200
www.eeworm.com/read/303685/13810303
txt turbo_logmap.txt
Please enter the decoding algorithm. (0:Log-MAP, 1:SOVA) default 0
Please enter the frame size (= info + tail, default: 400)
Please enter code generator: ( default: g = [1 1 1; 1 0 1 ] )
www.eeworm.com/read/302650/13829505
m source.m
function data = source(fr_length,frames,md,zf,varargin)
%SOURCE Generate source data.
% D = SOURCE(K,F,MD,ZF) creates a data source consists of desired
% number of F frames each having K symbols.