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

搜索资源列表

  1. MapDemo

    1下载:
  2. VC++6.0中实现矢量图电子地图: 1.无闪烁地图、图形、位图的绘制 2.鼠标抓拖地图背景的程序实现原理 3.地图分层的实现 4.视图打印的实现 5.几个好用的MFC类的使用方法-Vector Electronic Map VC++6.0 implemented: 1. Flashing map, graphics, bitmap drawing the 2 mouse caught drag map background program to achieve Princi
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-16
    • 文件大小:431734
    • 提供者:何春山
  1. OpenGLP3Dscene

    0下载:
  2. OpenGL三维场景绘制代码,基于MFC+OpenGL图形处理-OpenGL 3D scene rendering code, based MFC+OpenGL graphics processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-09
    • 文件大小:15284873
    • 提供者:小白
  1. menu

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The menu
  3. 所属分类:Menu control

    • 发布日期:2017-11-30
    • 文件大小:82692
    • 提供者:张三
  1. FangDa

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run suppo
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:25903
    • 提供者:Blue
  1. zhexian

    0下载:
  2. 精简了画图程序,拥有画许多基本图形的功能。适合MFC初学者使用。-Streamline the Paint program, has painted many of the basic graphics functionality. For MFC beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-05
    • 文件大小:10543159
    • 提供者:pan
  1. SectorDemo

    0下载:
  2. MFC 对扇形的基本实现,控件对图形的操作,对初学者很有帮助。-MFC basic implementation of the fan-shaped, controls the operation of the graphics, useful for beginners.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:16414037
    • 提供者:吴宪
  1. TestMFC-UI-INI

    0下载:
  2. mfc绘制图形实现交互可实现手动更改图形-mfc draw graphics interaction can be achieved manually change the graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:3771359
    • 提供者:ferry
  1. opengldome

    0下载:
  2. 鼠标滚轮实现基于MFC的opengl图形放缩-Mouse wheel zoom MFC OpenGL-based graphics
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:4747889
    • 提供者:李冉冉
  1. American

    0下载:
  2. 美国国旗,基于VC++6.0开发的图形程序,MFC环境下建立,-American flag, based on VC++6.0 developed graphics program, established under the MFC environment
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-22
    • 文件大小:2342014
    • 提供者:乔珊
  1. Image-Viewer

    0下载:
  2. 在调试绘制位图的程序时,经常需要在代码运行到某一行时知道当前绘制的位图的具体内容,这套代码提供了一套方案,可以让你调试时实时观察到你的位图的内容变化,所见即所得,其中用到了进程间通信的技术-Have you ever debugged a graphics routine where you would really like to see what the images you are working with in memory actually looked like while you
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:496103
    • 提供者:xml
  1. trd3d_OpenGL

    0下载:
  2. 这是一个在MFC框架下中调用OpenGL下实现三坐标机械手三维仿真及其运动控制的源码,可实现机械手沿特定直线的运动,仿真效果极好,适合机械类图形学类工程人员学习!-This is a call OpenGL in MFC framework the source coordinate robot simulation and motion control, the robot can achieve along specific linear movement, the simulation i
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:3813091
    • 提供者:王挺侹
  1. paint

    0下载:
  2. 一个用MFC开发的画图程序,实现了画简单图形功能-A drawing program developed with MFC, draw simple graphics capabilities
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-27
    • 文件大小:249920
    • 提供者:成玉
  1. Bresenham-Lines-Mid_circle-and-so-on

    0下载:
  2. VS2008下MFC编程,实现Bresenham画线法、中点画圆、椭圆法,计算机图形学。-Under VS2008 MFC programming, Bresenham line, the midpoint Circle, Ellipse, computer graphics.
  3. 所属分类:EditBox

    • 发布日期:2017-11-09
    • 文件大小:9605148
    • 提供者:LEO_山
  1. Recursive-seed-filling

    0下载:
  2. VS2008xia MFC编程,计算机图形学画图程序:包括递归种子填充、简单种子填充、扫描线种子填充、图案填充-The MFC programming of VS2008xia, computer graphics drawing program: including recursive seed filling, simple seed fill, scan line seed fill, pattern fill
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:82487
    • 提供者:LEO_山
  1. Cohen_SutherLand-Liang_Barsky

    0下载:
  2. VS2008下MFC编程,研究生课程:计算机图形学编程,包括:Cohen_SutherLand,Liang_Barsky线段裁剪算法-VS2008 under MFC programming, postgraduate courses: computer graphics programming, including: Cohen_SutherLand, Liang_Barsky Line Clipping Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:139143
    • 提供者:LEO_山
  1. Sutherland_Hodgeman

    0下载:
  2. VS2008下MFC编程,研究生课程:计算机图形学画图编程,Sutherland_Hodgeman多边形裁剪算法-VS2008 under MFC programming, postgraduate courses, computer graphics drawing program, including: Sutherland_Hodgeman polygon clipping algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:66837
    • 提供者:LEO_山
  1. two-dimensional-transformation

    0下载:
  2. 研究生计算机图形学编程,MFC编程,二维图形几何变换。-Graduate computer graphics programming, MFC programming, two-dimensional graphics, geometric transformation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:74478
    • 提供者:LEO_山
  1. Drawline

    0下载:
  2. 计算机图形学入门,用MFC实现DDA,中点,Bresenham算法画直线-Computer graphics entry, using MFC DDA, the midpoint, Bresenham algorithm for drawing a straight line
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:2382609
    • 提供者:郭帏
  1. graphic01

    0下载:
  2. 这是个用mfc实现计算机图形学话直线和园以及椭圆的文件 希望亲们可以好好用啊-This is achieved using computer graphics mfc word lines and parks as well as parents who want to file an ellipse can make good use ah
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:1780
    • 提供者:李全杰
  1. OSGMFC

    0下载:
  2. 此程序是OSG结合MFC编写的图形渲染程序,较为简单好用,对于初学MFC和OSG的读者来说,较为适用,程序运行环境是VS2008-This program is written in MFC OSG combine graphics rendering process, relatively easy to use for the beginner MFC and OSG reader, more applicable, the procedure is the VS2008 runtime e
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:17737230
    • 提供者:
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 31 32 »
搜珍网 www.dssz.com