资源列表
Non-Photorealistic-Graphics
- Non-Photorealistic Computer Graphics by Morgan Kaufmann Publishers 非真实感图形学方面权威著作-Non-Photorealistic Computer Graphics by Morgan Kaufmann Publishers
sin-generate
- 生成所需要的正弦波、方波、三角波、锯齿波-Generate a sine wave, square wave, triangle wave, sawtooth wave
Target-area-extraction
- 一个基于matlab实现的目标区域提取源码。-A matlab implementation of the target area to extract the source code.
shishiquxianxianshi
- 用Visual C++实现对数据的实时曲线显示-Use Visual C++ to show the data on a picture
symbols
- c语言画的一些简单的符号,如圆、晕线等。计算机地图制图课的实习结果-some symbols,such as circle
Graphic(1)
- 这是用C++编写的简单的绘图程序。由于能力有限,画的是简单的直线,椭圆,还可以输入汉字。以及改变图像颜色等功能。-this is a graphic program ,which can draw the line,the ellipse and the word with the mouse at liberty.
computer-graphic
- 这个程序是用C++MFC编写的有关绘图的简单小程序。它只能绘出一个蝴蝶结形状的图画,很漂亮。-It is a program about how to draw a picture. The program only draw a bowknot,but it looks beatiful.
forstner
- 这个是用C++编写的forstner 算法代码。首先利用差分算子提取候选点再与阈值比较 提取特征点。-this is a programe is about forstner arithmetic.At first it use difference operator to choose the candidate points.
worldmap
- 利用世界地图软件画某一区域的地图,如香港地区,-World map software to draw a map of the area, such as Hong Kong,
Bezier-(2)
- bezier的程序,很好用的 ,我验证没有问题的,可以放心使用-bezier procedures, good, I verified that there is no problem, you can rest assured that use
B
- bezier的程序,很好用的 ,我验证没有问题的,可以放心使用-bezier procedures, good, I verified that there is no problem, you can rest assured that use
Graph-theory-Kruskal-minimum-spanning-tree-algori
- Graph theory Kruskal minimum spanning tree algorithm and Paint program