-
matlab_code
实用三百例 前后学习 融会贯通 而且每个实例都是一个小模块 从画图到计算(Around three hundred cases of practical mastery learning and each instance is a small module from the drawing to the calculation)
- 2013-07-19 21:19:02下载
- 积分:1
-
tuxingxuedazouye
说明: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。
2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。
3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。
4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。)
5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种);
7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。
8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
9. 交互式Bezier曲线的输入绘制程序实现
(1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
- 2020-11-09 20:49:46下载
- 积分:1
-
MyDraw
使用C#实现的一个绘图程序,在绘图结束后双击鼠标会得到一条跟踪的直线(Using C# implementation of a drawing program, double-click in the drawing after the end of the line will get a tracking)
- 2013-05-31 16:43:38下载
- 积分:1
-
CGI Project1 201804160740
可拖拽的四边形网格扫描转化与交互式编辑
含有界面设计,画布canvas的定义,和生成、填充图像的drawPoint,drawLine,drawCircle等绘制方法;
含有单个四边形扫描转化,全局网格页面生成,鼠标点击及拖拽响应事件等方法;(Scan transformation and interactive editing of dragged quadrilateral grids)
- 2018-05-16 11:28:01下载
- 积分:1
-
yanghui
利用C++实现的对杨辉三角形的模拟,可以在界面上打出杨辉三角形的内容。
(Achieved by C++ analog Triangle, Triangle content can be played on the interface.)
- 2012-06-02 14:49:27下载
- 积分:1
-
PSCAD_VSCHVDC_MODEL
PSCAD基于两端两电平的柔性直流输电模型,对于研究直流输电建模是一个非常好的参考!(HVDC flexible model based on the two ends of PSCAD level, the study HVDC modeling is a very good reference!)
- 2013-11-24 22:50:45下载
- 积分:1
-
GaiJingBresenham
改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
- 2015-01-16 15:32:26下载
- 积分:1
-
computer-graphics-curriculum-design
本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
- 2013-10-27 16:36:07下载
- 积分:1
-
Cadence-Allegro-Chinese-tutorial
Cadence Allegro 中文教程(Cadence Allegro Chinese tutorial)
- 2013-12-17 14:18:17下载
- 积分:1
-
stanford-plot
stanford大学完好性项目中用来计算PL、AL并表示可用性关系的画图程序,也称为Stanford Plot(VPLSTAT(FNAME, PATH, VAL1, VAL2) reads the given file of TMS Vertical
Protection Limit statistics and plots the color coded histogram.
In addition the regions of integrity failures and unavailability
are shown. Multiple files can be combined by putting in vector of
strings for the FNAME)
- 2021-04-21 12:48:49下载
- 积分:1