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

搜索资源列表

  1. Cord

    0下载:
  2. 一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes t
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:65.84kb
    • 提供者:flyer_boy
  1. RPG2

    1下载:
  2. 自己写的RPG的演示,图形操作使用GDI,自己写了绘制透明位图的函数,图片来自网上。-himself wrote the RPG demonstration, the use of GDI graphics operations, himself wrote a transparent bitmap rendering functions, pictures from the Internet.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:328.6kb
    • 提供者:王长春
  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. diguihuayuan

    0下载:
  2. 应用递归的方法绘制图形,每个中心圆有8个卫星圆,用Sleep()函数来实验动画效果-application recursive method drawing, each center has won eight satellite yen, with Sleep () function to experimental animation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:73.87kb
    • 提供者:沈丽华
  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. Duan8

    0下载:
  2. 能够在计算机屏幕上仿真七段码的显示。是一个图形图像方面的程序,调用GDI函数实现七段码的绘制。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:143.78kb
    • 提供者:高言
  1. GraphDraw

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

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

    0下载:
  2. 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:101.79kb
    • 提供者:张平
  1. 序列化存储图象

    0下载:
  2. 序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。-sequence of images stored in the source code will focus on some simple graphics (such as : linear, circular) mapping, storage methods, described Seriealize function of the understanding ac
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43.37kb
    • 提供者:何建
  1. TColorC

    0下载:
  2. 利用TC 系统所提供的相关函数实现菜单设计、图形绘制-TC systems make use of the correlation function provided by the realization of menu design, graphics rendering
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:24.52kb
    • 提供者:无名
  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. SYDraw

    0下载:
  2. 一个简单的图形绘制程序,但是其中的几个函数和数据结构绝对是原创的!-Rendering a simple procedure, but a few of these functions and data structure is original!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:239.21kb
    • 提供者:sunyi
  1. cshape

    0下载:
  2. 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:692kb
    • 提供者:庄三少
  1. IterationMap

    0下载:
  2. 这里画出一个叠代图形,叠代函数是: z = z^2 + c 其中c是可变常数。 该程序不仅仅可以用来示范如何绘制一个简单的叠代图形,也可以用来示范如何 使用c++的操作符重载功能来创造一个新的变量类型。-Draw a graph here, iteration, iteration function is: z = z ^ 2+ c where c is a constant variable. The program not only can be used to demon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.17kb
    • 提供者:spencer
  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. C3E6DRAWITEMs

    0下载:
  2. DrawItem.C -- 演示使用各种绘图函数绘制图形-DrawItem.C- demo draw graphics using various drawing functions
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3.54kb
    • 提供者:ifanyic
  1. 252

    0下载:
  2. 运用了一些基本绘图函数绘制图形,可供新手参考-Use some basic drawing functions to draw graphics, reference for the novice
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 贝塞尔函数,gui图形界面,MATLAB课程设计,图形绘制,-MATLAB course design,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-05
    • 文件大小:5.58kb
    • 提供者:陈小磊
搜珍网 www.dssz.com