搜索资源列表
MyPaint1.0
- 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
一个简单的绘图工具
- 该程序具有优良的扩展性能。如果想要添加新的绘图元素,那么只需要添加一个以CdrawElement类为基类的绘图类即可,从而非常方便对程序进行扩展。-the procedure with excellent scalability. If you want to add a new graphics elements, then only need to add a category for CdrawElement base class graphics category can be, thu
subset
- 用回朔算法解决子集和问题 输出整数集的所有子集,使子集的各元素之和为S-Schomburg algorithm used to solve the problem and the subset of output Integer Set subset of all, the subset of the elements and as S
VanvaSrc_v25ad
- 瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样, 帮你轻松画出各种随机的图案花样。网上有很多根据我的算法写的程序,这是原作者的万花规免费屏保! [最后更新] 2005-1-12 - 新增设置项:保留背景,随机变化或渐进变化 - 新增全屏显示时热键: 空格 : 显示详细信息(开/关) F1 : 切换显示间隔(0~5秒) F2 :
painting
- 用Java实现的绘图程序,给出了基本的画图元素如圆,方形,直线等,实现了画图的基本功能,从而可以画出复杂的图形
MyDraw
- 一个简单的绘图软件,对基本图形元素进行了重载,适合图形方面入门使用
huatu
- 利用VC完成的画图程序,包含各种基本的图形元素和几种曲线可直接编译运行
fenxintu
- 分形几何是数学领域里新兴的课题,如果将图形的每个元素按某种规则进行变形,得到新的图形,以此类推,进行若干次变形后得到的图形就是分形图形。本程序实现分形图。
jiaozheng
- 这是一个阵列校正的程序,通过计算协方差矩阵,利用矩阵元素间的关系计算出阵列的幅相误差-This is an array of calibration procedures, by calculating the covariance matrix, the relationship between the matrix elements of the array to calculate the amplitude and phase errors
NTGraph_src
- 绘制二维图像(点和线),使用很简单,自定义的绘图元素-Draw two-dimensional images (point and line), the use of very simple, custom graphics elements
MiniDrawing
- 一个小型的图形绘制系统,其中包括多个典型的绘图元素的算法。-A mini Drawing System
Shape
- 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing
draw
- 图形的绘制:图形主要包括点、直线、弧线、圆、椭圆、多边形等。用户可以通过菜单或工具条按钮两种方式选择将要绘制的图形,从状态栏上可以看到当前绘制的图形类型。用户能够对图形元素的线型参数、填充参数进行设置。图形的编辑:支持撤销、恢复以及对当前所画图形的重复等操作。图形文件的读写:能够将所绘制的图形保存到文件中,并能够进行文件的读取。 -Graphics rendering: graphics including point, line, arc, circle, ellipse, polygon
DArray
- 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性-Write a drawing applet MiniDraw, required drawing a straight
Graphics-
- 图形编程,能够画出直线,椭圆,矩形等几何元素,结果可以保存并读出-Graphics programming, to draw lines, ovals, rectangles and other geometric elements, the results can be saved and read
picture
- 图形编程: 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。 -Graphics Programming: Provides a graphical interface tool, allowing users to draw lines, ovals, polygons and other geometric elements, the results can be saved and can be read out.
4.drawing
- 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。-Provide a graphical tool interface that lets users can draw a straight line, ellipse, geometrical element polygon, etc, the results can save and can be read.
Fund3-Draw
- 图形编程 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。 -Graphical programming provides a graphical tool interface, allowing users to draw lines, ellipses, polygons and other geometric elements, the results can be saved and can be read out.
choas
- 1、faii.m 求复杂网络矩阵A的对角线元素 2、logistic.m 逻辑斯蒂映射 3、mh_feedback_Lorenz.m & Lorenz.m 洛伦兹方程连续反馈 4、mh_daleytime_feedback.m & Lorenzdt.m 洛伦兹方程延时反馈 5、mh_Henon_map.m 埃农映射 6、mh_ogy_Henon.m OGY方法(参数微扰法)控制埃农映射 7、mh_ogy_logistic.m OGY方法控制逻辑斯蒂映射 8、ode45
colorplot
- 将一张表格的数据或者一个矩阵,其每个元素的大小映射到一种颜色,从而通过颜色大小直观看出数据分布-A data table or a matrix, the size of each element is mapped to a color, thereby visually see the data of the color or size distribution