-
自己简化的FASTICA算法,可用于进行高维数据的处理
自己简化的FASTICA算法,可用于进行高维数据的处理-FASTICA own simplified algorithm can be used for high-dimensional data processing
- 2022-04-08 04:09:56下载
- 积分:1
-
是关于梯度矢量流snake的程序代码,长须很详细,可以学到梯度矢量流snake模型中能量函数的计算方法。...
是关于梯度矢量流snake的程序代码,长须很详细,可以学到梯度矢量流snake模型中能量函数的计算方法。-Gradient vector flow snake on the program code, long to be very detailed and can learn a gradient vector flow snake model in the energy function is calculated.
- 2023-01-18 18:50:03下载
- 积分:1
-
DLT标定算法的matlab程序,对学习标定的人有用
DLT标定算法的matlab程序,对学习标定的人有用-DLT algorithm matlab calibration procedures
- 2023-06-19 20:25:03下载
- 积分:1
-
计算机图形学的三角形虚线算法的源程序,对于本学科的初学者很有帮助...
计算机图形学的三角形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms triangle dotted line of the source, the subject of helpful beginners
- 2022-05-28 06:36:26下载
- 积分:1
-
很好的图象放大程序
很好的图象放大程序-good image enhancement procedures
- 2022-06-14 11:21:56下载
- 积分:1
-
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角...
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角-vega prime focal point of the screen will be the screen coordinates into world coordinates and its value in real-time displayed in the lower-left corner of the screen
- 2022-08-11 04:40:26下载
- 积分:1
-
这是一个做美国国旗的程序,可以实现国旗的票动效果
这是一个做美国国旗的程序,可以实现国旗的票动效果-This is a flag of the United States to do procedures, the national flag can be achieved dynamic effects of votes
- 2022-07-25 08:34:24下载
- 积分: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
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared with a VC VTK realize the use of coordinates to quantify the ball after the routine.
- 2022-02-25 15:44:35下载
- 积分:1
-
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.-Collision detection algorithm based on K_DOPS a small instance. Simulated two things like this on the crash test. Crash test results show the impact point and response time.
- 2022-01-25 23:48:28下载
- 积分:1