CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - mfc 效果

搜索资源列表

  1. exam1_flag

    0下载:
  2. 首先使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,NeHe的实例都是基于Win32的,本实例在MFC下实现了相同的效果。-the first to use OpenGL MFC Visual C +5.0 create an OpenGL application framework, binding for the Java language examples are based on Win32, in the case of MFC a
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:86209
    • 提供者:xjq
  1. piczoomin

    1下载:
  2. 图片放大镜程序,用VC+MFC实现,效果不错。-Photo magnifier procedures, MFC with VC, its effectiveness.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:159157
    • 提供者:翔苗洒
  1. snowworld

    0下载:
  2. OpenGL 制作的雪景效果 这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好指导作用。-OpenGL effects produced by the snow This is a MFC write OpenGL snow. MFC procedures demonstration of the framework for the devel
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:141699
    • 提供者:徐晓燕
  1. MFC+opengl

    0下载:
  2. 用MFC+OPENGL实习的一些效果,很不错的
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:216102
    • 提供者:於乐凯
  1. OpenGL制作的雪景效果

    0下载:
  2. OpenGL 制作的雪景效果 这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好指导作用。-OpenGL effects produced by the snow This is a MFC write OpenGL snow. MFC procedures demonstration of the framework for the developm
  3. 所属分类:3D图形编程

    • 发布日期:2009-02-23
    • 文件大小:144733
    • 提供者:caohui09
  1. 使用混合的水平面波动效果

    1下载:
  2. 利用标准的水波算法实现的水波程序 基于opengl、mfc
  3. 所属分类:3D图形编程

    • 发布日期:2009-03-24
    • 文件大小:7981982
    • 提供者:caoyanjuan
  1. CAMSHIFT---MFC

    0下载:
  2. camshift 目标跟踪 有视频基于mfc框架的,基于opencv 效果很好,自己做的一个工程-camshift a video tracking framework based mfc based opencv good effect, and do their own A project
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16989777
    • 提供者:wangliang
  1. opencv在MFC中的应用

    1下载:
  2. openCV在MFC中的使用,包括邻域处理、二值处理、综合处理等剧集的例子和演示效果。
  3. 所属分类:OpenCV

  1. tkgz

    1下载:
  2. 在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行-Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3650425
    • 提供者:jyq
  1. MFC_WAVE

    0下载:
  2. MFC编写的水波纹模拟效果,可以设置颜色 波纹半径 扩散时间 以及背景图片 等等。-MFC water wave effecf.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1812597
    • 提供者:青青
  1. meanshift

    0下载:
  2. 用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3104668
    • 提供者:姚伟
  1. MyRain

    1下载:
  2. MFC+OpenGl模拟自然界中雨滴落入水池的效果-MFC+ OpenGl simulate the natural effect of raindrops falling into the pool
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-15
    • 文件大小:2566144
    • 提供者:阿斯顿
  1. MFC-opengl

    0下载:
  2. 利用opengl在MFC中添加动态视图,并增加了一些交互效果。-Add in the MFC using opengl dynamic view, and add some interaction effects.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:35131
    • 提供者:zhc
  1. OSG_MFC

    2下载:
  2. 此程序实现了在将OSG显示漫游场景与MFC的结合,可以在MFC界面中实现OSG场景的漫游(多种漫游方式可选择),天气效果的加载,文件的选择等等!-This program a OSG show a combination of roaming scenes with MFC, MFC interface OSG scene roaming (multiple roaming mode can be chosen), weather effects loaded, file selection,
  3. 所属分类:3D Graphic

    • 发布日期:2014-09-29
    • 文件大小:13719552
    • 提供者:liangz
  1. 3D地形

    0下载:
  2. 外国人基于OpenGL做的DEM地形,效果不错,借鉴学习
  3. 所属分类:3D图形编程

    • 发布日期:2013-05-30
    • 文件大小:2365961
    • 提供者:wanseu
  1. circle-MFC

    0下载:
  2. 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1949470
    • 提供者:小周
  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+OPENGL实现Windows自带绘图工具效果,实现鼠标交互,平面记录多条直线(MFC+OPENGL draw lines,the mathod of which looks same to the drawing method in Windows)
  3. 所属分类:图形图象

  1. YUV_Player_简易YUV播放器

    0下载:
  2. debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:3892224
    • 提供者:KKHELO
  1. 百叶窗效果

    0下载:
  2. 在MFC环境下实现一个图像的水平、垂直的百叶窗效果(Implementation of a horizontal and vertical blinds effect of an image in a MFC environment)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:357376
    • 提供者:Alionness
« 12 3 4 5 6 »
搜珍网 www.dssz.com