-
碰撞检测源码
非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。 代码内含3d向量计算函数,在ogengl、d3d下均可运行。
- 2022-05-22 10:16:36下载
- 积分:1
-
ResizeImageMatrix
This program implements various interpolation techniques to resize 2D matrices or Image Matrices.
Methods of interpolation used are
1) Nearest Neighbour
2) Bilinear
3) Bicubic 2x2
4) Bicubic 4x4
5) Bicubic 6x6
6) Bicubic 8x8
- 2022-01-25 16:59:14下载
- 积分:1
-
最优潮流计算程序(使用电力系统专业,属于非线性规划问题)....
最优潮流计算程序(使用电力系统专业,属于非线性规划问题).-optimal power flow calculation procedure (using power systems professional, is Nonlinear Programming).
- 2022-04-30 05:41:37下载
- 积分:1
-
mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境...
mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
- 2022-04-12 23:37:21下载
- 积分:1
-
8051控制电机的程序
应用背景使用单片机 ,可以控制电机的 转速 以至于调整输出功率 可移植性很强关键技术这是一个用c8051f020 实现的控制步进电机的完成程序 可运行,希望对需要学习的同学能有帮
- 2022-06-13 03:37:14下载
- 积分:1
-
卡尔曼滤波是一种递推估计,估计的随机状态。
A Kalman filter is a stochastic , recursive estimator , which estimates the state of a system based on the knowledge of the system input, the measurement of the system output, and a model of the relation between input and output.
- 2023-04-16 16:00:03下载
- 积分:1
-
matlab的演示程序,很有意思,大家可以试一试,欢迎下载
matlab的演示程序,很有意思,大家可以试一试,欢迎下载-Matlab demo program, very interesting, you can try downloading welcome
- 2023-03-18 15:25:03下载
- 积分:1
-
完整的第一类椭圆积分源程序,非常实用的vc源代码
完整的第一类椭圆积分源程序,非常实用的vc源代码-integrity of the first class of elliptic integral source, a very practical vc source code
- 2022-01-26 06:46:48下载
- 积分:1
-
最小生成树的帕斯卡
此代码解决了在图中查找最小生成树的问题;
- 2022-12-30 09:50:03下载
- 积分:1
-
最优直方图算法
V Optimal Histogram algorithm
simple implementation using dynamic programming
- 2022-05-31 08:45:42下载
- 积分:1