-
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。...
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the intersection of polygons computing capabilities.
- 2022-08-15 01:43:48下载
- 积分:1
-
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,...
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
- 2022-03-10 00:00:53下载
- 积分:1
-
a copy of the source image
源图像的副本
- 2023-08-17 19:50:03下载
- 积分:1
-
the win
win-tc编译器模拟windows画板
- 2023-07-16 05:25:03下载
- 积分:1
-
将窗体编译成类库 将窗体编译成类库
将窗体编译成类库 将窗体编译成类库 -Will be compiled into a class library will form the form will be compiled into a form library will be compiled into a class library compiled form
- 2022-10-17 20:25:03下载
- 积分:1
-
能实现实时图象旋转
能实现实时图象旋转-achieve real-time image rotation
- 2022-06-02 05:29:22下载
- 积分:1
-
bresenham的直线生成算法的代码
bresenham的直线生成算法的代码-generation algorithm code
- 2023-06-29 11:50:03下载
- 积分:1
-
Open Watcom Graphics Library Sourcecode
Open Watcom Graphics Library Sourcecode
-Open Watcom Graphics Library Sourcecode
- 2022-02-10 04:58:54下载
- 积分:1
-
hough transform, capable of detecting images of a straight line, and can detect...
hough变换,能够检测图像中的直线,并能检测出直线的倾斜角-hough transform, capable of detecting images of a straight line, and can detect the angle of inclination of a straight line
- 2022-02-06 12:50:06下载
- 积分:1
-
从资源管理器显示PNG图片
可以加载PNG图片的PictureBox控件,
这个代码是一个PNG显示的类文件,可以从资源文件中加载PNG图片(资源文件需要为自定义资源),
也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示,
可以设置是否使用alpha透明显示以及是否使用透明色,可以指定显示坐标位置。
也可以重叠显示,速度还是蛮快的。感兴趣的朋友大家可以测试一下。
最后有人能改成PictureBox控件,呵呵,大家努力哦
- 2022-01-26 05:44:30下载
- 积分:1