搜索资源列表
halfedge.tar
- 半边数据结构C++实现,包里只有一个half_edge类,包含了半边数据结构以及5个基本欧拉操作。显示用的是Opengl-Half_Edge Datastructure implementation.In the source code it has a half_edge class,it defines the basic half_edge datastructure and euler operations.Uses Opengl to display.
FractalEncode
- FractalEncode.rar采用8*8的矩阵作为测试图像进行分形编码,FractalDecode.rar显示了迭代的结果并且与原始数据进行了比较。-FractalEncode.rar 8* 8 matrix as a test image fractal coding, FractalDecode.rar shows the results of iteration and the original data.