代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/127232/14367981
m imagetx.m
%IMAGETX This script produces a wav file of a COFDM frame suitable for
% a playing as a COFDM signal generator.
% It generates a signal which consists of a number of frames, each
% separated by a f
www.eeworm.com/read/116214/14982562
frm compiler.frm
/**********************************************************
** COMPILER.FRM
** Coco/R C Support Frames.
** Author: Frankie Arzu
**
** Jun 12, 1996 Version 1.06
**
www.eeworm.com/read/213651/15127956
m imagetx.m
%IMAGETX This script produces a wav file of a COFDM frame suitable for
% a playing as a COFDM signal generator.
% It generates a signal which consists of a number of frames, each
% separated by a f
www.eeworm.com/read/208871/15233543
motion
This is the first motion detection release.
Uncomment the -DMOTION in the Makefile, and when in loop capture, videodog will only save changing frames.
The algorithm is explained into motion.c, and the
www.eeworm.com/read/491360/1191632
m imagetx.m
%IMAGETX This script produces a wav file of a COFDM frame suitable for
% a playing as a COFDM signal generator.
% It generates a signal which consists of a number of frames, each
% separated by a f
www.eeworm.com/read/490919/1194148
h eth.h
/*!
* \file eth.h
* \brief Definitinos for Ethernet Frames
* \version $Revision: 1.2 $
* \author Michael Norman
*/
#ifndef _ETH_H
#define _ETH_H
/****************************************
www.eeworm.com/read/485361/1263308
m imagetx.m
%IMAGETX This script produces a wav file of a COFDM frame suitable for
% a playing as a COFDM signal generator.
% It generates a signal which consists of a number of frames, each
% separated by a f
www.eeworm.com/read/472881/1403240
c tux.c
/*
* tux - demonstrate shaped window frames for Nano-X
*/
/*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except
www.eeworm.com/read/470319/1475162
js buttons.js
function closeWin()
{
parent.parent.window.close();
}
function enabledBtns(bEnabled)
{
// parent.frames("Buttons").document.getElementById("btnConfirm").disabled=1-bEnabled;
//
www.eeworm.com/read/470319/1475199
js buttons.js
function closeWin()
{
parent.parent.window.close();
}
function enabledBtns(bEnabled)
{
// parent.frames("Buttons").document.getElementById("btnConfirm").disabled=1-bEnabled;
//