代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/215709/15051786
m movpwdph.m
function M=movpwdph(N,Np,typesig);
%MOVPWDPH Influence of a phase-shift on the interferences of the pWVD.
% M=MOVPWDPH(N,Np,TYPESIG) generates the movie frames illustrating the
% influence of a pha
www.eeworm.com/read/210246/15202832
c fig-3-19.c
/* Protocol 6 (selective repeat) accepts frames out of order but passes packets to the
network layer in order. Associated with each outstanding frame is a timer. When the timer
expires, only tha
www.eeworm.com/read/206041/15302081
txt framer.v.txt
//
// Simple example of a "framer". In this case, an MPEG framer where
// data is sent in 188-byte frames which begin with a special SYNC character
// defined as 47 hex. Framing must, of course,
www.eeworm.com/read/13605/279603
txt framer.v.txt
//
// Simple example of a "framer". In this case, an MPEG framer where
// data is sent in 188-byte frames which begin with a special SYNC character
// defined as 47 hex. Framing must, of course,
www.eeworm.com/read/15066/430879
par ntsc.par
MPEG-2 Test Sequence, 30 frames/sec
des%d /* name of source files */
- /* name of reconstructed images ("-": don't store) */
- /* name of intra quant matrix file ("-": default
www.eeworm.com/read/32161/1032473
v framer.v
//
// Simple example of a "framer". In this case, an MPEG framer where
// data is sent in 188-byte frames which begin with a special SYNC character
// defined as 47 hex. Framing must, of course,
www.eeworm.com/read/38898/1117601
v framer.v
//
// Simple example of a "framer". In this case, an MPEG framer where
// data is sent in 188-byte frames which begin with a special SYNC character
// defined as 47 hex. Framing must, of course,
www.eeworm.com/read/481348/1297241
c unwind.c
/*++
Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved.
Module Name:
unwind.c
Abstract:
This module implements the unwinding of procedure call frames for
ex
www.eeworm.com/read/479931/1328592
c i386-signal.c
/* Unwinder test program for signal frames.
Copyright 2007, 2008 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/470319/1475179
js addrole.js
/**
*
*增加角色按钮功能实现
*作者:肖建
*完成时间:2003-03-9
*/
/*保存信息*/
function saveInfo()
{
if (validateInfo())
{
parent.frames("InfoFrame").isSubmitting=true;