资源列表
SeedLineFill
- 基于种子填充算法的扫描线实现,不会出现堆栈溢出-Seed fill algorithm to achieve the scan line
line
- 基础的DDA算法用来画直线,使用MFC做框架实现-Based DDA algorithm is used to draw a straight line, use the MFC framework to achieve to do
System
- vc6.0编写的移动消防救援系统,小球代码消防员,用4个室内可移动基站确定相对坐标系,检测消防员在室内的位置。-Mobile Fire Rescue prepare vc6.0 systems, small ball code firemen, with four indoor mobile base stations to determine the relative coordinate system to detect the location of firefighters inside
rocka
- 图像边缘提取算法C语言代码-Image Edge Dectet code written in C.
MyVC3
- 绘图程序,实现不同形状的平面图形的输出。-The code of draw
rotation12345
- 该程序实现了二维图形的旋转功能,并且能够通过输入旋转角度来实现旋转-The program achieved two-dimensional graph of rotation ..
getpicfromviedo
- 使用MATLAB从视频中截取图像,包括使用的影像,适合初学者-Use MATLAB clipped image video
XuXian
- 这是个关于VC++虚线画法,包括设置线宽,用VC++中的MFC-This is VC++ on the dotted line painting, including the set width, using VC++ in MFC
DICHNGMONI
- 模拟电场线的生成,设计程序模拟两个任意电荷的电力线,并在计算机屏幕上显示-Simulation of electric field line
FileSwitch
- CAD文件格式转换代码,支持DWG2000,CATIA,KMG,IGES,带文件识别说明-CAD file format conversion code support DWG2000, CATIA, KMG, IGES, with identification document shows
OLED_Display_128X128-master (1)
- arduino lib for oled display
Digital-Differential-Analyzer
- 验证直线和圆生成的DDA算法和Bresenham算法。能通过类分别抽象直线和圆,并对各自的DDA算法及Bresenham算法生成图元功能进行封装,通过设计MFC单文档应用程序来验证算法的正确性。-DDA Algorithm Bresenham algorithm verification and generation lines and circles. By abstract lines and circles class respectively, and the respective DD