代码搜索:Animation
找到约 4,070 项符合「Animation」的源代码
代码结果 4,070
www.eeworm.com/read/159827/10611429
cpp rolling.cpp
/*----------------------------ANIMATION-----------------------------*/
/* NAME:ROLLING */
/*----------------------------ANIMATION-----------------------------*/
#include
www.eeworm.com/read/159827/10611621
cpp rolling.cpp
/*----------------------------ANIMATION-----------------------------*/
/* NAME:ROLLING */
/*----------------------------ANIMATION-----------------------------*/
#include
www.eeworm.com/read/159827/10611925
cpp ray.cpp
/*----------------------------ANIMATION-----------------------------*/
/* NAME : COLOR RAYS WITH SOUND */
/*----------------------------ANIMATION-----------------------------*/
#inc
www.eeworm.com/read/159741/10620515
cs form2.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace GDIPlusDemo
{
///
/// Form2 的摘要说明。
///
www.eeworm.com/read/159578/10638392
m object_anim.m
close all;
clear all;
% a corner at the origin
corner= [
[1 0];
[0 0];
[0 1];
]';
% define an object
object = [
[ 1 0];
[ 0 1];
[ 0.5 0];
[ 0 -1];
[ 1 0];
]';
www.eeworm.com/read/420071/10819306
java serialimage2.java
// 程序:二维连续图像播放
// 范例文件:SerialImage2.java
import java.awt.*;
import java.applet.*;
public class SerialImage2 extends Applet implements Runnable
{
int SPF; //动画播放
www.eeworm.com/read/420050/10820970
js cpanimator.js
/*
Copyright (c) 2005, 2006 Rafael Robayna
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to d
www.eeworm.com/read/349364/10833392
h enemy.h
/*************************************************************************
"I Have No Tomatoes"
Copyright (c) 2004, Mika Halttunen
This software is p