-
这是一个生成圆周的源代码,首先用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
-
一个相当好用的程序启动时screensplash类
一个相当好用的程序启动时screensplash类-a very handy to the commencement of proceedings screensplash category
- 2022-02-01 04:45:44下载
- 积分:1
-
用VC实现一个简单的图象中的数字水印的一些方面的东西
用VC实现一个简单的图象中的数字水印的一些方面的东西-picture VC++ windows
- 2022-04-22 12:27:42下载
- 积分:1
-
一个图像处理的程序,能实现常用的图像处理功能
一个图像处理的程序,能实现常用的图像处理功能-an image processing procedures, to achieve common image processing functions
- 2023-05-30 02:20:04下载
- 积分: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
-
拟合程序,将三个点拟合成一个曲线,再找到曲线的极值点。并显示出来。运行速度快。
拟合程序,将三个点拟合成一个曲线,再找到曲线的极值点。并显示出来。运行速度快。-Fitting procedures, the three points of a curve to be synthesized, and then find the curves of extremal points. And displayed. Running speed.
- 2022-07-26 17:35:15下载
- 积分:1
-
visual C++ gdi编程之3,新手请看
visual C++ gdi编程之3,新手请看-visual C++ programming gdi of 3, and newcomers See
- 2023-08-31 20:20:03下载
- 积分:1
-
自己编的一些图形学代码,想学图形学编程的可以
自己编的一些图形学代码,想学图形学编程的可以-own series of graphics code, like the graphics programming can s
- 2022-01-26 07:15:14下载
- 积分:1
-
a GUI based on the Window HANOR algorithm demonstration algorithm is only a demo...
一个基于Window GUI 的汉诺塔的算法演示,仅仅是算法演示,不能控制-a GUI based on the Window HANOR algorithm demonstration algorithm is only a demonstration of control
- 2022-06-29 07:45:23下载
- 积分:1
-
vc中添加动画的示例程序
vc中添加动画的示例程序-vc add animation sample program
- 2022-07-08 12:58:56下载
- 积分:1