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

搜索资源列表

  1. C++InputOutput

    0下载:
  2. 使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。-Bitmap image input and output, since the definition of bitmap file format.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.05kb
    • 提供者:Gan
  1. mymidddleCircle

    0下载:
  2. 本程序实现 了在vc环境下自定义算法画圆两种,实现了计算机图形学课程的要求-the program in vc environment since the definition of the two algorithms Circle, a computer graphics to achieve the required courses
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37.3kb
    • 提供者:成成
  1. 绘制b样条曲线

    1下载:
  2. 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking sho
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47.56kb
    • 提供者:王静
  1. 图章制作363

    1下载:
  2. 制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。-production seals, Chapter hand, the output of gif graphics, support transparent images. Supports circular, oval, square, rectangular variety of appearance, a number of adjustable parameter
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:648.08kb
    • 提供者:陶灵芝
  1. miniguiinclude

    0下载:
  2. 在VC上实现minigui所必定义的头文件。包含了一些minigui的定义-in VC MiniGUI achieve a necessary definition of the headers. Some contain the definition of MiniGUI
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:261.84kb
    • 提供者:狼尾草
  1. 11111233131

    0下载:
  2. 有关序列化的简单编程,包含一个自定义的矩形的类,用来画图,并能将画图信息保存下来-the sequence of simple programming, including one from the definition of the rectangular type, used for drawing and drawing information can be preserved
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47.96kb
    • 提供者:吴良坤
  1. GraphicTest

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:126.13kb
    • 提供者:liuxy
  1. ass

    0下载:
  2. 本文首先介绍了边缘的定义,说明了传统的几种边缘检测算子并比较了它们算法的不同与优缺点。随后引入了小波的思想、小波的基本概念, -This paper introduces the edge of the definition, Note some of the traditional edge detection operators and compare them with the different algorithms advantages and disadvantages. The s
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 利用MFC,定义了tool,pen,color,来绘制不同那个的图形-use MFC, the definition of tool, pen, color, which to draw different graphics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42.98kb
    • 提供者:孙立雷
  1. BmpMenu099

    1下载:
  2. 根据自己需求修改自定义的菜单图标,编程环境VC++6.0/XP-according to their needs change from the definition of the menu icon, the programming environment VC 6.0/XP
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:99.59kb
    • 提供者:wangfei
  1. VC6_draw

    0下载:
  2. 6.0关于绘图的程序设计,图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-6.0 on the graphics programming, graphics rendering, since the definition of how to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:118.46kb
    • 提供者:常攀峰
  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
    • 文件大小:161.84kb
    • 提供者:zcq
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38.38kb
    • 提供者:Ray
  1. MusicDer_Final

    0下载:
  2. 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Si
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1022.1kb
    • 提供者:gaozheng
  1. MyDrawPen

    0下载:
  2. 一个自定义画笔的VC源程序,是学习VC图像变成的一个不错的入门代码-a paintbrush since the definition of the source VC, the VC is studying the images into a good entry code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42.67kb
    • 提供者:
  1. 资源打包器

    0下载:
  2. 游戏开发应用工具,对以有的图片如:.JPG, BMP,JIF, 等格式的图片,打包成自定义的图片资源格式,供游戏中使用-game development tool, right to some pictures such as :. JPG, BMP, JIF, the format's picture, packing into the picture since the definition format resources for the use of games
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:147.01kb
    • 提供者:红雨石
  1. TrayBalloon.rar

    0下载:
  2. 一个比较完美的VB托盘气泡提示控件,支持不同版本的操作系统,可自定义气泡图标,可自定义气泡关闭的时间,自定义气泡框的标题和内容。如果你系统的shell32.dll的版本是5.x,它还支持队列气泡功能。,A more perfect bubble tray tips VB controls, support for different versions of operating systems, bubbles can be custom icon, custom bubbles can turn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:69.79kb
    • 提供者:
  1. ImagePlaneWidgetDICOMview4.rar

    3下载:
  2. VTk三维重建,定义X,Y,Z轴切片,利用vtkImagePlaneWidget定义切片,三维切割与读取数据。,VTk three-dimensional reconstruction, the definition of X, Y, Z axis slices, using the definition of slice vtkImagePlaneWidget, three-dimensional cutting and read data.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.02mb
    • 提供者:hero
  1. RotateByShear_demo

    0下载:
  2. 高清晰度图象旋转 -rotating high definition image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-06
    • 文件大小:20.96kb
    • 提供者:站长
  1. bmp_in

    0下载:
  2. 读写dip的vc源程序,所有函数都有定义,可以供开发参考-vc the source, all functions have definition, for the development of reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:83.27kb
    • 提供者:理会
« 12 »
搜珍网 www.dssz.com