- LUVTORGB 色彩空间的转换
- FCMVB 模糊聚类和硬聚类实现的VB代码: 1利用模糊理论的聚类方法把数据分类 2直接利用硬聚类方法把数据分类
- DownLoad java 轻松实现下载功能 是初学者很好的学习实例
- Buzz-Demo-Source-Code i tried many softwares and apps but did not success to handle other apps from my app so decide to develop sending keys method by using this any one may know how to handle other apps from our apps using c# in .net.
- super16eye 监控摄像头管理软件
- PinBall-Game 一款弹球游戏
资源列表
Dda(j)
- 计算机图形学相关程序利用C语言进行实现的算法
ImproveDDA
- 改进的DDA算法,不论方向输出像素点,即给出线段两端点,就得到唯一的线段像素值-improved algorithm, regardless of the direction of the output pixel, which is given segment ends, on the line is the only value of the pixel
biaoji
- 在matlab中进行曲线标记的m函数.比较实用,给大家分享!
cc
- 实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响-Achieve the steepest descent method to study the characteristics of step length factor and the proliferation of degree of influence on the convergence rate
test_circle
- 实现圆形时钟的时针和分针的快速旋转,注释完整,在matlab2010上运行通过-Rapid rotation round the clock hour and minute hands, complete notes, in matlab2010 run through
yan
- 显示所选彩色图像的原始图像和颜色直方图 编程对颜色直方图的颜色多少按大小排序,取前n个(分别取1、2、5、8、16)值对应的颜色编号,作为图像的n个主色调,可实现 显示出n种色调,本文选择5种
atkenAndFollowup
- 埃特金插值算法和追赶法求解三对角方程组,都是自己通过看书自己编写的,我个人觉得还是具有通用性的。-The Aitken interpolation algorithm and the catch-up method for solving tridiagonal equations are own by reading a book I have written, I personally think it has the versatility.
Bezier
- Bezier曲线,用Turbo c3.0IDE写的3次Bezier曲线程序
yuan
- 使用matlab编写的根据圆心坐标画圆,且填充颜色-Using Matlab prepared according to the center coordinates of the circle, and fill color
dianwei
- matlab程序,根据给定值,绘图显示电位值-matlab,plot the graph for the value
my034
- 多种特殊图形作图,例如扇形图,饼图,直方图,玫瑰图,羽毛图-graphics
00_DDA_LINE
- 一个DDA算法画线的c程序,希望对初学者有些帮助,学习图形学都要学这个。-a line drawing algorithm c procedures in the hope that some help for beginners, students are learning the graphics.