资源列表

« 1 2 ... .94 .95 .96 .97 .98 2999.00 .01 .02 .03 .04 ... 18703 »

[绘图程序jisuanjituxing

说明:根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r WholeCircle(xc,yc,x,y,color
<周林> 在 2025-11-23 上传 | 大小:89kb | 下载:0

[2D图形编程Creating_a_DIB_section_from_a_BMP_file

说明:一个从BMP文件中创建一个设备无关的位图的程序-a BMP file from creating an equipment unrelated to the Bitmap procedures
<fuhan> 在 2025-11-23 上传 | 大小:4kb | 下载:0

[图片显示浏览TransparentBmp

说明:透明的显示位图,并用内存dc解决屏幕闪烁问题-transparent bitmap display, and memory use dc screen flicker problem solving
<fuhan> 在 2025-11-23 上传 | 大小:408kb | 下载:0

[波变换3dwaveletebyrf

说明:这是一本关于高维(三维以上)小波的书,对做三维的朋友应该有参考价值,所以特意贡献出-This is one of the high-dimensional (3-D above) wavelet, the book right to do 3D friends should have reference value, So deliberately contributing
<QHLee> 在 2025-11-23 上传 | 大小:9.41mb | 下载:0

[OpenGLadvanced_open_gl_programs

说明:opengl 书,详细说明介绍opengl -opengl book detailing on opengl
<yinke> 在 2025-11-23 上传 | 大小:1.39mb | 下载:0

[OpenGLmediaexe

说明:opengl程序 关于mesh的可执行文件-opengl procedures on mesh executable file
<yinke> 在 2025-11-23 上传 | 大小:393kb | 下载:0

[3D图形编程nodesystem

说明:关于3ds 模型文件 读取问题的文件,包括执行文件和源文件-3ds model document on the issue read in the paper, including the implementation of documents and source documents
<yinke> 在 2025-11-23 上传 | 大小:2.04mb | 下载:0

[绘图程序DLL_Class

说明:mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
<wu> 在 2025-11-23 上传 | 大小:35kb | 下载:0

[GIS编程DLL_Func

说明:mapgis二次开发dll函数,vc++6.0制作-mapgis secondary development dll function, the production of 6.0 vc
<wu> 在 2025-11-23 上传 | 大小:9kb | 下载:0

[绘图程序zdhy

说明:用Bresenham算法画圆,使用打点函数实现上述功能-with Bresenham algorithm Circle, which was used to achieve the above function function
<朽木银> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[OpenGLsph

说明:基于OPENGL的光照球体,点击可以变换多种色,-based on the OpenGL light sphere, it may change a variety of colors,
<ZHOUYAN> 在 2025-11-23 上传 | 大小:801kb | 下载:0

[图形图像处理(光照,映射..)Image

说明:用Visual Basic将将图片写入数据库并显示出来的VB源码,在VB6.0环境下调试通过。-Pictures with Visual Basic will be written to the database and displayed VB source code in VB6.0 through debugging environment.
<雪浪> 在 2025-11-23 上传 | 大小:2.52mb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2999.00 .01 .02 .03 .04 ... 18703 »

源码中国 www.ymcn.org