-
用C语言编写的演示矢量字符的源代码!
用C语言编写的演示矢量字符的源代码!-C language characters of the display vector source code!
- 2022-02-04 04:24:50下载
- 积分:1
-
图象的检测,模板匹配
图象的检测,模板匹配-Image detection, template matching
- 2022-04-07 22:02:37下载
- 积分:1
-
地形平面(灰度)图转立体图示例
地形平面(灰度)图转立体图示例-terrain Plane (Gray), a three-dimensional map to map Example
- 2022-12-21 20:15: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
-
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points consisting of the objective function and find the optimal sequence of control point coordinates, using non-linear optimization method for sequence weights have been adjusted establishes the approximation error of the approximate representation, and proposed, including the cycle of the above methods to determine flow.
- 2022-03-14 05:05:42下载
- 积分:1
-
提到可以要求讨论,DirectShow播放器
有问提可以讨论一下,DirectShow 的 Players-mention can be asked to discuss, DirectShow Players
- 2022-11-16 21:55:03下载
- 积分:1
-
openGL读取ASE文件并显示模型
通过openGL加载ase的模型文件,并显示在窗口中,此源码用于读取ASE类型的文件,ASE文件可以由3DMAX导出,导出后由该源码读取,并显示其中表示的模型。
- 2022-03-21 11:17:08下载
- 积分:1
-
CAD VBA 小程序,画线小程序,初学!!分享
CAD VBA 小程序,画线小程序,初学!!分享-CAD VBA applet, drawing a line of small procedures, beginner! ! Share
- 2023-08-17 05:10:03下载
- 积分:1
-
图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片...
图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片-Photo conversion components, it is quite easy to bmp format photographs into gif format photographs
- 2022-02-05 17:19:56下载
- 积分:1
-
图像平滑,锐化,和哈夫变换
本代码包含了图像处理中的直方图均衡,各种平滑和锐化算法,还有哈夫变换。图像处理中有图像增强,线性变换,梯度锐化,拉普拉斯锐化,图像直方图,sobel边缘提取和prewitt边缘提取。还有构建位图和中值滤波的程序,并包含界面
- 2022-06-21 06:47:58下载
- 积分:1