CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc Color

搜索资源列表

  1. 在OpenGL视图中绘制动画

    2下载:
  2. 利用mfc设定计时器和帧缓存技术,可以制作出流畅的动画。一般用opengl向正方体表面添加各种颜色,以达到双缓存动画的实现。-use mfc set the timer and frame buffer technology, can produce smooth animation. General use opengl cube surface to add color to achieve double-buffering to achieve animation.
  3. 所属分类:OpenGL

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

    0下载:
  2. 一个从网上收集到的彩色ListBox控件,这是一个类,从MFC中的CListBox中继承的类,使用几乎和ClistBox一样。-an online collection of color ListBox controls, which is a category from the MFC CListBox inherit the category, and ClistBox use almost the same.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:3570
    • 提供者:刘大伟
  1. RGB Editor

    0下载:
  2. This article demonstrates the technique of creating a RGB color editor, useful at web-page and software development time, to know the RGB code for different combinations of Red, Green and Blue colors. The article has two projects both independent, on
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:61954
    • 提供者:gp
  1. 调用AnimateWindow实现动画窗口的实现

    0下载:
  2. 修改MFC窗口的背景颜色 编写环境是VC,本人独立写的小程序,学习使用-MFC window changes the background color of the environment is prepared VC, I wrote a small independent procedures, learning to use
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29388
    • 提供者:田野
  1. 图片转换

    0下载:
  2. 使用工具:VC++6.0(MFC) 程序名:ChangeImg.exe 功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1136314
    • 提供者:dai
  1. MyTool

    0下载:
  2. 图像处理的基本功能,图像的算术运算,图像的颜色变化,图像的翻转(The basic functions of image processing, image arithmetic, image color changes, image reversal)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:5502976
    • 提供者:难忘
  1. 管理系统

    0下载:
  2. 用MFC开发的一个管理系统,内容丰富,带有所以代码,流程图,核心代码,开发思想等文档,按钮设置了颜色,每一个对话框有背景图片,还有一些控件的应用,在窗口中绘图等技术都有涉及,是学习MFC的良好资料。(With the development of a MFC management system, rich in content, so with the code, flow chart, core code, development ideas and other documents, butt
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:9713664
    • 提供者:秘影之下
  1. 简易paint

    0下载:
  2. 可用于画圆,椭圆,矩形,可自己选择画笔颜色,控制图形大小(Can be used for painting circles, ellipses, rectangles, you can choose your own brush color, control the size of graphics)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-27
    • 文件大小:51200
    • 提供者:此鯤非鱼
  1. 窗口划线4(CDC fun)

    0下载:
  2. 可实现窗口操作,如划线,画矩形,选择颜色,实现界面设计(Window operations can be achieved, such as scribing, painting rectangles, color selection, interface design)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:3551232
    • 提供者:此鯤非鱼
  1. CoolSlider_demo

    0下载:
  2. MFC扩展类CSlider,实现颜色渐变的效果(MFC CSlider Realize the effect of color gradient)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:140288
    • 提供者:jany718
  1. 绘制像素点函数

    0下载:
  2. 绘制像素点函数:在屏幕的P0(20,20)坐标位置处绘制一个绿色像素点,然后读出该像素点的颜色,水平平移100个像素绘制P1点。(The pixel function is plotted: a green pixel is drawn at the P0 (20,20) coordinates of the screen, and then the color of the pixel is read out. 100 pixels are horizontally shifted to dr
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:44032
    • 提供者:泉欣
  1. 例2-3

    0下载:
  2. 本函数从当前位置绘制直线段,但不包括(x,y)点。不包括终点坐标是为了实现多线段连接时公共点的处理,即采用起点闭区间,终点开区间的处理方法。绘制直线段函数的参数不包含颜色,直线段的颜色通过画笔来指定。(This function draws a straight line segment from the current position, but does not include (x, y) points. The end point coordinate is not used to re
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:41984
    • 提供者:泉欣
  1. 图割算法MyGraphCuts0.1

    0下载:
  2. 实现图像分割,给定基准色将目标完整分割出来。 效果好,速度慢。(To achieve image segmentation, given a reference color to complete the goal of segmentation. Good effect, slow speed.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:569344
    • 提供者:风中山丘
  1. 扫雷

    0下载:
  2. MFC开发的一款扫雷小游戏,可配置界面背景的颜色,播放声音,实时查看当前界面雷的位置等(MFC development of a minesweeper game, you can configure the background color of the interface, play sound, real-time view of the current interface, thunder position, etc.)
  3. 所属分类:游戏

    • 发布日期:2018-01-03
    • 文件大小:1939456
    • 提供者:8g6sd46+11`
  1. RGB_Demo2

    0下载:
  2. 程序右键填写RGB分量,点击确定画面显示对应颜色(The right part of the program to fill the RGB component, click the confirmation screen to display the corresponding color)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:47104
    • 提供者:Catiry
  1. Photo

    0下载:
  2. 此程序是用MFC单文档编写的图像处理程序,可进行图像翻转,调节对比度,饱和度以及色彩平衡等操作。(This program is written in MFC single document image processing program, can be image flip, adjust contrast, saturation and color balance and other operations.)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:72504320
    • 提供者:tefkssb
  1. GdiplusTest01

    0下载:
  2. 修改图片的亮度和对比度显示,基于VC6.0(Modify Picture color ANd brightness ,VC 6.0)
  3. 所属分类:Windows编程

  1. puyo

    0下载:
  2. 可以通过键盘上下左右控制方块移动,相同颜色的方块可以消除(The block can be moved up and down by the keyboard, and the block of the same color can be eliminated.)
  3. 所属分类:界面编程

    • 发布日期:2018-01-09
    • 文件大小:1150976
    • 提供者:天明820
  1. MFC_DRAW

    0下载:
  2. 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-09
    • 文件大小:15457280
    • 提供者:小小MIKO
  1. ListCtrlExDemo

    1下载:
  2. MFC ListCtrl 重绘, 重绘列表的颜色(Redraw, Redraw the color of the list)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-05
    • 文件大小:1858560
    • 提供者:fhy152
« 1 2 3 4 5 67 8 9 10 11 ... 27 »
搜珍网 www.dssz.com