CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - d/a

搜索资源列表

  1. ZHG-bmp-maker

    0下载:
  2. 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:607.98kb
    • 提供者:ZHG
  1. jisuanjituxing

    0下载:
  2. 根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r WholeCircle(xc,yc,x,y,color
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:79.84kb
    • 提供者:周林
  1. draw4D

    0下载:
  2. 这是一个很不错的 4-D 多面体绘图程序。内附详细说明-This is a very good 4-D polyhedron mapping procedures. Containing a detailed descr iption
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:205.63kb
    • 提供者:李梦龙
  1. tuxingxueshiyan3

    1下载:
  2. 实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。 -three experimental interactive graphics technology
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:40.76kb
    • 提供者:fisherman
  1. AlphaMMX

    0下载:
  2. Presents an terrain algorithm that allows large landscapes with a high level of close-up detail.-Presents an algorithm that allows terrain large landscapes with a high level of close-up d etail.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.2mb
    • 提供者:
  1. 2003010296_大作业1

    0下载:
  2. a CRect rc(x - 12, y - 12, x + 12, y + 12) pDC->Ellipse(&rc) str1.Format( \"%d\",j ) pDC->SetTextColor(RGB(255,0,0)) pDC->DrawText(str1,&rc,DT_CENTER DT_VCENTER DT_SINGLELINE) PaintArrow(pDC,RGB(255,0,0),G.vexs[prev[j]].x,G.vexs[p
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:502.05kb
    • 提供者:Bob
  1. ncdxf2

    0下载:
  2. 有人將dxf轉成nc程序.這個程序剛好相反.是將nc轉成dxf的.加工廠可以用來模擬nc,非常好用.-Some people will dxf into nc procedures. This procedure is exactly the opposite. Is to turn into a dxf of nc. Processing plant can be used to simulate the nc, very easy to use.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:3.76kb
    • 提供者:adsee1
  1. teechart5

    0下载:
  2. 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:10.24mb
    • 提供者:杨扬
  1. lineanddot

    0下载:
  2. 一个自编的绘制点线的程序 draw.h/cpp drawDoc.h/cpp drawView.h/c-a point of drawing the line procedures draw.h/cpp drawDoc.h/cpp d rawView.h/c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:45.51kb
    • 提供者:夏小雨
  1. BezierSpline

    0下载:
  2. BezierSpline 1.21。sketch up(草图设计大师,Google精品软件)下的贝塞尔曲线插件,使用时解压拷贝到sketch up安装插件的目录下就行了,我暂时也没用过,请大家从网络上找资料学习它,不过它可以实现的功能就是把不同高度的曲线外边缘平滑连接成复杂精细的曲面,而sketch up主要用于3D设计,利用BezierSpline 1.21可以生成不同等高线地形的3维电子地图!-BezierSpline 1.21. sketch up (draft design of the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:76.56kb
    • 提供者:yxl
  1. pic

    0下载:
  2. 作业名称: 简易的图形编辑器 实现功能:A: 有一些图元(例如:点,线,矩形,园...) B: 可以在任意位置任意方向作图 C: 填充方式至少有四种(实的,网格,竖线,横线等) D:可以扩充图元课填充的方法 -Operating Name: simple graphics editor to achieve function: A: there are some graphic elements (such as: point, line, rectangle, P
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:2.33kb
    • 提供者:zhangbin
  1. DEM_vc

    0下载:
  2. 根据导入得dem(固定路径),生成等值线图(2维),是地形图绘制,DTM三维可视化较好的例子,但要转三维还要继续努力!-According to import must dem (a fixed path), generate the contours (2-D) is the topographic mapping, DTM three-dimensional visualization of a better example, but to change to 3D must continu
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:2.37mb
    • 提供者:曹里
  1. zhixian

    0下载:
  2. 用Besenham法绘制4b方向的直线 -A B C D
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:634byte
    • 提供者:李崇滏
  1. origin8

    0下载:
  2. 本书结合大量的二维图像绘制实例,由易到难地介绍了Origin8.0的功能和使用方法。本书内容翔实,实战性强。读者通过本书可掌握Origin 8.0基本功能和大部分操作。-Book combined with a large number of 2 d image rendering examples, from easy to difficult to Origin8.0 introduced the function and method of use. Book informative, s
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-09
    • 文件大小:15.6mb
    • 提供者:liuyang
  1. Dashboard

    0下载:
  2. The purpose of this code is to share this dashboard control that I developed with everyone as when I first went about designing it I couldn t find any examples on the net that would help me to design one. I hope this helps alot of people out there th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:11.06kb
    • 提供者:Mark
  1. 3-d-vanishing

    0下载:
  2. 改程序提供了用一个立方体旋转来实现三维立体消隐的方法,可以为消隐相关算法提供一个参考,希望对大家有所帮助!-Reform program, a cube rotating three-dimensional blanking for blanking algorithm to provide a reference, we hope to help!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:678.67kb
    • 提供者:Mrtong
  1. MYaxis

    0下载:
  2. 在mtalab的画图中,给出子图的位置,便于设计图形的大小。- a function to define the coodination of your own subplot axes you d better estimate the input to assure not exceed the figure this function is similar to the subplot(row,col,i) i is the ith su
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-14
    • 文件大小:865byte
    • 提供者:xb
  1. level

    0下载:
  2. 1. 读取学生成绩单文件2. 存入数组, 第一列存3.依次根据成绩判定等级(60分以下D, 60-79C,80-90B,90-99A,100A+ )并将等级结果存到对应的数组里学好,第二列存成绩,第三列留给等级4.请画出成绩等级分布图(2D),函数任选5.请画3D图,函数任选 6. 通过subplot,重画上面两个图,形成一个合成图,上下分布-Read student transcr ipt file into an array, the first column of memory 3 the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-08
    • 文件大小:1.25kb
    • 提供者:卜婷
  1. nyquist_two_order

    0下载:
  2. 画出二阶戴维南RC等效电路的奈奎斯特曲线和一组数据的三维散点图,剖面图-Draw the second-order thevenin RC the Nyquist curve of equivalent circuit and a set of 3 d scatter plot of data, profilet
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-04
    • 文件大小:1.02kb
    • 提供者:卢亚慧
  1. luopan

    0下载:
  2. 经典绘图(见word文档):三维曲线,一窗口多图形,图形样式、标注、题字,绘制心形图,用双轴对数,绘制数据向量,条形图,水平条形图,绘制矩阵的面积图,二维饼图,误差图,绘制火柴杆图,绘制羽列图,绘制8阶魔方矩阵的等值线图和阶梯图,绘制玫瑰花图,罗盘图,梯度场矢量图,三维网格图,绘制高斯分布函数的网格图,曲面图,绘制曲线图,三维饼图。三维条形图,绘制柱形图,三维瀑布图,等高线,绘制一个球面,三角形表面图,三维动画图。将word代码拷贝到m文件即可运行,word文件中还有做好的图样例。-The cl
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:lcl
« 12 »
搜珍网 www.dssz.com