搜索资源列表
liujunpeng20060618polygon
- 实验内容: 2. 实现逐边裁剪算法 2.1 段和裁剪窗口顶点坐标由鼠标输入 2.2 裁剪结果用红色绘制 实验步骤 1. 点取点菜单,在客户区中按下鼠标左键取点 2. 取点完毕后,点画菜单 多边形 把多边形画出 3. 点裁剪菜单裁剪-experiment : 2. By cutting edge achieve 2.1 of the algorithm and cutting window vertex coordinates input from the mou
ZedGraphSampleCS_v5_0_9
- ZedGraph is a set of classes, written in C#, for creating 2D line and bar graphs of arbitrary datasets. The classes provide a high degree of flexibility -- almost every aspect of the graph can be user-modified. At the same time, usage of the classes
FlowChart
- 一款流程图设计软件,可运行设计完成后的流程图并将结果显示在一个输出窗口中,能胜任工业之用!-Flow Chart Visual Programming Language allows to run basic algorithms in a visual way. All you have to do is to place program blocks on the screen, connect them with arrows and run. You can also ru
Jisuanjituxingxue
- 武汉大学计算机图形学实习指导书,一步步教你编写基于MFC的的图形学程序,内含详细代码和流程指导,非常适合计算机图形学初学者-Wuhan University, computer graphics training instruction, teaching you step by step preparation of the graphics-based MFC program, the code contains detailed guidance and procedures, is id
Besenha
- 用逐步比较法或Besenham法绘制圆,用逐步比较法或Besenham法绘制圆-Draw a circle with step by step method or Besenham France
expriment1
- 由函数生成的阶跃响应,包含传递函数,闭环系统-Step response generated by the function
计算机综合实训
- 本系统是基于vs2015环境编写的,根据大体功能,编写工作就是定好大框架,然后按照每个小功能独立编写调试。也就是一步一步写好每个消息响应函数。对于这个题目大致的认识是通过单文档界面的许多控件,实现设置图形绘制、读取保存图片、建立工具箱、图形区域复制、文字输入和橡皮擦的一系列功能。通过鼠标左键的按下抬起和鼠标的移动消息相应模仿windows 自带的画图功能的用户体验,并配合菜单栏进行功能选择,通过菜单栏实现可以存入位图文件的读取,从而实现的基本功能。(The system is based on
