-
一个经典画图软件,不容错过
一个经典画图软件,不容错过-a classic drawing software, not to be missed
- 2023-07-18 05:10:02下载
- 积分:1
-
vc游戏编程的一个源代码
vc游戏编程的一个源代码-vc game of a programming source code
- 2022-10-27 19:25:03下载
- 积分:1
-
我是一篇很好的论文,希望对大家有用。是有关于检测图像处理的方面。...
我是一篇很好的论文,希望对大家有用。是有关于检测图像处理的方面。-I was a good paper, we hope that the right useful. Detection is on the image processing aspects.
- 2022-07-05 02:06:57下载
- 积分:1
-
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与-are on Glscene example, the beginning of the study, hopes to have more friends in
- 2022-06-01 01:45:10下载
- 积分:1
-
将对话框“钉”在屏幕上
将对话框“钉”在屏幕上-dialog box will "nail" on the screen
- 2022-03-17 09:37:00下载
- 积分:1
-
procedures are designed to achieve dynamic draw polygons that can be mobile, rot...
程序的目的是要实现动态画出多边形,可以进行移动、旋转、放缩几何变换和动画,并可以填充-procedures are designed to achieve dynamic draw polygons that can be mobile, rotating and scaling geometric transformation and animation, and can be filled
- 2022-04-28 23:58:19下载
- 积分: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
-
手写体识别
利用决策导向无环图的算法,通过PCA进行了降维处理。为了看出不同核函数参数对识别率及运行时间的影响,我们采用了相同的惩罚因子而使用了线性核、二次核、多项式核、rbf核、多层感知器等核函数对这些数字样本进行分类,并对分类结果准确率及分类时间进行输出对比。
- 2022-01-26 07:16:41下载
- 积分:1
-
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法...
简单等值线绘制程序的具体应用,包含完整的VC工程和等值线绘制源码,追踪法
-Simple contour drawing of the specific application procedures, including complete engineering and VC isogram source mapping, tracking method
- 2023-02-13 00:10:04下载
- 积分:1
-
Vtk using VC6 under vtkPointWidget animation to achieve point to explain in deta...
VC6下vtk中用vtkPointWidget实现点的动画,讲解详细,是一个好的学习例子-Vtk using VC6 under vtkPointWidget animation to achieve point to explain in detail, is a good example to learn
- 2022-12-15 04:45:03下载
- 积分:1