-
实现多边形分割,对于任何的多边形只需输入分割点都可以分割,自相交除外...
实现多边形分割,对于任何的多边形只需输入分割点都可以分割,自相交除外-Realize polygon partition, for any partition of the polygon points only need to input can be divided, except for self-intersection
- 2022-01-26 03:23:51下载
- 积分:1
-
序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。...
序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。-sequence of images stored in the source code will focus on some simple graphics (such as : linear, circular) mapping, storage methods, described Seriealize function of the understanding achieved.
- 2022-04-02 03:11:17下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
飞机的模拟飞行器可在不同地貌下飞行,大家共同学习吧~
飞机的模拟飞行器可在不同地貌下飞行,大家共同学习吧~-aircraft simulated aircraft in flight under different landscape, we learn together it ~
- 2022-05-13 16:24:41下载
- 积分:1
-
visual c++ GDI位图示例程序
visual c++ GDI位图示例程序-visual c++ GDI bitmap sample procedures
- 2022-07-17 19:07:29下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1
-
OpenGL三
OpenGL 三维图像开发技术,对学习VC实现三维重建者,有很大帮助。-OpenGL three-dimensional image technology, the learning achievement of three-dimensional reconstruction of VC, and are very helpful.
- 2023-06-06 14:05:03下载
- 积分:1
-
cap是一个快速捕获桌面区域、窗口的软件,并可保存为图片,类似snapshot!...
cap是一个快速捕获桌面区域、窗口的软件,并可保存为图片,类似snapshot!-cap is a fast desktop capture region, window, software, and save it as a picture, similar snapshot!
- 2023-06-10 13:45:09下载
- 积分:1
-
关于计算机图形学算法的演示,有很多种基本算法的说明和源代码,很值得参考。...
关于计算机图形学算法的演示,有很多种基本算法的说明和源代码,很值得参考。-computer graphics algorithms on the demonstration, many of the basic algorithm and source code, is a good reference.
- 2022-11-10 03:35:03下载
- 积分:1
-
一个图像浏览和处理程序
一个图像浏览和处理程序--An image browsing and processing program
- 2023-09-08 23:15:03下载
- 积分:1