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

搜索资源列表

  1. mvcsphere

    0下载:
  2. 采用MFC编制MVC模式之球体演示程序 在传统面向过程的程序设计中,往往采用 Input-Processing-Output 模式,这“归功”于 DOS 操作系统的单任务。当 Windows 图形界面 OS 出现后,MVC(Model-View-Controller)模型更适合 Windows 图形界面程序的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-compiled using MFC ball MVC model demonstration program in t
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16179
    • 提供者:望打开
  1. XiaoQiuYunDong

    0下载:
  2. 小球运动源码,可以用键盘控制小球的运动 mfc做的,望指教!呵呵,上传的原因是因为要下一个我看中的东东!-ball movement source, you can use the keyboard to control the ball movement mfc do, look enlighten! Oh, it is uploaded to the next one because I saw in the Eastern!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:11398
    • 提供者:默默
  1. smallball

    1下载:
  2. 很简单的一个用mfc编写的小球在窗口里面弹来弹去的程序。 工具栏中点最后一个黄色按钮,才可以启动小球程序。 另外 工具栏中还有开始和结束按钮。-very simple mfc prepared with a small ball inside the window to missile missiles to the procedure. Tools column last point a yellow button before they can start small ball pr
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-15
    • 文件大小:3687246
    • 提供者:岳云霞
  1. ball

    0下载:
  2. 一个win下的桌面小撞球游戏,用MFC开发。非常适合研究游戏开发的初学者学习借鉴-Win a small pool of desktop games, developed by MFC. Very suitable for study of game development for beginners to learn from
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:5017054
    • 提供者:杨斌
  1. 3D_VECTOR_CONTROL

    0下载:
  2. 三维矢量控件.本控件具有下面特征: 从CButton派生的3D矢量MFC控件。 在3D球体上进行实时光显示。 可变球体半径和位置。 支持位图背景。 支持垂直颜色渐变背景。 可变球体颜色、光颜色和周围颜色。 可变光强度。 支持附加控件(自动更新)。 支持鼠标敏感。 支持前向剪切。 支持下面事件的回调函数: 1. 跟踪球体移动。 2. 用户释放跟踪球,也就是,矢量改变。-Three-dimensional vector c
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:47433
    • 提供者:jayjay
  1. Exam01

    0下载:
  2. MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1812079
    • 提供者:lcna
  1. ballhit

    0下载:
  2. 对物理现象的描述,小球碰撞的全部代码,实用MFC实现,具有健壮性和实用性-A descr iption of physical phenomena, the small ball collision all the code, practical MFC implementation, with the robustness and practicality
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:453819
    • 提供者:dd
  1. spring

    0下载:
  2. 基于MFC的小球落地碰撞模拟程序,比较简单-MFC-based small ball landing crash simulation procedure, relatively simple
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:48642
    • 提供者:tanisaber
  1. qiu

    0下载:
  2. 用MFC编写的小球碰撞,当小球碰到四周墙壁后,自动反弹,双击鼠标左键,可以改变小球颜色!-Written with MFC ball collision, when the ball hit the wall around, the automatic reaction, double-click the left mouse button, you can change the ball color!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1998940
    • 提供者:peng
  1. Ball

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:87201
    • 提供者:ylb
  1. testCollision

    0下载:
  2. 在MFC框架下,自己写的小球的碰撞检测小程序,实现边界检测和小球碰撞返回,效果还是不错的。-In the MFC framework, to write their own small ball collision detection procedures to achieve the collision boundary detection and small ball back, the effect is good.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:33802
    • 提供者:liupeng
  1. SmallBall

    0下载:
  2. 这是用MFC编辑的小球遇边框自动反弹的程序-It is edited by MFC automatically bounce the ball border procedures for case
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1952962
    • 提供者:Vivian
  1. WM_Lift

    0下载:
  2. 电梯上下楼仿真模拟VC++源码实现,模拟电梯上去的时候,可以随便按上去的任一个按钮,但是下来的时候,可要好好按哦,必须一层一层的按,要不然那个小球进不了电梯哦。本程序也是采用了创建类的方法来编写,用到了MFC的基础知识,学了MFC快一个月了,界面编程学的还可以了,可一些核心的知识还是有好多不知道。所以也将本程序奉献给那些与我水平相当,期盼上进的VC同仁们。 -Simulation of the elevator downstairs to achieve VC++ source code t
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-25
    • 文件大小:32226
    • 提供者:madud00034
  1. ball_mfc

    0下载:
  2. MFC下的小球碰撞演示实验,无摩擦,碰撞后能量守恒-MFC ball collision under the demonstration experiment, no friction, conservation of energy after the collision
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-31
    • 文件大小:47852
    • 提供者:张坤
  1. pengzhunag

    0下载:
  2. mfc的小球碰撞可视化界面程序,可以用来观察完全弹性碰撞和完全非弹性碰撞-mfc small ball collision visual interface program can be used to observe fully and completely non-elastic collision elastic collision
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1922162
    • 提供者:孙昊
  1. line

    0下载:
  2. MFC 涡旋线画法 小球顺着涡旋线按设置的角速度旋转到中心-MFC scroll ball down the line painting by setting the angular velocity of vortex lines to the center of rotation
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:47541
    • 提供者:wzd
  1. BallHide

    0下载:
  2. 基于Visual C++ MFC的球动态消隐算法,显示线框球并能设置消隐。-Based on Visual C++ MFC dynamic blanking algorithm of the ball, the ball and can set the display frame blanking.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:3027512
    • 提供者:李文东
  1. game-of-ball-clipase

    0下载:
  2. MFC实现小球的下落与弹跳。深刻理解MFC设计-game of ball s clipase
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:782274
    • 提供者:王建
  1. New folder

    0下载:
  2. Now this is a story all about how My life got flipped-turned upside down And I'd like to take a minute Just sit right there I'll tell you how I became the prince of a town called Bel-Air In west Philadelphia born and raised On the playground
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:104448
    • 提供者:lolipopppy
  1. MFC实验报告

    0下载:
  2. MFC实验报告,利用MFC绘制小球等作用(MFC experimental report, the use of MFC to draw the ball and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:356352
    • 提供者:sly_461
« 12 »
搜珍网 www.dssz.com