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

资源列表

« 1 2 ... .56 .57 .58 .59 .60 1461.62 .63 .64 .65 .66 ... 1508 »
  1. 雪花效果

    0下载:
  2. 用GDI实现的雪花效果。采用的技术是alpha混合,透明。编译工具是VC++。-using GDI achieved snowflake effect. The technology is the alpha blending, and transparency. Compiler tool is the VC.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:655349
    • 提供者:小愈
  1. 图像处理程序

    0下载:
  2. 一个简单模拟photoshop的图像处理程序.使用c#编写.对图像进行颜色,大小,画笔等各种处理... -a simple simulation of Photoshop image processing. C# prepared to use. Right image color, size, brushes and other treatment ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1596955
    • 提供者:王亮
  1. powuxian

    0下载:
  2. 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:林杰
  1. 火焰文字

    0下载:
  2. 制作火焰文字 运行时文字周围有火焰闪动,颇为好看。 基本思想: 对于给定的文字,其周围的三原色分量值往外依次减去一个随机量 (该随机量随时间改变,造成动画效果),直到减到0为止。在文 字周围即可看到比文字颜色淡的火焰。如果忽略蓝色分量,并使黄 色分量减的快一些,即可得到真实的火焰效果。-flame produced text characters running around the flame flicker, rather pretty. The bas
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:216274
    • 提供者:李建波
  1. huayuan

    0下载:
  2. 这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1279
    • 提供者:朱云
  1. Vesa_w

    0下载:
  2. 函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot) 采用Bresenham算法生成直线段的坐标-function int line_coor (int x, int y1, x2 int, int y2, struct * dot DOT) Bresenham algorithm used to create line and the coordinates of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4523
    • 提供者:朱云
  1. t822

    0下载:
  2. 函数int SingleTrackE(int i, int j, int iop, int *code) 实现单区域轮廓跟踪 函数int CodeToTable(int *code,struct DOT *dot)实现链码表转换成线段表 -function int SingleTrackE (int i, int j, iop int, int * code) to achieve single contour tracking function int CodeToTable (int *
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2507
    • 提供者:朱云
  1. App6

    0下载:
  2. 这是一个实现多区域跟踪的程序,分开图片的多个部分,并单独访问每个部分的的像素。-This is a multi-regional tracking procedures, a number of separate pictures, and visit every single part of the pixel.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:朱云
  1. ColorChooserDemo

    0下载:
  2. java中如何进行图像颜色的转换... 调用java中的类实现界面颜色的变化-How to change the image color ... call java type of interface to achieve a change in color
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:lp
  1. 视频捕获程序代码

    0下载:
  2. 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the v
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19335
    • 提供者:张敏
  1. 矢量绘图

    0下载:
  2. 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能 -the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:165119
    • 提供者:张敏
  1. 经过扩展的CGraph类及示例工程源代码

    0下载:
  2. 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29616
    • 提供者:张敏
« 1 2 ... .56 .57 .58 .59 .60 1461.62 .63 .64 .65 .66 ... 1508 »
搜珍网 www.dssz.com