-
using the midpoint of a generation of Circle Act procedures
一个采用中点画圆法生成的程序-using the midpoint of a generation of Circle Act procedures
- 2023-02-08 16:45:04下载
- 积分:1
-
可以实现小球的光照效果
可以实现小球的光照效果- May realize the pellet illumination effect
- 2023-01-25 18:05:03下载
- 积分:1
-
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图...
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it is the function call and not aware of these images document the internal format.
- 2022-02-14 12:07:21下载
- 积分:1
-
A matching on a graph is a set of edges, no two of which share a vertex.
A matching on a graph is a set of edges, no two of which share a vertex.
- 2022-06-13 18:15:04下载
- 积分:1
-
长方形的填充和背景填充
长方形的填充和背景填充-rectangular background filled and filled
- 2022-01-25 23:11:01下载
- 积分:1
-
Histogram, linear maps, pie chart rendering, and supports bitmap graphics output
柱状图,线性图,饼图的绘制,并支持bitmap图形输出-Histogram, linear maps, pie chart rendering, and supports bitmap graphics output
- 2022-10-04 15:30:03下载
- 积分:1
-
a good single document to achieve photo management software, more functional and...
一个不错的单文档实现的图片管理软件,功能比较实用,-a good single document to achieve photo management software, more functional and practical,
- 2023-07-18 10:05:04下载
- 积分:1
-
ReconocedorBarcodeenMatlab
ReconocedorBarcodeenMatlab
- 2022-07-12 12:45:08下载
- 积分: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
-
avl平衡树,很好用的数据结构,对建立索引有帮助
avl平衡树,很好用的数据结构,对建立索引有帮助-avl balance tree, very good data structure,will be helpful for creating index.
- 2022-07-13 03:28:36下载
- 积分:1