代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/357365/10211473
c fad.shape.c
/**
* libFAD - Flash Animation Decode library
* Copyright (C) 2005-2006 VGSystem Technologies, Inc.
*
* libFAD is the legal property of its developers, whose names are too numerous
* to list here
www.eeworm.com/read/357365/10211512
c fad.sprite.c
/**
* libFAD - Flash Animation Decode library
* Copyright (C) 2005-2006 VGSystem Technologies, Inc.
*
* libFAD is the legal property of its developers, whose names are too numerous
* to list here
www.eeworm.com/read/357365/10211513
c fad.morph.c
/**
* libFAD - Flash Animation Decode library
* Copyright (C) 2005-2006 VGSystem Technologies, Inc.
*
* libFAD is the legal property of its developers, whose names are too numerous
* to list here
www.eeworm.com/read/161235/10434991
java summingpoint.java
// SummingPoint.java
// Function block for block diagram animation
//
import java.awt.*;
public class SummingPoint implements DrawingObj {
//
int x, y; // Position at centre
// int h, w; //
www.eeworm.com/read/160583/10516970
py anim.py
#!/usr/bin/env python
"""
A simple example of an animated plot in matplotlib. You can test the
speed of animation of various backends by running the script with the
'-dSomeBackend' flag
SC Aug 31 20
www.eeworm.com/read/271119/11006593
java summingpoint.java
// SummingPoint.java
// Function block for block diagram animation
//
import java.awt.*;
public class SummingPoint implements DrawingObj {
//
int x, y; // Position at centre
// int h, w; //
www.eeworm.com/read/118158/7134693
cpp animationview.cpp
// AnimationView.cpp : implementation of the CAnimationView class
//
#include "stdafx.h"
#include "Animation.h"
#include "AnimationDoc.h"
#include "AnimationView.h"
#ifdef _DEBUG
#define
www.eeworm.com/read/104147/7141345
java animatorapplicationtimer.java
/*
* Swing version.
*/
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
/*
* A template for animation applications.
*/
public class AnimatorApplicationTimer extends JFrame
www.eeworm.com/read/197825/7968629
java summingpoint.java
// SummingPoint.java
// Function block for block diagram animation
//
import java.awt.*;
public class SummingPoint implements DrawingObj {
//
int x, y; // Position at centre
// int h, w; //
www.eeworm.com/read/196637/8070150
java summingpoint.java
// SummingPoint.java
// Function block for block diagram animation
//
import java.awt.*;
public class SummingPoint implements DrawingObj {
//
int x, y; // Position at centre
// int h, w; //