-
DDA line drawing algorithm to generate line algorithm, in stipple line algorithm...
直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm, in stipple line algorithm, bresenham Line Algorithm.
- 2022-02-14 20:10:52下载
- 积分:1
-
OpenGL的3D射击游戏实现
是一款基于opengl的3D射击游戏,类似cs.主要用到计算机图形学、c++、opengl的一些相关知识,有文档。程序需要做一点配置才能运行,中国普通本科计算机专业的学生可能用一周的时间才能让该程序运行起来
- 2022-03-31 11:42:50下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1
-
LCD (VB), Visual Basic Programming simulation LCD used in the interface is very...
液晶表(VB),VB编程模拟液晶显示,用在界面上很漂亮!-LCD (VB), Visual Basic Programming simulation LCD used in the interface is very beautiful!
- 2022-12-22 08:45:04下载
- 积分:1
-
a rolling of the graphics control
一个滚动条的图形控件-a rolling of the graphics control
- 2023-02-16 20:50:04下载
- 积分:1
-
turbo c 编的
turbo c 编的-turbo c series
- 2022-12-19 00:15:03下载
- 积分:1
-
用C语言开发图形界面的工具
用C语言开发图形界面的工具-with C-language development tool for the graphical interface
- 2022-02-05 20:53:53下载
- 积分:1
-
Multi Kinect v2 Sensor Activity Recognition for Elderly Care
在每个房间安装一个Kinect, 检测老年人一天的活动,让老年人能有更有信心单独生活
- 2022-06-17 09:33:11下载
- 积分:1
-
OpenGL扩展包的下载及安装
压缩包中有OpenGL的各种扩展:GLee,GLew,GLext。特别为GLee添加了一个测试文件,如果能编译并运行成功,那就可以使用OpenGL1.2或以上的函数
GLee (GL Easy Extension library) is a free cross-platform extension loading library for OpenGL. It provides seamless support for OpenGL functions up to version 3.0 and 399 extensions.
- 2022-08-05 12:15:20下载
- 积分:1
-
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了...
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了-The so-called watershed algorithm realize there are a variety of algorithms, topology, morphology, water modeling and simulation, such as precipitation. Should they get to know not so easily
- 2022-03-02 02:09:02下载
- 积分:1