CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 绘制函数图形

搜索资源列表

  1. C语言绘图与计算机仿真技术

    0下载:
  2. 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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6.48mb
    • 提供者:夺夺
  1. EastDraw1

    0下载:
  2. 绘制CAD图形的基本函数的VC实现,很不错的-CAD graphics rendering the basic function of the VC, very good
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:445.95kb
    • 提供者:石头
  1. GraphDraw

    0下载:
  2. 使用GAPI的函数图形绘制程序 主体用MFC编写,选择显示—>全屏可以全屏显示函数图形(这里只是一个示例),全屏显示时双击屏幕退出全屏显示。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9.53kb
    • 提供者:侯春青
  1. VC++APIDraw

    0下载:
  2. 这个函数直接使用系统自带的API函数绘制各种图形-This function directly using the system
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:1.47mb
    • 提供者:cpp
  1. 1

    0下载:
  2. 鼠标键盘交互绘图函数 通过键盘选择要绘制的图形-Mouse keyboard interactive mapping function using the keyboard to select the graphics rendering
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:6.75kb
    • 提供者:yxz
  1. GRAPHICS2

    1下载:
  2. 用虚函数绘制各种图形并实现图形的缩放,移动等功能-Virtual function with a variety of graphics rendering and realize scalable graphics, mobile and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:83.03kb
    • 提供者:
  1. CAdvancedProgrammingTechnology

    0下载:
  2. 介绍如何利用 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:280.08kb
    • 提供者:了缘
  1. windows_programming_chap6

    0下载:
  2. Windows 图形编程第6章源程序汇总,包括常用图形绘制、图形变换的各种类及其相应函数。-Windows Programming with Win32 Chapter 6 including all classes and their functioins
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:6.56kb
    • 提供者:hgl
  1. function-definition

    0下载:
  2. OpenGL基本图形绘制,所用到的基本函数简单说明-Basic OpenGL graphics rendering, the basic function used by a brief explanation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:699byte
    • 提供者:zxx
  1. EX202

    1下载:
  2. 高级绘图函数图形plot绘图实例,可绘制出较为完整的二维图形-Advanced drawing functions mapping instances of graphical plot can be drawn out of a more comprehensive two-dimensional graphics
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1.05kb
    • 提供者:george1092
  1. GDI

    0下载:
  2. 掌握图形绘制函数的调用过程,掌握定时器消息的处理方式。-Graphic rendering of the call control function, process, control the timer message is processed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.46kb
    • 提供者:海未央
  1. Interactivegraphics

    1下载:
  2. (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:757.73kb
    • 提供者:siheng
  1. draw1

    0下载:
  2. 编写应用程序,可以利用鼠标绘制矩形和圆形,具体功能要求如下: 1、 通过单击工具条按钮(或菜单项)选择绘制矩形或者圆形; 2、 绘制过程中要求实现橡皮线功能和重画(窗口改变的时候,已绘制的图形不能消失); 3、 程序中只能使用SetPixel绘图函数,不能使用其它绘图函数; 4、 [本功能选作]通过单击工具条按钮(或菜单项)显示对话框,让用户可以设置绘制图形的颜色(可以分别输入RGB三颜色分量)-Write applications that can use the mouse
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:徐博文
  1. picture

    0下载:
  2. 创建画笔、画刷等绘图工具,学习使用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
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:57.49kb
    • 提供者:沙皮
  1. MathDrawer

    0下载:
  2. 绘制函数图形,可自定义函数,支持放大、缩小、平移,采用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.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:207.92kb
    • 提供者:gisnt
  1. EX_Draw2_0301

    0下载:
  2. visual c++ MFC单文档图形绘制,绘制函数和曲线-visual c++ MFC single document graphics rendering, drawing functions and curves
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:2.26mb
    • 提供者:赖婷
  1. Matlabtu

    0下载:
  2. 通过matlab中的函数功能,绘制各种图形-Function in matlab function to draw various graphics
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:2.07kb
    • 提供者:maaijing
  1. vbfundraw

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1.49kb
    • 提供者:cpudn73
  1. 图形学实验1报告

    0下载:
  2. 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
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:523kb
    • 提供者:玉兰
  1. experiment1绘制二进制熵函数曲线

    0下载:
  2. 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:数学至尊
« 12 3 4 »
搜珍网 www.dssz.com