资源列表

« 1 2 ... .05 .06 .07 .08 .09 410.11 .12 .13 .14 .15 ... 842 »

[绘图程序sdraw

说明:用SDK写的画图软件.可画线,方,圆.点.等-using the SDK to write drawing software. Can painting lines, side and round. Point. So. .
<牛人> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序DrawJinganshi

说明:设计实现直线的DDA算法或BRESENHAM算法,并在此基础上进行下面的实验: 绘制金刚石图案 -Design linear algorithms or DDA BRESENHAM algorithm, and on this basis for the following experiments : Drawing diamond logo
<沈丽华> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序jisuanjituxing

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

[绘图程序1921682910720071121555219522753

说明:图形学曲线直线三角行变换 ,简单明了,容易看懂-graphics Triangle straight line curve transformation, in simple, easy to understand
<yy> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序easy_draw

说明:用VC编写的一个简单的画图程序 适合VC图形图像初学者-VC prepared with a simple drawing program suitable for beginners VC Graphics
<柯南> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序Graphic

说明:使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用-CArchive Class used to operate on the document. MFC fr a mework for p
<李旭锋> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序MyDemo

说明:基于vc++。net环境的图形处理程序,完成绘图和图像处理等多个操作-Based on vc++. net environment graphics processing procedures, the completion of mapping and image processing operations etc.
<屁颠颠> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序117143196

说明:个人的图形学源码!!能够通过改变里面的参数的情况来改变图形的样子-Individual graphics source! ! Able to change parameters inside to change the graphics look
<WANGYI> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序FYCurve

说明:基于ATL编写的二维曲线图显示,多种显示格式,图形编程可参考。-ATL prepared based on two-dimensional graph shows, a variety of display formats, graphical programming can be found.
<Frank Meng> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序CxSkinButton_demo

说明:位图 按钮 实现任意不规则按钮 使用双缓冲技术 不会闪烁-Bitmap button button to achieve arbitrary irregular use double buffering is not blinking
<颜德宝> 在 2025-03-04 上传 | 大小:89kb | 下载:0

[绘图程序HomeWork

说明:该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
<Check> 在 2025-03-04 上传 | 大小:89kb | 下载:1

[绘图程序coooooldraw

说明: 很小的绘图程序,基本功能都实现了,很实用-Small graphics program, the basic functions are realized, it is practical
<tonywiwi> 在 2025-03-04 上传 | 大小:89kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 410.11 .12 .13 .14 .15 ... 842 »

源码中国 www.ymcn.org