代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/257065/11953997
wsp scenario13-1 scenariowb.wsp
[Analytical Graphics, Inc]
Title=Scenario13-1
Description=
Version=STK v5.0.5
Scenario=YES
ActiveMDIState=FALSE
[WorkState_v1_2]
ptn_Child1=DockState
ptn_Child2=ToolBarMgr
ptn_Child3=Frames
www.eeworm.com/read/257064/11954075
wsp scenario12-1 scenariowb.wsp
[Analytical Graphics, Inc]
Title=Scenario12-1
Description=
Version=STK v5.0.5
Scenario=YES
ActiveMDIState=FALSE
[WorkState_v1_2]
ptn_Child1=DockState
ptn_Child2=ToolBarMgr
ptn_Child3=Frames
www.eeworm.com/read/257063/11954204
wsp scenario11-1 scenariowb.wsp
[Analytical Graphics, Inc]
Title=Scenario11-1
Description=
Version=STK v5.0.5
Scenario=YES
ActiveMDIState=FALSE
[WorkState_v1_2]
ptn_Child1=DockState
ptn_Child2=ToolBarMgr
ptn_Child3=Frames
www.eeworm.com/read/227437/14425278
h my.h
/* File: my.h
* -----------
*/
#ifndef MY_H
#define MY_H
#include "defs.h"
#include "particles.h"
#include "observation.h"
#define UPDATE_FRAMES 100
#define L_WEIGHT 0.03
#define L_WEIGH
www.eeworm.com/read/221024/14776394
html http:^^www.cs.wisc.edu^~kmurli^kmurli_main.html
Date: Tue, 05 Nov 1996 22:04:28 GMT
Server: NCSA/1.5
Content-type: text/html
Murali's home page.
www.eeworm.com/read/13976/290945
h gtkanal.h
#ifndef GTKANAL_DOT_H
#define GTKANAL_DOT_H
#include "lame.h"
#include "encoder.h"
#include "l3side.h"
#define READ_AHEAD 10 /* number of frames to read ahead */
#define MAXMPGLAG READ_AH
www.eeworm.com/read/14545/389044
h timer.h
#ifndef _ENCORE_TIMER_H
#define _ENCORE_TIMER_H
#if defined(_PROFILING_)
#include "../portab.h"
uint64_t count_frames;
extern void start_timer();
extern void start_global_timer();
extern void stop
www.eeworm.com/read/221464/4828706
c w32_getreg.c
# include "jam.h"
# include "lists.h"
# include "newstr.h"
# include "parse.h"
# include "frames.h"
# include "strings.h"
# define WIN32_LEAN_AND_MEAN
# include
# define MAX_R
www.eeworm.com/read/438717/1823408
py burstcapt.py
import sys
import sv, SV
import gl, GL, DEVICE
def main():
format = SV.RGB8_FRAMES
requestedwidth = SV.PAL_XMAX
queuesize = 30
if sys.argv[1:]:
queuesize = eval(sys.argv[1])
v = sv.OpenVideo(