-
显示和输入报表的源程序
显示和输入报表的源程序-display and entry statements of the source
- 2023-01-25 20:15:03下载
- 积分:1
-
计算机图形学中用DDA与中点法画直线 练习
计算机图形学中用DDA与中点法画直线 练习-DDA and the midpoint of paintings straight practice
- 2022-05-28 06:29:35下载
- 积分:1
-
A very good procedures open the three
一个很好的打开三维人体的程序,希望对做着方面研究的人有用.同时希望大家都能贡献自己好的代码.-A very good procedures open the three-dimensional human body, in the hope that the person doing the research useful. I also hope that everyone can contribute their good code.
- 2022-01-25 23:35:53下载
- 积分:1
-
cubic Bezier curve Although the Second Principle Bezier curve with a similar, bu...
三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
- 2022-06-13 15:42:13下载
- 积分:1
-
编译成功,bmp浏览器
编译成功,bmp浏览器-build successful, bmp browser
- 2022-08-20 17:01:51下载
- 积分:1
-
This is a demonstration of the algorithm Graphics
这是个Graphics的演示算法-This is a demonstration of the algorithm Graphics
- 2022-08-21 09:43:47下载
- 积分: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
-
将Gif图象转换成VRML格式
将Gif图象转换成VRML格式 -will Gif images converted into VRML format
- 2022-02-05 10:21:39下载
- 积分:1
-
基于jQuery的一个图表开发工具,例子很明确,套用很方便
基于jQuery的一个图表开发工具,例子很明确,套用很方便
-A chart based on the jQuery development tools, examples are clear, easy to apply
- 2022-08-22 22:05:11下载
- 积分:1
-
WebImgStamp(图章c#)图章自动生成
WebImgStamp(图章c#)图章自动生成-WebImgStamp (# seal c) seal automatic generation
- 2022-11-28 23:45:02下载
- 积分:1