-
imitate the small windows drawing software
模仿windows画图的小软件-imitate the small windows drawing software
- 2022-06-22 05:07:18下载
- 积分:1
-
这是一个制作扭曲文字的程序原代码,欢迎下载试用!
这是一个制作扭曲文字的程序原代码,欢迎下载试用!-this is a production-distorting procedures original language code, welcomed the trial download!
- 2022-01-31 08:58:46下载
- 积分:1
-
Dijstra算法图
/*
- 2022-03-10 01:56:58下载
- 积分:1
-
变色按钮,鼠标移过按钮,会变色。有字旋转
变色按钮,鼠标移过按钮,会变色。有字旋转-change button by moving the mouse over the button will change color. Rotary is the word
- 2022-11-12 23:35:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
[图形图象]综合录井图
[图形图象]综合录井图-[graphics] comprehensive logging plan
- 2023-03-20 06:00:03下载
- 积分:1
-
一个在单文档引用程序中的绘图算法,提供了最基本的思路
一个在单文档引用程序中的绘图算法,提供了最基本的思路-a document cited in a single procedure for the drawing algorithm, provide the most basic ideas
- 2022-05-20 09:30:34下载
- 积分:1
-
一个老外写得曲面的短小精悍的源代码,一个老外写得曲面的短小精悍的源代码...
一个老外写得曲面的短小精悍的源代码,一个老外写得曲面的短小精悍的源代码-Written in a foreign surface dapper source code, written in a foreign surface dapper source code
- 2022-12-29 02:15:03下载
- 积分:1
-
一个dxf输出dxf12的例子
一个dxf输出dxf12的例子-an example of the output dxf12
- 2022-10-06 19:30:03下载
- 积分:1
-
用MATLAB处理图像,通过直线的Hough检测等。
用MATLAB处理图像,通过hough变换检测直线,并且可以直接画出直线。-Image processing using MATLAB, through the detection of a straight line hough transform, and can draw a straight line.
- 2022-07-02 07:33:52下载
- 积分:1