代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/226035/14502632
h rtduplex.h
/***************************************************/
/*! \class RtDuplex
\brief STK realtime audio (blocking) input/output class.
This class provides a simplified interface to
RtAudio fo
www.eeworm.com/read/226035/14502781
cpp inetwvout.cpp
/***************************************************/
/*! \class InetWvOut
\brief STK internet streaming output class.
This WvOut subclass can stream data over a network via a TCP or
UDP
www.eeworm.com/read/124793/14543670
java ripple.java
import java.applet.*;
import java.awt.*;
public class Ripple extends Applet implements Runnable
{
Thread thread = null;
private Graphics g, refraction;
private Image image, refimage;
www.eeworm.com/read/117961/14892576
cc program.cc
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/
www.eeworm.com/read/218499/14917697
h globalenc.h
/* global.h, global variables, function prototypes */
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* The
www.eeworm.com/read/218261/14929520
c main.c
/*****
File IO todos :
1. BGR/RGB option
*****/
#include "wave.h"
#include "image.h"
#include "codeimage.h"
#include "mathutil.h"
#include "coder.h"
#include "transform.h"
#inclu