-
从散乱点插值生成轮廓线并提供颜色…
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
- 2022-07-19 00:54:57下载
- 积分:1
-
Using OpenGL realize the Marching Cube dynamic 3
用OpenGL实现的Marching Cube动态3维图像,基于VC++6.0的开发平台。-Using OpenGL realize the Marching Cube dynamic 3-dimensional images, based on VC++ 6.0 development platform.
- 2022-03-20 12:55:46下载
- 积分:1
-
Java 3D代码for some
some java code for 3D
- 2022-07-11 07:01:15下载
- 积分:1
-
显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。...
显示图像的文件头和信息头,并且显示直方图,图像平滑和锐化。-show the first images of documents and information head, it also shows the histogram, image sharpening and smoothing.
- 2022-05-23 05:08:01下载
- 积分:1
-
计算机图形学 用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载...
计算机图形学 用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-Computer graphics methods used BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
- 2023-04-28 10:05:04下载
- 积分:1
-
A program of digit recognition.
数字识别的源代码程序-A program of digit recognition.
- 2022-07-03 15:40:55下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
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)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
一套 自己开发UI源码 尚未完善
一套 自己开发UI源码 尚未完善...
一套 自己开发UI源码 尚未完善
一套 自己开发UI源码 尚未完善 -UI developed a set of source code has not yet been developed to improve the UI source code yet to be perfected
- 2023-09-08 09:10:03下载
- 积分:1
-
用VC++实现的图像读取的基本算法,可读取DIB文件
用VC++实现的图像读取的基本算法,可读取DIB文件-Using VC++ to achieve the image to read the basic algorithm, DIB files can be read
- 2022-11-09 00:30:03下载
- 积分:1
-
divcsschinamap
div和css形成的中国地图。很实用的
大家可以学习定位-divcsschinamap
- 2022-04-28 12:50:44下载
- 积分:1