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

搜索资源列表

  1. sf_200373118038

    0下载:
  2. 这是本人请手所做的俄罗斯方块! 开发VC6.0和MFC-This is the hand I requested the Rubik's cube! MFC Development and VC6.0
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:91708
    • 提供者:梁睿
  1. 3DCube2

    0下载:
  2. vs2005 +MFC 开发的一个立方体的例子,立方体可以平移。完全用vs2005 的MFC开发,比较干净清晰-vs2005 MFC development of the examples of a cube, cube can translation. Vs2005 fully with the MFC development, cleaner clear
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32408
    • 提供者:晓军
  1. cube

    0下载:
  2. 一个立方体的MFC程序,可以用鼠标转动立方体,也可以改变亮度
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20104
    • 提供者:Fang
  1. cube

    0下载:
  2. 基于C++ MFC 的魔方。平常学习的课程设计-Based on C++ MFC' s Cube. Common learning curriculum design
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1910082
    • 提供者:ayianiu
  1. mfc

    0下载:
  2. 在MFC架构中,渲染一个立方体,directX,可以旋转,鼠标可响应-In the MFC framework, the rendering of a cube
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2759587
    • 提供者:雪夜
  1. codechina2-3300

    0下载:
  2. 用VC编写的拧魔方游戏源码程序,经本人测试程序可以运行。不过还不够完善,供编程爱好者交流使用-With VC (MFC)-Prepared using VC-source Game Cube screw procedures, as I can run a test procedure. But not perfect enough for the use of programming enthusiasts communicate-With VC (MFC)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:25849
    • 提供者:lili
  1. com_server

    0下载:
  2. 这是一个非常简单的COM服务器,它不需要MFC和ATL的支持。 // 这个DLL COM服务器提供了一个接口:ImyInterface,其中有两个方法:Square 和 Cube。 // 它是使用纯粹C++编写的一个最简单的服务器,没有串转换、宏处理之类的东西。 // 它只包含让这个服务器运行的最简代码。所以看代码时只要记住两个字:那就是"简单"。 // // 警告:这个程序没有经过全面测试,所以不敢保证它没有BUG,如果谁发现了,请通知-This is a very si
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1152965
    • 提供者:liang
  1. Drawcude

    0下载:
  2. MFC实现的绘制立方体,采用MFC类库实现-MFC cube to achieve the mapping, using MFC class library to achieve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:106173
    • 提供者:王天
  1. MFCframeworkCubeDrawing

    0下载:
  2. MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用-MFC framework cube drawing, written by me draw a cube on the MFC, suitable for beginners and experienced users to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:957014
    • 提供者:王东
  1. MFCcube

    0下载:
  2. 用MFC编写的立方体的程序,并且立方体顶点的颜色不同-Cubes prepared with MFC program, and a different color cube vertex
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2808558
    • 提供者:xinyuanyuan
  1. WIN32cube

    0下载:
  2. 用WIN32结构框架编写立方体的程序,区别于MFC框架的区别-Structural framework of the preparation of the cube with the WIN32 program, different from the difference between MFC framework
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:238530
    • 提供者:xinyuanyuan
  1. cube

    0下载:
  2. cube tracking white visual c++ et mfc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:20674
    • 提供者:danou
  1. MFC-to-write-a-spinning-cube

    0下载:
  2. MFC编写一个旋转立方体 通过算法,从而实现立方体在三维空间里的自由碰撞-MFC to write a spinning cube
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:138061
    • 提供者:jack
  1. zhuanpan

    0下载:
  2. 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:11795369
    • 提供者:海海
  1. MFCopengl

    0下载:
  2. 1.首先在MFC环境下配置OpenGL环境 2.然后利用opengl环境绘制了一个立方体 3.并给立方体贴了一张image.bmp纹理 4.鼠标和键盘进行立方体交互操作 5.键盘的上下键可以实现立方体的上下移动,键盘的左右键可以实现立方体的左右移动 6.当鼠标的左键按下并移动时,立方体将做相应方向的移动。-1 configured in the MFC environment OpenGL environment 2 and then use OpenGL to draw
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:28533577
    • 提供者:leo
  1. OpenGL

    0下载:
  2. 用VC++6.0搭建了MFC OpenGL环境,实现一个彩色立方体盒型的展开,并且为全屏显示,隐藏了标题栏和菜单栏。-Use VC++ 6.0 to build the MFC OpenGL environment, to achieve an expanded color cube box type and full-screen display, hiding the title bar and menu bar.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3558639
    • 提供者:卜茜茜
  1. MyBoids

    0下载:
  2. Boids模型实现,除去实现聚集、隔离和方向调整这三个规则外,还增加了绕立方体运动(The implementation of Boids model eliminates the three rules of aggregation, isolation and direction adjustment, and also increases the motion around the cube.)
  3. 所属分类:其他

    • 发布日期:2020-05-25
    • 文件大小:13602816
    • 提供者:EvilZ
搜珍网 www.dssz.com