-
该程序创建料一个avi动画文件的窗口,在本程序启动开始一段动画,当用户操作鼠标或键盘时停止...
该程序创建料一个avi动画文件的窗口,在本程序启动开始一段动画,当用户操作鼠标或键盘时停止-The program is expected to create an avi animation file window, in the present proceedings began a period of animation, when the user stops the mouse or keyboard
- 2022-05-25 18:40:06下载
- 积分:1
-
这是一个灰度均衡的程序
这是一个灰度均衡的程序-This a gray balanced procedures
- 2023-02-28 08:55:04下载
- 积分:1
-
Implementation of an Interval Iterative Closest Point that uses intervals to fou...
Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution. -Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution.
- 2022-03-24 21:33:21下载
- 积分:1
-
c++ Builder6环境下图象绘制和打印
c++ Builder6环境下图象绘制和打印-c Builder6 environment mapping and Print Image
- 2023-01-08 06:40:03下载
- 积分:1
-
Planar quasi
平面准均匀B样条曲线的生成,可以反求控制顶点-Planar quasi-uniform B-spline curve is generated, you can reverse control points
- 2023-06-15 22:30:04下载
- 积分:1
-
Laplacian sharpening method for edge detection of image
Laplacian sharpening method for edge detection of image
- 2022-01-25 13:59:13下载
- 积分:1
-
碧玉
jasper-1.900.1, use it to perform JPEG2-jasper-1.900.1, use it to perform JPEG2000
- 2023-04-24 06:10:03下载
- 积分: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
-
一个老外写的车削数控仿真程序,有g代码编辑的
一个老外写的车削数控仿真程序,有g代码编辑的-a foreigner was turning the NC simulation program, code editors g
- 2022-05-24 19:16:38下载
- 积分:1
-
opencv灰度共生矩阵实现代码
使用opencv开源库,利用灰度共生矩阵实现图片纹理特征提取,c++代码实现。
- 2022-09-24 03:50:02下载
- 积分:1