搜索资源列表
ode 0.5.rar
- 与图形api无关的物理引擎系统,速度比较快,而且开放源码
ode-0.5
- Open Dynamics Engine,物理/力学模拟的SDK,解决碰撞检测,刚体运动等,非常适合于游戏开发。-Open Dynamics Engine, physical / mechanical simulation of the SDK, solution collision detection, rigid-body movement, is well suited to game development.
dipsource
- double invverted pendulum matlab source code-double invverted Torture Matlab source c ode
lab5
- algrithm for optimization matlab source code for heat conducting plate 3 methods are included-algrithm for optimization Matlab source c ode for heat conducting plate three methods are incl uded
ode
- 微分方程解法D:\\matlab\\nmm\\ode.rar-Differential Equation D : \\ Matlab \\ nmm \\ ode.rar
ode-0.01
- Ode0.01版本,学习游戏物理引擎的好代码呦:) 我可是花了不少时间翻到他的老代码的:)-Ode0.01 version, learning game physics engine putting us a good code : ) But I spend a lot of time turns his old code :)
bootkitbasic
- 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic fr a mework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has
exciese
- 解ode的算法源程序,算例为一阶常微分方程-ode solution algorithm source code, examples of first-order differential equation
BeginninANSIC++3rdCode
- C++入门经典第3版(wrox红皮书)源码Beginnin ANSI C++ 3rd Code-C portal classic version 3 (wrox Red Book) ANSI C source Beginnin 3rd C ode
MatlabprogrammsforencodinganddecodingofLDPCcodesov
- There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use o
Application_and_user_interface_migration_from_BASI
- An approach to reengineer BASIC PC legacy code into modern graphical systems is proposed.BASIC peculiarities are presented and discussed, with preliminary results on code translation.-An approach to reengineer legacy c B
seda
- The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node
2005619237
- C#开发 图像识别 This program cannot be run in DOS mode-C# development Image Recognition This program can not be run in DOS m ode
zedgraph_v4.5.7
- This distribution of the ZedGraph source code includes two versions: Version 4.5.x is the .Net 1.1 compatible version-This distribution of the source c ZedGraph ode includes two versions : Version 4.5.x is the. Net
ode-win32-0.7
- 一个3D动态物理引擎,用来仿真模拟真实世界-a 3D dynamic physics engine simulation to the real world
ode-win32-0.8
- 一个非常不错的软件,源代码,为游戏开发节约很多时间-a very good software, the source code for the development of games to save a lot of time
Program
- In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)
matlab_Runge-Kutta-Fehlberg
- matlabMATLAB使用龙格-库塔-芬尔格(Runge-Kutta-Fehlberg)方法来解ODE问题。
rk6.cpp.tar
- 使用runge-kutta方法求解ODE问题,其中第一步是使用三级RK方法,后面的时间层采用多步RK方法
ode-latest-userguide
- ODE碰撞检测用户指南。可作为OGRE插件使用。