-
图像渐隐效应即将到来的展示实例程序
图象渐隐渐显显示效果的例子程序-image gradually implicit effect of the upcoming show examples of procedures
- 2022-06-28 07:50:27下载
- 积分:1
-
In the process of developing, ui is very important, it can be said, did not also...
在程序开发中,ui是很重要的,可以说,没又好的UI就没有好的软件,本程序是实现光标变化的一个小程序-In the process of developing, ui is very important, it can be said, did not also good UI would be no good software, this program is to achieve the cursor changes in a small program
- 2022-01-22 07:42:07下载
- 积分:1
-
从三字经使用四个不同的筛选器的层析图像重建
这个程序作为输入需要三字经,然后绘制一个文件。使用函数 iradon,程序将会重建层析图像使用从输入的三字经。四个不同的筛选器被用于重建 ︰ Ram Lak、 Shepp_Logan、 汉和汉明。绘制的图形显示所有四个重建图像和像素值。
- 2022-03-23 06:11:49下载
- 积分:1
-
程序名称:对象水平对齐程序 执行命令:at 程序功能:将选定的对象左对齐、右对齐或对中。...
程序名称:对象水平对齐程序 执行命令:at 程序功能:将选定的对象左对齐、右对齐或对中。-Procedure name: the object level of alignment procedures for the implementation of the command: at program features: the selected object left-justified, right-aligned or on.
- 2022-07-04 02:40:21下载
- 积分:1
-
Bezier curve describes the algorithm and procedures realize
描述了Bezier曲线的算法与程序实现
-Bezier curve describes the algorithm and procedures realize
- 2022-06-30 14:54:50下载
- 积分:1
-
程序开始运行时显示启动画面
程序开始运行时显示启动画面-proceedings began running display screens
- 2022-03-10 04:21:04下载
- 积分: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
-
这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。...
这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
- 2022-03-25 04:43:54下载
- 积分:1
-
用VB.NET编写的图片浏览器
一个用VB.NET编写的图片浏览器-VB.NET prepared with a photo browser
- 2022-08-08 02:01:48下载
- 积分:1
-
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙...
在画图较多的应用中, GUI对象需构造和析构, 容易被程序员忽略, 这个类能帮你很大忙-in drawing more applications, the GUI objects need structure and destructors, programmers easily overlooked, this category can help you are very busy
- 2023-07-15 03:50:03下载
- 积分:1