Welcome![Sign In][Sign Up]
Location:
Search - ball mfc

Search list

[Other resourcedockmenubar_demo

Description: 一个速度可调的,可更改颜色的,2维球。MFC编程,使用了unicode-an adjustable speed, alter color, two-dimensional ball. MFC programming, the use of the unicode
Platform: | Size: 1214085 | Author: ys | Hits:

[OpenGL programball

Description: MFC OpenGL 通过曲线函数直接画圆。主要是熟悉OpenGL初始设置和对二维曲线的应用!
Platform: | Size: 49911 | Author: 罗格 | Hits:

[Otherball

Description: 使用MFC的单文档写的一个简单的弹球小游戏的例子
Platform: | Size: 44004 | Author: bruce | Hits:

[OpenGL programopenGL三球旋转例子

Description: 三个球体旋转运动-three rotating ball movement
Platform: | Size: 20480 | Author: 许明龙 | Hits:

[OtherEXAMPLE9-SAMEBALL

Description: Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1 完成了主要的数据类 May.2 更正了SameBallMap 的错误,完成了界面。 May.2 再次更正SameBallMap 的错误 May.8 添加DirectSound 部分,主要代码引自 Eugene Olafsen(美)等 著 MFC Programming with Visual C++ 6 Unleashed May.11 基本完成,除了改变窗口大小。 May.12 全部完成,可以将窗口设为两种大小,并可保存最后的改变。 May.20 更正成绩保存代码,以及状态栏异常////////////////Classes: Ball 球类,包含球的颜色(0,1,2),球的状态(int),球的外部标识。 MapNode 网结类,定义了一个专用的二维链表类的节点,包含该节点的 挂球位,该节点的组号,节点的外部标识。 SameBallMap 包含二维链表(由15*10个节点组成),实现对游戏的球对象的 完全管理. -Sameball /// /// //// History Apr.30 DirectDraw completed initialization, in the Release Edition normal work May.1 completed a major data categories SameBallMap May.2 corrected the error, completed the interface . May.2 SameBallMap again corrected the erroneous May.8 added DirectSound, the major source cited in Eugene Olafsen (US) waiting for MFC Programming with Visual C 6 May.11 basically completed 119,000, in addition to changing the size of the window. May.12 completed, the window can be set to both the size and preservation of the last change. May.20 corrected results preservation code, and status bar abnormal //////////////// Classes : Ball ball, the ball includes the color (0,1,2), the state- (int), the ball the external logo. MapNode network node categories, the definition of
Platform: | Size: 3647488 | Author: 李茜 | Hits:

[OpenGL programOpenGL动态球体

Description: 利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiveness of human-computer interaction. More suitable for beginners. OpenGL drawing easier to understand the mathematical principles.
Platform: | Size: 364544 | Author: 谭刚 | Hits:

[GDI-BitmapXiaoQiuYunDong

Description: 小球运动源码,可以用键盘控制小球的运动 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!
Platform: | Size: 1167360 | Author: 默默 | Hits:

[OpenGL programOpenGL)

Description: 用mfc opengl编写的,转动的球,可能会有数组越界的错误-mfc opengl prepared with the rotation of the ball, there may be cross-border array of mistakes
Platform: | Size: 47104 | Author: | Hits:

[OpenGL program1268

Description: 三维旋转小球VC++,opengl,MFC-3D rotating ball VC++, opengl, MFC.
Platform: | Size: 3722240 | Author: | Hits:

[Otherminibounceball

Description: 一个迷你弹球小程序,可以修改球的颜色、大小,运行速度。对学习MFC绘图很有帮助。-a mini Billiard small procedures, change the color of the ball, the size, and speed. Mapping learning MFC helpful.
Platform: | Size: 33792 | Author: jorry | Hits:

[2D Graphicdockmenubar_demo

Description: 一个速度可调的,可更改颜色的,2维球。MFC编程,使用了unicode-an adjustable speed, alter color, two-dimensional ball. MFC programming, the use of the unicode
Platform: | Size: 1213440 | Author: ys | Hits:

[OpenGL programball

Description: MFC OpenGL 通过曲线函数直接画圆。主要是熟悉OpenGL初始设置和对二维曲线的应用!-MFC OpenGL function through direct drawcircle curve. OpenGL is mainly familiar with the initial set-up and application of two-dimensional curve!
Platform: | Size: 2037760 | Author: 罗格 | Hits:

[Video CaptureCamera

Description: 用opencv实现打开摄像头 用的是MFC-Used to achieve open opencv camera using MFC
Platform: | Size: 2048 | Author: Can | Hits:

[Otherball

Description: 使用MFC的单文档写的一个简单的弹球小游戏的例子-The use of MFC single document written in a simple pinball game example
Platform: | Size: 44032 | Author: bruce | Hits:

[Windows Developball

Description: 一个win下的桌面小撞球游戏,用MFC开发。非常适合研究游戏开发的初学者学习借鉴-Win a small pool of desktop games, developed by MFC. Very suitable for study of game development for beginners to learn from
Platform: | Size: 5016576 | Author: 杨斌 | Hits:

[VC/MFCMiceandballgames

Description: MFC编写的老鼠与滚球的游戏源代码,适合初学者,实现了其中主要功能,有很大优化空间-MFC rats prepared with the ball game source code, suitable for beginners, to achieve the main functions of which have great space optimization
Platform: | Size: 2282496 | Author: 孟庆刚 | Hits:

[OpenGL programopengl_mfc_3D

Description: 在MFC中使用OPENGL绘制3D线框球,可实现鼠标拖动旋转,可用作3D模板进行二次开发。-OPENGL in MFC using 3D wire-frame drawing the ball, drag the mouse to achieve the rotation, can be used as a template for the secondary development of 3D.
Platform: | Size: 2058240 | Author: 程剑 | Hits:

[Other GamesBALL

Description:
Platform: | Size: 3772416 | Author: 姜朝阳 | Hits:

[GDI-BitmapExam01

Description: MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
Platform: | Size: 1812480 | Author: lcna | Hits:

[Other Gamesball

Description: 用MFC文档方式设计的滚皮球游戏。已测试-The ball rolling with the MFC-designed game. Tested! !
Platform: | Size: 15360 | Author: yy | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net