资源列表
CarCrash
- 图形车辆跟踪的算法,可以主动建立图像要跟踪的车辆数目,并跟踪,如果车辆发生碰撞则消失
多边形的填充程序
- 实现了绘画任意多变形,以及对多边形的填充,颜色选择。-achieve the arbitrary drawing more deformation, and the polygon filling, color choices.
graphlayout
- exploring graph layout
2DGraph
- An example of using bitmap graphics in C#, draw the ship the graphical primitives. Drawing in a pictureBox.-An example of using bitmap graphics in C#, draw the ship the graphical primitives. Drawing in a pictureBox.
MATLAB基于点的图像配准程序
- MATLAB基于点的图像配准程序,可以运行,可以完成配准,希望可以帮助到大家
CMyGrid1
- MSFlexGrid控件的一个示例,使表格的每一格都可单独编辑。
471396
- MJPG to JPG Convert,MJPG JPG格式转换,-MJPG to JPG the Convert, MJPG JPG format conversion,
SMYAOJ14
- 实现三维对象的平移,旋转变换,以及投影变换,不错的-Realize 3 d object of translation, rotation transformation and projection transformation, good
Cohen-SutherlandMFC
- Cohen-Sutherland算法实现直线裁剪在MFC下实现,opengl-Cohen-Sutherland algorithm implemented in MFC linear cutting, opengl
1
- 针对环形公路,有小车辆,从两个路口随机产生,依据红绿灯变换运行,大车沿着圆角矩形运行,大车后变红时,小车停止-In view of the ring road, the operation of the vehicle
yuzhifenge
- 基于VC++得阈值分割算法得实现
KenDelaunay2D
- 1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形 3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay