搜索资源列表
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics libraries. It supports Computer
EastDraw1
- 绘制CAD图形的基本函数的VC实现,很不错的-CAD graphics rendering the basic function of the VC, very good
GraphDraw
- 使用GAPI的函数图形绘制程序 主体用MFC编写,选择显示—>全屏可以全屏显示函数图形(这里只是一个示例),全屏显示时双击屏幕退出全屏显示。
VC++APIDraw
- 这个函数直接使用系统自带的API函数绘制各种图形-This function directly using the system
1
- 鼠标键盘交互绘图函数 通过键盘选择要绘制的图形-Mouse keyboard interactive mapping function using the keyboard to select the graphics rendering
GRAPHICS2
- 用虚函数绘制各种图形并实现图形的缩放,移动等功能-Virtual function with a variety of graphics rendering and realize scalable graphics, mobile and other functions
CAdvancedProgrammingTechnology
- 介绍如何利用 TC 系统所提供的相关函数实现菜单设计、图形绘制、动画的播放、乐曲 的演奏、汉字的显示、图片的显现等技术,在讲述时,以问题-解答的方式来逐渐阐明。-TC introduce how to use the system to provide implementation of the correlation function menu design, graphics rendering, animation player, play music, display of Chin
windows_programming_chap6
- Windows 图形编程第6章源程序汇总,包括常用图形绘制、图形变换的各种类及其相应函数。-Windows Programming with Win32 Chapter 6 including all classes and their functioins
function-definition
- OpenGL基本图形绘制,所用到的基本函数简单说明-Basic OpenGL graphics rendering, the basic function used by a brief explanation
EX202
- 高级绘图函数图形plot绘图实例,可绘制出较为完整的二维图形-Advanced drawing functions mapping instances of graphical plot can be drawn out of a more comprehensive two-dimensional graphics
GDI
- 掌握图形绘制函数的调用过程,掌握定时器消息的处理方式。-Graphic rendering of the call control function, process, control the timer message is processed.
Interactivegraphics
- (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
draw1
- 编写应用程序,可以利用鼠标绘制矩形和圆形,具体功能要求如下: 1、 通过单击工具条按钮(或菜单项)选择绘制矩形或者圆形; 2、 绘制过程中要求实现橡皮线功能和重画(窗口改变的时候,已绘制的图形不能消失); 3、 程序中只能使用SetPixel绘图函数,不能使用其它绘图函数; 4、 [本功能选作]通过单击工具条按钮(或菜单项)显示对话框,让用户可以设置绘制图形的颜色(可以分别输入RGB三颜色分量)-Write applications that can use the mouse
picture
- 创建画笔、画刷等绘图工具,学习使用Graphics类的绘图函数绘制各种图形,学习利用Bitmap类处理图形和图像,-Drawing tools to create pens, brushes, etc., learn how to use the drawing function of the Graphics class to draw a variety of graphics, learn to use the Bitmap class dealing with graphics and
MathDrawer
- 绘制函数图形,可自定义函数,支持放大、缩小、平移,采用Windows内置函数绘图,可对该代码进行修改,用于类似图形绘制中。 -Graph a function, custom functions, support zoom in, zoom out, pan, using the Windows built-in functions drawing, you can modify the code for a similar graphics rendering.
EX_Draw2_0301
- visual c++ MFC单文档图形绘制,绘制函数和曲线-visual c++ MFC single document graphics rendering, drawing functions and curves
Matlabtu
- 通过matlab中的函数功能,绘制各种图形-Function in matlab function to draw various graphics
vbfundraw
- B函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。 Picture1.ForeColor = &H0 Picture1.Line (-300, 0)-(300, 0) Picture1.Line (0, 300)-(0, -300) 开始绘制白色函数图形-B function source cod
图形学实验1报告
- VS+OpenGL绘图环境及基本图形绘制 1、熟悉OpenGL的主要功能; 2、掌握OpenGL的绘图流程和原理; 3、掌握OpenGL核心函数的使用; 4、熟悉OpenGL基本图形元素的绘制函数。(Drawing environment and drawing of basic graphics in VS+OpenGL 1. Familiar with the main functions of OpenGL; 2. Master the drawing flow and
experiment1绘制二进制熵函数曲线
- 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)