-
用opengl程序实现一个球的滚动。
用opengl程序实现一个球的滚动。
-Use opengl program to achieve a ball rolling.
- 2022-08-15 13:16:11下载
- 积分:1
-
该源码用于图像处理初学者,用来了解相关算法的
该源码用于图像处理初学者,用来了解相关算法的-The code is adopt to the beginner of image processing,and it will help you to understand some algorithmic about image processing.
- 2022-02-05 12:37:26下载
- 积分:1
-
purpose
computes histogram and some statistical measures (min, max, ...) for...
purpose
computes histogram and some statistical measures (min, max, ...) for a list of values (one per line)
compile
gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for a list of values (one per line) compile g cc-g-o analyze_values analyze_values.c- lm
- 2022-06-12 20:56:57下载
- 积分:1
-
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!
MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!-MiniGUI example code for learning MiniGUI people, this is a good example!
- 2022-10-22 21:50:03下载
- 积分:1
-
中点 Bresenham 算法绘制0<<k<<1直线 C语言 调试成功 Bresenham 算法画圆 调试成功...
中点 Bresenham 算法绘制0
- 2022-06-12 07:53:27下载
- 积分:1
-
C Builder Open GL programming source library
用C++ Builder进行Open GL编程的源程序库-C Builder Open GL programming source library
- 2022-03-01 07:18:32下载
- 积分:1
-
Struct and pointing with the pointer function combined with the realization of t...
用STRUCT和指向函数的指针定义结合实现了模拟鼠标类,并用它来写了橡皮筋画线法。-Struct and pointing with the pointer function combined with the realization of the definition of a simulation-type mouse and use it to write a rubber band painting line method.
- 2022-03-24 03:39:27下载
- 积分:1
-
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值....
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值.-c graphic language, which can be used as part of the C language development part of the computer games procedures! Very useful.
- 2022-11-04 08:55:02下载
- 积分:1
-
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。...
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。-C system to use the dial to show time. Design thinking : the system by the time of the polar coordinate conversion, and then straight for that hand.
- 2023-02-18 17:40:03下载
- 积分:1
-
球面坐标定位法校正鱼眼图像畸变
根据鱼眼镜头成像的特点,选择合适的图像畸变校正算法,标定鱼眼图像的中心和半径,用标定得到的参数进行校正,推出校正模型,方法简单。程序使用visual studio 2008 编写,需要OpenCV的支持,效果还算可以,不过还有待改进。
- 2022-11-19 19:00:04下载
- 积分:1