资源列表
多边形
- 关于图形学大作业的多边形-large graphics on the polygon operations
绘制NURBS曲面
- 关于图形学大作业的绘制NURBS曲面-major operations on the graphics rendering NURBS
VCHOME图形图像编程技术篇
- 图形图像编程技术-graphics programming techniques
Denauley
- delphi_平面内任意三角形网络算法-delphi_ plane arbitrary triangular network algorithm
图形学作业终结版
- 图形学程序,有一些画图的程序,全部都是自己编写的源码,有一些来自于清华大学出版的《计算机图形学》-graphics procedures, some drawing procedures, all prepared by the source itself, some from Qinghua University, published in the "Computer Graphics"
字符裁剪
- 这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
WclStandard
- 关于模拟图像地图的一个封装类,分为大地图和导航图,用picturebox控件完成,可以拖动大地图也可以通过导航图来定位。-simulated images on the map of a package type, classified maps and navigational charts, complete with picturebox control can drag map can also locate the navigation map.
测试程序2
- 一个关于图片合成的程序,将动态生成的文本和图片对象与背景图片合成。-a picture on the synthesis procedure will be dynamically generated text and pictures objects and background images synthesis.
读写jpgdib文件的类
- 一个可以随意操纵Jpeg文件的函数库,我曾经在这个库上做过很多图形类的程序,希望可以为大家提供一点帮助-one can arbitrarily manipulate Jpeg document libraries, I have been at the library has done a lot of graphics category procedures, we hope to provide a bit of help
JAVA程序员必读之基础篇
- java编程前看看有好处,特别是初学者。-look at the good, especially beginners.
guangxiangenzong
- 光线跟踪程序的vc实现。可以绘制简单的三维图形,有阴影效果-The ray track program that achieved by VC,it can plot sipmle 3D graph with shadow effect