搜索资源列表
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
jisuanjituxing
- 根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: 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
draw4D
- 这是一个很不错的 4-D 多面体绘图程序。内附详细说明-This is a very good 4-D polyhedron mapping procedures. Containing a detailed descr iption
tuxingxueshiyan3
- 实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。 -three experimental interactive graphics technology
AlphaMMX
- 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.
2003010296_大作业1
- 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
ncdxf2
- 有人將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.
teechart5
- 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom
lineanddot
- 一个自编的绘制点线的程序 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
BezierSpline
- BezierSpline 1.21。sketch up(草图设计大师,Google精品软件)下的贝塞尔曲线插件,使用时解压拷贝到sketch up安装插件的目录下就行了,我暂时也没用过,请大家从网络上找资料学习它,不过它可以实现的功能就是把不同高度的曲线外边缘平滑连接成复杂精细的曲面,而sketch up主要用于3D设计,利用BezierSpline 1.21可以生成不同等高线地形的3维电子地图!-BezierSpline 1.21. sketch up (draft design of the
pic
- 作业名称: 简易的图形编辑器 实现功能:A: 有一些图元(例如:点,线,矩形,园...) B: 可以在任意位置任意方向作图 C: 填充方式至少有四种(实的,网格,竖线,横线等) D:可以扩充图元课填充的方法 -Operating Name: simple graphics editor to achieve function: A: there are some graphic elements (such as: point, line, rectangle, P
DEM_vc
- 根据导入得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
zhixian
- 用Besenham法绘制4b方向的直线 -A B C D
origin8
- 本书结合大量的二维图像绘制实例,由易到难地介绍了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
Dashboard
- 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-d-vanishing
- 改程序提供了用一个立方体旋转来实现三维立体消隐的方法,可以为消隐相关算法提供一个参考,希望对大家有所帮助!-Reform program, a cube rotating three-dimensional blanking for blanking algorithm to provide a reference, we hope to help!
MYaxis
- 在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
level
- 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
nyquist_two_order
- 画出二阶戴维南RC等效电路的奈奎斯特曲线和一组数据的三维散点图,剖面图-Draw the second-order thevenin RC the Nyquist curve of equivalent circuit and a set of 3 d scatter plot of data, profilet
luopan
- 经典绘图(见word文档):三维曲线,一窗口多图形,图形样式、标注、题字,绘制心形图,用双轴对数,绘制数据向量,条形图,水平条形图,绘制矩阵的面积图,二维饼图,误差图,绘制火柴杆图,绘制羽列图,绘制8阶魔方矩阵的等值线图和阶梯图,绘制玫瑰花图,罗盘图,梯度场矢量图,三维网格图,绘制高斯分布函数的网格图,曲面图,绘制曲线图,三维饼图。三维条形图,绘制柱形图,三维瀑布图,等高线,绘制一个球面,三角形表面图,三维动画图。将word代码拷贝到m文件即可运行,word文件中还有做好的图样例。-The cl