-
绘图
实现绘图功能,包括线 型,线宽,以及线的颜色,同时绘制点,直线,矩形,椭圆,圆,多边形等各个图形。
- 2023-07-07 20:00:11下载
- 积分:1
-
OUT CAD2004适用书籍,适用于各初学者
是入学的首选。
OUT CAD2004适用书籍,适用于各初学者
是入学的首选。-OUT CAD2004 applies to books, is applicable to all school of choice for beginners.
- 2022-08-08 08:36:24下载
- 积分:1
-
一种替代Matlab的历史、功能histw防止顶..极端值
An alternative to Matlab s HIST, function HISTW prevents extreme values in top and bottom percentiles of an input vector affecting the histogram s scaling, obscuring location and shape of the distribution s main mass. Limits of x and y (maximum only) axes can be set, and a marker line drawn at given x position. In contrast to HIST, bin size can be explicitly specified, and relative, rather than absolute, frequencies are plotted.
- 2022-10-08 11:35: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
-
GIF格式的C语言解码源程序GIF89A的标准文档
GIF格式的C语言解码源程序GIF89A的标准文档-GIF format C language source code decoding standard document GIF89A
- 2022-08-17 10:05:18下载
- 积分:1
-
剪贴的生成的算法
剪贴的生成的算法-cut-and-paste generation algorithm
- 2023-04-29 23:55:03下载
- 积分:1
-
在对原图像进行双正交7/9三级小波分解后 ,在第二级的水平、垂直、对角以及第三级对角分量上加入水印系数,再经过小波反变换重构出图像。...
在对原图像进行双正交7/9三级小波分解后 ,在第二级的水平、垂直、对角以及第三级对角分量上加入水印系数,再经过小波反变换重构出图像。-in the original image Biorthogonal 7/9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, after wavelet-transform reconstruct images.
- 2023-02-08 07:25:03下载
- 积分:1
-
绘制Bezier曲线
Bezier曲线是一种广泛应用于外形设计的参数曲线,它通过对一些特定点的控制来曲线的形状,这些点即为控制顶点。本程序代码基于对Bezier曲线的理解,采用opengl中关于曲面方面的相关应用,在VisualC++中绘制Bezier曲面。
- 2023-02-17 04:05:03下载
- 积分:1
-
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选-VB controls in PICUTRE curve to achieve painting examples have two optional parameters
- 2022-03-15 23:54:58下载
- 积分:1
-
利用Direct3D,模拟实现3D水面波纹.
利用Direct3D,模拟实现3D水面波纹.-The use of Direct3D, Simulation and Realization of 3D surface of the water ripples.
- 2022-02-02 16:07:39下载
- 积分:1