代码搜索:Animation

找到约 4,070 项符合「Animation」的源代码

代码结果 4,070
www.eeworm.com/read/391573/8396475

as snowflake_class.as

/* SnowFlake Class v1.1 Oct. 29, 2002 (c) 2002 Robert Penner The SnowFlake class encapsulates functionality for a falling snow animation. Designed to collaborate with the SnowSto
www.eeworm.com/read/382162/9044536

project .project

Animation com.nokia.carbide.cdt.b
www.eeworm.com/read/185192/9052134

c script.c

/* * script.c -- * * This file contains TCL/TK commands reading for the animation of DLX * processors. * * This file is part of DISC. It was written by Yinong Zhang * (yinong@ecn.purdue
www.eeworm.com/read/184417/9101598

c single_double.c

/* * double.c * This program demonstrates double buffering for * flicker-free animation. The left and middle mouse * buttons start and stop the spinning motion of the square. */ /* E. An
www.eeworm.com/read/167466/9968253

m fig4_23.m

% Pole & zeros & frequency response % of a digital filter % - animation % Figure 4.23 % % BM % Dec 97 clear clf colordef(1,'black') % poles & zeros Rp = 0.6; thetap = 135; thetap =
www.eeworm.com/read/422727/10617415

vb frmgdilines.vb

'GDILines - Demonstrating how to draw lines in a picture box using the GDI, controlling background color ' and line color. It also includes a simple animation using a timer.. Option Strict On
www.eeworm.com/read/277110/10667579

pas unit1.pas

{: This Form demonstrates basic "manual" movements. Positions are computed directly using Sin/Cos functions. A cadencer is used to "play" the animation, it is not used as a time-controle
www.eeworm.com/read/276451/10736835

c single_double.c

/* * double.c * This program demonstrates double buffering for * flicker-free animation. The left and middle mouse * buttons start and stop the spinning motion of the square. */ /* E. An
www.eeworm.com/read/467979/6997698

c main.c

/* Name: WinAnim Author: Brook Miles Description: Making an animation in windows */ #include static char g_szClassName[] = "MyWindowClass"; static HINSTANCE g_hInst =
www.eeworm.com/read/306970/13734120

c qtrleenc.c

/* * Quicktime Animation (RLE) Video Encoder * Copyright (C) 2007 Clemens Fruhwirth * Copyright (C) 2007 Alexis Ballier * * This file is part of FFmpeg. * * This file is based on flashsvenc.c