搜索结果
找到约 1,310 项符合
Transition-Time 的查询结果
Delphi控件源码 Newton Game Dynamic 1.52 Delphi下基于GLScene的OpenGL游戏开发控件。功能非常强大和易于使用。 Advanced physics engine for re
Newton Game Dynamic 1.52
Delphi下基于GLScene的OpenGL游戏开发控件。功能非常强大和易于使用。
Advanced physics engine for real-time simulation of rigid bodies
VHDL/FPGA/Verilog What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL
What is Verilog?
&#10149 Verilog HDL is a Hardware Description Language (HDL)
&#10149 Verilog HDL allows describe designs at a high level of
abstraction as well as the lower implementation levels
&#10149 Primary use of HDLs is the simulation of designs
&#10149 Verilog is a discrete event time simula ...
文章/文档 To review what a metaball is, and how to render them and to describe a new optimization I ve made
To review what a metaball is, and how to render them and to describe a
new optimization I ve made for rendering metaballs. For complex scenes,
it can render hundreds of times faster, though I m certain others have
discovered this trick as well. It does very slightly change the
characteristic ...
其他 Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f
Input : A set S of planar points
Output : A convex hull for S
Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return.
Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR .
Step 3: Recursi ...
其他 documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i
documentation for optimal filtering toolbox for mathematical software
package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter
and unscented Kalman filter for discrete time state space models. Also included in the toolbox
are the Rauch-Tung-Striebel and Forward-Backwa ...
其他书籍 documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i
documentation for optimal filtering toolbox for mathematical software
package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter
and unscented Kalman filter for discrete time state space models. Also included in the toolbox
are the Rauch-Tung-Striebel and Forward-Backwa ...
J2ME Have you ever seen players eyes light up as they explore the worlds that you ve created in your gam
Have you ever seen players eyes light up as they explore the worlds that you ve created in your games? If you have, then game development probably has you hooked firmly in its grasp! If you ve never taken your games beyond the PC, now s the time! "J2ME Game Programming" is a hands-on guide that tea ...
其他 Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard
Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects
1. Packager 2. Setup1
The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how ...
Java编程 Easy implementation of PRIM and DIJKSTRA algorims for graph sorting. It also permit comparison of ti
Easy implementation of PRIM and DIJKSTRA algorims for graph sorting. It also permit comparison of time betwen both algoritm.
数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A
This is an implementation of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental m ...