-
opengl太阳地球系统
基于openGL制作的太阳系模型。。。感觉还不错。。。。 -OpenGL-based models produced by the solar system. . . Feeling pretty good. . . .
- 2022-04-19 13:02:01下载
- 积分:1
-
c algorithm commonly used procedures set
c常用算法程序集-c algorithm commonly used procedures set
- 2022-02-05 21:00:52下载
- 积分:1
-
purpose
applies mean filter to gray
purpose
applies mean filter to gray-scale PGM image
compile
gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm
-purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c- lpgm- lpbm- lm
- 2022-03-25 16:01:56下载
- 积分:1
-
Graphic images show the effects, including the translation shows that the fall f...
图形图像的特效显示,包括平移显示、从小倒下、从左到右显示-Graphic images show the effects, including the translation shows that the fall from a young age, left to right show
- 2023-01-04 00:30:04下载
- 积分:1
-
用分型几何做的一个好看的三维图形, a,s,d,q,w,e 可以旋转
用分型几何做的一个好看的三维图形, a,s,d,q,w,e 可以旋转-type used geometric done a pretty 3D graphics, a, s, d, q, w, e rotates
- 2022-01-26 06:35:50下载
- 积分:1
-
一个简单的仪表程序,现在好多网站提供的需要注册收费,这是一个免费的,可以参考一下...
一个简单的仪表程序,现在好多网站提供的需要注册收费,这是一个免费的,可以参考一下-A simple instrument procedures, and now needs a lot of website registration fees, this is a free, you can refer to
- 2022-07-03 14:41:11下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your Tracker application.-This file contains a summary of what you wil l find in each of the files that make up your Track er application.
- 2022-07-14 13:02:51下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
Visual C#图形图像编程(处理图片)
Visual C#图形图像编程(处理图片)-Visual C# graphics programming (for Photo)
- 2023-04-30 11:40:03下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1