-
用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作...
用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作-with C Language painting an oval ball rotation procedures used in a large number of mathematical operations
- 2022-05-25 11:30:48下载
- 积分:1
-
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化...
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化-The procedure used to strike a 256x256 gray image histogram can also be carried out on the graphics gray value of 8
- 2022-03-10 18:38:35下载
- 积分: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
-
一个试验室温控系统,可以监控试验设备的温度,可以显示运转速度等....
一个试验室温控系统,可以监控试验设备的温度,可以显示运转速度等.-a laboratory temperature control system that can monitor the temperature of the test equipment can demonstrate operation speed.
- 2022-12-17 20:00:03下载
- 积分:1
-
图像的平移c程序,毕业设计时写的。有图片哦
图像的平移c程序,毕业设计时写的。有图片哦
- 2022-01-25 20:19:08下载
- 积分:1
-
正则化工具
完整的正则化工具,求解不适定问题。本代码运行于matlab上。
- 2022-06-15 06:43:43下载
- 积分:1
-
W2K和WXP下的半透明窗口
W2K和WXP下的半透明窗口-W2K and WXP under the translucent window
- 2023-05-30 12:55:03下载
- 积分:1
-
(计算机图形学)分别用Bresenham, DDA及中点法实现画线段的基本方法
(计算机图形学)分别用Bresenham, DDA及中点法实现画线段的基本方法-(Computer graphics), respectively Bresenham, DDA and the mid-point method to achieve the basic method of drawing line segments
- 2023-05-17 23:25:03下载
- 积分:1
-
窗口编程实例,很酷!
Window 编程例子, 比较cool !-Window programming examples, cool!
- 2023-06-25 16:40:03下载
- 积分:1
-
一个模拟显示自然云彩的C程序
一个模拟显示自然云彩的C程序 -a natural clouds simulation shows the C program
- 2022-02-02 06:26:23下载
- 积分:1