资源列表
Mandelbrot
- 叠代制作彩色图片形成心形镜-iterative production of color photographs formed heart-shaped mirror
百叶实例
- 演示百叶窗效果的例子-demonstration effect of examples Louver
Move2D
- ARX AutoCAD 2002二次开发-ARX AutoCAD 2002 Second Development
AutoCut
- AutoCAD ARX 自动裁切-ARX automatic cutters
txx
- bresenham的直线生成算法的代码-generation algorithm code
minibrowser
- 自制的浏览器,该有的功能都有了-homemade browser, which has a functional
旋转程序
- 在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the exter
直方图算法
- 直方图算法,用于图像处理-histogram algorithm for image processing
腐蚀算法
- 这段程序,实现了上述的腐蚀运算,针对的都是黑色点。-this process, achieve the above corrosion operation has been aimed at Black Point.
膨胀
- 这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
投影法
- 投影法的源程序,虽然是二值图,但为了处理的方便,用的是256级灰度图-projection of the source, although the value of two plans, but in order to facilitate the use of 256 grayscale
实现反色
- 程序实现了反色,注意其中真彩图和调色板位图处理时的差别。-program of anti-color, true color pictures attention Bitmap and palette handling differences.