maxwell 2d
共 448 篇文章
maxwell 2d 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 448 篇文章,持续更新中。
Project 2D DCT core - specifications and codes
Project 2D DCT core - specifications and codes
Project 2D DCT core - specifications and codes
Project 2D DCT core - specifications and codes
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method i
Allen Taflove.3rd.Computational Electrodynamics FDTD
Allen Taflove.3rd.Computational Electrodynamics FDTD,附录程序:1D,2D,3D
MRTD 2D code in matlab
MRTD 2D code in matlab
classic 2D snake game
classic 2D snake game
2d convolution on image
2d convolution on image
Computing 2D Skeleton
Computing 2D Skeleton
cocos2d游戏开发引擎
cocos2d游戏开发引擎,基于python的,结构很好,也很容易使用,是打算学习python和在linux下开发2d游戏的理想学习资料。
OpenGL™ 是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。
OpenGL™ 是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。
2d FDM 源代码 用于均匀磁场的位场延拓
2d FDM 源代码 用于均匀磁场的位场延拓
一个关于OpenGL、2D图形设计的示例程序
一个关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。
递归法生成2D迷宫,是想学习游戏编程的一个典型例子
递归法生成2D迷宫,是想学习游戏编程的一个典型例子
An introduction to some of the key ideas in computer graphics is given. Modeling, 2D and 3D viewing,
An introduction to some of the key ideas in computer graphics is given. Modeling, 2D and 3D viewing,
transformations and related ideas from linear algebra are presented.
2D fdtd time-domain (FDTD) program
2D fdtd time-domain (FDTD) program
Matlab code FDTD 2D ( dennis sullivan book )
Matlab code FDTD 2D ( dennis sullivan book )
it is finite difference time domain algorithm in 2D
it is finite difference time domain algorithm in 2D
Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing
Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
一个2d飞机游戏代码
一个2d飞机游戏代码,是以基础的gdi编写,对初学游戏的人来说是个起点~!
Box2D_v2.3.0_用户手册
开发游戏物理引擎用的。主要用于2D游戏类。像愤怒的小鸟。