-
这是一个bezier曲线的程序代码
这是一个bezier曲线的程序代码-this is a program code of bezier curve
- 2022-02-06 08:25:05下载
- 积分:1
-
active contour models, snake algorithm demo
主动轮廓模型,即snake算法的demo-active contour models, snake algorithm demo
- 2023-03-29 20:45:03下载
- 积分:1
-
Use of graphics processors to achieve real
利用图形处理器实现实时二维流体的模拟,使用准拉格朗日法求解流体方程。-Use of graphics processors to achieve real-time two-dimensional fluid simulation, the use of quasi-Lagrangian method for solving fluid equations.
- 2022-03-15 08:25:22下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会
这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会-This is the third example OPENGL, realize the mouse to make rotating objects, a good experience
- 2022-08-25 17:39:11下载
- 积分:1
-
自己写的角点检测程序,matlab版,来源于2D 3d image registration
自己写的角点检测程序,matlab版,来源于2D 3d image registration-Corner detection procedures, matlab version, harris Corner
- 2022-04-28 21:32:05下载
- 积分:1
-
mention can be asked to discuss, DirectShow Players
有问提可以讨论一下,DirectShow 的 Players-mention can be asked to discuss, DirectShow Players
- 2022-07-17 11:15:00下载
- 积分:1
-
此程序产生的时域数据输入的频域显示…
This program produces a Frequency Domain display from the Time Domain data input using the Fast Fourier Transform.
-This program produces a Frequency Domain display from the Time Domain data input using the Fast Fourier Transform.
- 2023-01-29 13:20:04下载
- 积分:1
-
昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC+...
昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。
-yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy, DirectX is also more relevant, specially here today to briefly tell us about the double-buffer technology and the VC GDI drawing environment is achieved.
- 2022-09-19 01:55:03下载
- 积分:1
-
模式识别中线性判别分类器的C++源码,非常容易集成和使用!...
模式识别中线性判别分类器的C++源码,非常容易集成和使用!-pattern recognition linear discriminant classifier C source code, and is easy to integrate and use!
- 2023-05-07 16:40:03下载
- 积分:1