搜索资源列表
VisualC++highlevelprogrammingandsourcecode
- Visual C++高级编程技术与实例源代码
vpmotion_game
- vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
vpmotion_ufo
- vega prime与C++混合编程实例,模拟飞碟运动,不受惯性重力影响,可以左转右转,加速减速,突然加速、停止等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the UFO motion model (vpMotionUFO). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to a
vpmotion_walk
- vega prime与C++混合编程实例,模拟步行运动,可以实现左转右转,前进后退等功能,遇到障碍物会碰撞,可以调节身高速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the walk motion model (vpMotionWalk) and a user defined collision detection position strategy. It defines the class myApp, which is deri
Console
- 这是一些使用C#进行控制台编程的实例源代码,这些小程序主要有传值调用、数组前后对比、阵列列前后对比、输出欢迎信息、输出参数、利用控制台进行常规计算、静态变量的使用等方面的内容,面向c#新手,编译环境vs2005。-This is some of the console in C# programming source code examples, these small programs are called by value, the array before and after compar