资源列表
Graphics
- 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenham algorithm), a straight line
gdopContour
- 很好的gtop绘图程序, 里面有源代码!-Good gtop drawing program, which source code!
deinterlace
- 图像去隔行函数,去除两场由于时间间隔造成的分割条纹-Image de-interlacing function to remove the two time intervals as a result of the division caused by stripe
WORM
- 蜗杆传动设计校核,基于autocad软件autolisp开发的-Worm-drive design verification, based on the development of autocad software AutoLISP
flowstop1
- 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置-motion estimation algorithm source, search for semi-precision accuracy, is the whole pixel search to match the location of the pixel within the field investigation, then further search,
Yuv_DeIntelace.zip
- 反交錯演算法 Yuv Deinterlace no error no warring in VC6 ,De-interlacing algorithms Yuv Deinterlace no error no warring in VC6
VinciDrw
- 一个MFC 绘图示范程序,示范划线、矩形、圆,缩放等。-a demo code for GDI draw in MFC.
basemap.tar
- grads画图软件底图,只画某个省份底图,或者只画中国的底图-grads basemap
qumian
- 计算机图形学原理及算法教程(和青芳)随书源代码——曲线和曲面-Computer graphics theory and algorithms tutorial (and blue-fang) With the book source code- Curves and Surfaces
DXF
- 如何解析DXF文件,然后用VC重绘,这样就能实现CAD与DXF的快速转换-How to parse DXF file, then use the VC redrawn so that we can achieve the rapid conversion CAD and DXF
Draw
- 类似Windows的画图工具,功能特别强大!-The drawing tools similar to Windows, is particularly powerful!
5
- huatuchengxu简单画图程序要求:(1)可绘制直线、椭圆、三角形、矩形; (2)可填充形体、绘制文本;可改变线条颜色、类型、填充方式; (3)可对图形进行删除、拷贝、剪切、平移、恢复和撤销操作; (4)可完成图形文件的保存、打开、打印且能提供将所绘图形转换为位图进行存储的功能。 -huatuchengxu简单画图程序