CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 绘制矩形

搜索资源列表

  1. Fractal_

    0下载:
  2. 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53389
    • 提供者:cheaijing
  1. MyDraw

    0下载:
  2. 计算机图形学实验中综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:50085
    • 提供者:流星
  1. YANG

    0下载:
  2. 交互式绘图,用橡皮筋法来绘制直线,圆,矩形框。-Interactive graphics, with the rubber band method to draw a straight line, circle, rectangle.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:3319
    • 提供者:杨帆
  1. pictureinapicturezoom

    0下载:
  2. 利用MATLAB绘制图形,并用鼠标拖拉矩形框,选中图形局部放大后,绘制在原图形的右上角,使得局部细节更清晰-Using MATLAB to draw graphics, and drag a rectangle with the mouse, select the graphics local amplification, drawn in the upper right corner of the original graphics, making the local details more
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5726
    • 提供者:chenshukun
  1. MyContour

    2下载:
  2. 用c#编写的生成矩形网格,内插等值点,绘制等值线。-Written in c# generate rectangular grid, equivalent point interpolation to draw the contour.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-10
    • 文件大小:909312
    • 提供者:孙艳
  1. rectangle

    2下载:
  2. 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:1976
    • 提供者:hithit
  1. 4

    0下载:
  2. 在计算机辅助设计(CAD)中,有一个经典问题:消除隐藏线(被其它图形遮住的线段)。你需要设计一个软件,帮助建筑师绘制城市的侧视轮廓图。为了方便处理,限定所有的建筑物都是矩形的,而且全部建立在同一水平面上。每个建筑物用一个三元组表示(Li,Hi,Ri)其中Li和Ri分别是建筑物i的左右边缘坐标,Hi是建筑物i的高度。 -In computer-aided design (CAD), there is a classic problem: the elimination of hidden li
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1188
    • 提供者:hjx
  1. 12

    0下载:
  2. 运用MATLAB语言将矩形波转换成正弦波以及绘制学生成绩图-The use of MATLAB language to convert the rectangular wave sine wave and the mapping of student achievement plans
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4096
    • 提供者:yiqingwen
  1. lab1

    0下载:
  2. 绘制矩形,可设置矩形的颜色和线的宽度还有边的样式。绘制完成后可以头东该矩形。-Draw the rectangle, the rectangle can be set to the color and line width of the side of the style there. Atlas can head east of the rectangle.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4195546
    • 提供者:tong
  1. ploting

    0下载:
  2. 可以实现动态绘制矩形、圆形、椭圆形等图样。matlab例程-Can dynamically draw the rectangle, round, oval and other patterns. matlab routines
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:9001
    • 提供者:彭欢
  1. 001

    0下载:
  2. matlab绘制不同概率各种占空比的矩形随机信号的功率谱密度,本人亲自编写,代码精简效率高,且结果准确(网上流传的各种绘制矩形随机信号功率谱密度的matlab代码能画对的极少见...).-matlab draw rectangle with different probabilities of various duty cycle of the power spectral density of random signals, I am personally prepared, the cod
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:666
    • 提供者:wx
  1. HoneycombPattern_new

    0下载:
  2. 函数HoneycombPattern在已知矩形窗内绘制蜂窝状图案 参数说明: L为正六边形边长,默认10 H为1*2的向量,H(1)和H(2)分别代表待填充矩形的x和y方向的边长,默认[100 100] 若H输入为1*1尺寸,则默认为边长为H的正方形 返回值为所有六边形的顶点横纵坐标 调用举例: HoneycombPattern_new HoneycombPattern_new(5) HoneycombPattern_new(1,[50 40]
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1657
    • 提供者:Neptune_zx
  1. retangleplace

    7下载:
  2. 本程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。程序能够根据用户输入的排样方案对给定的25块矩形件在宽为15的板材中进行排样,并绘制矩形件排样图。-This procedure is used to drain the remaining rectangular nesting nesting kind of rectangular pieces of the program, application software programming matlab prod
  3. 所属分类:matlab例程

    • 发布日期:2013-02-04
    • 文件大小:61114
    • 提供者:lihaixin
  1. CPP

    0下载:
  2. C++绘图代码,绘制矩形,圆,三角形,直线,折线等较简单的平面图形-C++ drawing code to draw a rectangle, circle, triangle, straight lines, polylines, and other relatively simple plane figure
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:339591
    • 提供者:朝阳
  1. dRAW

    0下载:
  2. 小型绘图系统,可以实现矩形,直线,圆形等图形绘制-Small drawing system, drawing rectangles, lines, circular
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3394689
    • 提供者:JuIce
  1. WindowsApplication1

    0下载:
  2. 绘制文本你可以画出矩形、椭圆、弧形,等一些不规则的图形-Draw text
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:539
    • 提供者:安然
  1. ex2

    0下载:
  2. 用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。-Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1127443
    • 提供者:吴雨林
  1. HUITU

    0下载:
  2. 实现简单的绘图,例如绘制直线,矩形,圆等。还能实现填色。-Simple graphics, such as drawing lines, rectangles, circles and so on. Can achieve fill.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1459
    • 提供者:chengwen
  1. MFC

    1下载:
  2. (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-01-13
    • 文件大小:258048
    • 提供者:宋骏霖
  1. remaining-rectangular-nesting

    0下载:
  2. 本程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。程序能够根据用户输入的排样方案对给定的25块矩形件在宽为15的板材中进行排样,并绘制矩形件排样图-This procedure is used to drain the remaining rectangular nesting nesting kind of rectangular pieces of the program, application software programming matlab produ
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2144
    • 提供者:deng
« 12 »
搜珍网 www.dssz.com