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
    • 文件大小:67416
    • 提供者:flyer_boy
  1. 贝赛尔纽曼函数绘图代码

    0下载:
  2. 运行环境TC,windows .实现贝赛尔纽曼函数绘图源代码-operating environment, windows. Mapping function to achieve Beisaierniuman source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15107
    • 提供者:朱名款
  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
    • 文件大小:6799168
    • 提供者:夺夺
  1. beisaierniumandraw

    0下载:
  2. 贝赛尔纽曼函数绘图代码,贝赛尔,纽曼的阶数都可以由用户自己定义-Beisaierniuman function mapping code, Bessel, Newman's order can be defined by the users themselves
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21970
    • 提供者:wangyongjunmo
  1. DrawTextS

    0下载:
  2. 利用GDI+编写绘图程序,会比使用传统C++ MFC类绘图更有效率,而且支持透明等效果,使用GDI+的绘图函数编写程序,其语言与C#、JAVA语言及其相识,有帮与代码移植。-prepared using GDI drawing procedures than using traditional C + + MFC class graphics more efficient, but support transparency effects, the use of GDI drawing func
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:53848
    • 提供者:ellen
  1. drawBitPoly

    0下载:
  2. 众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases b
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:236030
    • 提供者:ellen
  1. vc_CALL_MATLAB_C++graphiclib

    1下载:
  2. VC++下调用matlab图形库函数进行绘图并显示到VC的图形界面中。-VC call Matlab graphics library functions and mapping indicates that the VC graphics interface.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:149774
    • 提供者:周瑞
  1. Mypainter

    0下载:
  2. 基于vc的绘图小程序,能画,直线,圆,矩形,椭圆,(全部为自己定义的函数)可以进行线形,颜色设置.-based on the mapping of small vc procedures can draw a straight, round, rectangular, oval, (all their own definition of the function) can be linear, color set.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:165726
    • 提供者:zcq
  1. badaoxiama1

    0下载:
  2. 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:234741
    • 提供者:游侠
  1. GDI

    0下载:
  2. 这是VC中GDI和绘图函数的一个简单的使用示例 运行程序后点击1234这四个按钮 可分别看到绘图函数、画笔、画刷以及字体的使用示例
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39430
    • 提供者:DM
  1. 基于TMS320F2812 DSP芯片的Modbus串口通讯程序

    2下载:
  2. VC++绘图函数源代码
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-02-27
    • 文件大小:164354
    • 提供者:wangqingming
  1. Drawpad

    0下载:
  2. VC6.0写的画图板,绘图函数除了画点外都是自己写的,有画直线,画圆,画多边形和多边形剪裁等功能。-Written by VC6.0 drawing board, drawing function points in addition to painting his own writing, and painting a straight line, circle, polygon and polygon drawing functions tailoring.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:4096255
    • 提供者:黄天乐
  1. drawing

    0下载:
  2. 用于vc中的绘图功能,可提供具体的绘图函数,函数可直接用-The graphics for the vc can provide specific mapping function, the function can be directly used
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:7227
    • 提供者:任伟
  1. graphics-processing-technology

    0下载:
  2. VB中图形处理技术大全 包括API函数绘图技术-VB Daquan in graphics processing technology, including graphics API function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:209924
    • 提供者:魏国栋
  1. BeiSaiE

    0下载:
  2. VC绘制贝赛尔曲线,VC通过GDI,GDI+绘图函数实现绘图算法,绘制贝赛尔曲线-VC draw a Bezier curve by GDI, GDI+ drawing, the VC function drawing algorithm to draw a Bezier curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2339349
    • 提供者:licheng
  1. DrawCoor

    0下载:
  2. 实现坐标系下作图的绘图函数,怎么画横纵坐标-Drawing function mapping coordinate system, how to draw horizontal and vertical coordinates
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:1945058
    • 提供者:云殊
  1. C3E6DRAWITEMs

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

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

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

    • 发布日期:2017-05-02
    • 文件大小:961231
    • 提供者:
  1. lab63

    0下载:
  2. windows编程,鼠标操作,基本绘图函数和子窗口的结合-combined with windows programming, mouse, basic drawing functions and sub-window
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:958429
    • 提供者:
  1. windows程序设计GDI函数编写绘图软件

    1下载:
  2. 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具
  3. 所属分类:GDI/图象编程

« 12 3 »
搜珍网 www.dssz.com