资源列表

« 1 2 ... .61 .62 .63 .64 .65 766.67 .68 .69 .70 .71 ... 842 »

[绘图程序tianchong

说明:扫描线种子填充源代码,属于计算机图形学范畴,可以在c以及c++的编程环境下运行-Scan line seed fill source code belonging to the scope of computer graphics can be in the c and c++ Programming environment running under
<yang> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序bre

说明:Bresenham画法源代码,属于计算机图形学范畴,可以在c以及c++的编程环境下运行-Bresenham drawing source code belonging to the scope of computer graphics can be in the c and c++ Programming environment running under
<yang> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序zongdian

说明:中点画线法源代码,属于计算机图形学范畴,可以在c以及c++的编程环境下运行-Stipple line method in the source code belonging to the scope of computer graphics, you can c, as well as c++ Programming environment running under
<yang> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序bre_line

说明:Bresenham画法源代码,属于计算机图形学范畴,可以在c以及c++的编程环境下运行
<yang> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序yan

说明:显示所选彩色图像的原始图像和颜色直方图 编程对颜色直方图的颜色多少按大小排序,取前n个(分别取1、2、5、8、16)值对应的颜色编号,作为图像的n个主色调,可实现 显示出n种色调,本文选择5种
<liangsj> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序bezier1

说明:N次Bezier曲线,可以绘制N次Bezier曲线-N times Bezier curves can be drawn N times Bezier curves
<lsbluels> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序flag

说明:绘制一面红旗,一个简单的小程序,大家看看!-Drawing red side, a simple small program, let us look at!
<人墙> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序threeBCurverC

说明:三次B样条曲线 对于初学计算机辅助几何设计的学生来说 是一个很好的程序 易懂 简单-Three B-spline curve for the novice computer-aided geometric design students is a good program easy to understand simple
<白灵> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序sanciByangtiaoquxian

说明:此程序可运行后为三次B样条曲线 用光表进行绘图 很好的程序 跟大家分享-This program can be run for the three B-spline curve drawing with light table with a very good program to share
<白灵> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序imagechange

说明:应用turbo c开发环境,实现二维图形的变换,程序正常执行-Application of turbo c development environment to transform two-dimensional graphics, normal program execution
<夏天> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序ksw_ga

说明:自己编写的ksw算法,希望对大家有用啊。这是一个急于二维直方图的程序-I have written KSW algorithm, in the hope that everyone ah useful. This is a rush to process two-dimensional histogram
<郑伟> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[绘图程序bresenham

说明:Bresenham算法的优点是: 1、不必计算直线之斜率,因此不做除法; 2、不用浮点数,只用整数; 3、只做整数加减法和乘2运算,而乘2运算可以用硬件移位实现。 Bresenham算法速度很快,并适于用硬件实现。-Bresenham algorithm
<feng> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 766.67 .68 .69 .70 .71 ... 842 »

源码中国 www.ymcn.org