-
先按一定要求生成两幅粒子图像,然后基于相关检测的方法测出粒子的运动速度,仿真的是简单情况 ,即水平运动的情况。属于基础学习用的。...
先按一定要求生成两幅粒子图像,然后基于相关检测的方法测出粒子的运动速度,仿真的是简单情况 ,即水平运动的情况。属于基础学习用的。-Press must be to generate two particle image, and then based on correlation detection method to measure particle velocity, simulation of a simple situation, that is the case of horizontal movement. Based learning are used.
- 2022-01-31 01:14:55下载
- 积分:1
-
本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。
如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点...
本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。
如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。
本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的
-Three B-spline fitting the data points are known
- 2022-07-02 17:29:54下载
- 积分:1
-
彩色图像量化KMEAN集群
kmean聚类彩色图像量化
- 2022-06-27 09:27:58下载
- 积分:1
-
ObjectArx AcPi类应用.用于将DWG图打印成dwf,
ObjectArx AcPi类应用.用于将DWG图打印成dwf,-ObjectArx AcPi applications. Used to DWG map printed dwf,
- 2022-07-02 09:47:08下载
- 积分: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
-
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%-complete digital character recognition system, VC, I originality, the recognition rate can reach 80%
- 2022-01-26 04:58:38下载
- 积分:1
-
图像的移动和缩放。
图像的移动和缩放。-mobile image and zoom.
- 2023-03-26 00:35:04下载
- 积分:1
-
由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。...
由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
- 2022-04-30 21:36:07下载
- 积分:1
-
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。...
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。-PointLight_Shader OpenGL simulation of the aircraft, VC environment, the use of a glut, can serve as a learning OpengGL example.
- 2023-07-04 08:45:05下载
- 积分:1
-
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。...
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。-the implementation of the code of human gesture recognition in real-time. Analysis can deal with the gestures. C is visual development.
- 2022-01-21 00:24:36下载
- 积分:1