-
上课时编的 基于单文档的小游戏 坚持三十秒
操纵鼠标躲避乱飞的多个小球,当鼠标碰到边界 或者被小球击中时游戏结束。
可以实时显示鼠标位置,产生动画效果,...
上课时编的 基于单文档的小游戏 坚持三十秒
操纵鼠标躲避乱飞的多个小球,当鼠标碰到边界 或者被小球击中时游戏结束。
可以实时显示鼠标位置,产生动画效果,
目前程序还不完善,还未加入追踪型的小球,
其他功能有待完善-Class series of games based on single documents adhere to 30 seconds to manipulate the mouse to avoid flying a number of small ball, when the mouse come across the border or being hit by the ball when the game ended. Can be real-time display the mouse position, producing animation effects, the current procedure is not perfect, not yet joined the track-type small ball, the other functions remain to be improved
- 2022-04-21 10:50:26下载
- 积分:1
-
Adjust form to new resolution
有了这个资源,你可以开发一个固定分辨率的程序,例如800x600,自动调整所有屏幕到一个新的分辨率1024x768
- 2022-05-28 19:42:18下载
- 积分:1
-
2D program using c
2D program using c-2D program using c++
- 2022-04-26 20:39:53下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
matlab environment simplex method to achieve a simple small program
matlab环境下简单实现单纯形法的小程序-matlab environment simplex method to achieve a simple small program
- 2022-08-11 02:33:01下载
- 积分:1
-
代码grenerate
code grenerate
- 2022-03-18 21:18:11下载
- 积分:1
-
坦克大战很经典,语言是C++,设计的好
很经典的坦克大战,语言是c++,设计的很好-Tankedaizhan very classic, language is c++, The design of good
- 2022-03-25 01:09:53下载
- 积分:1
-
计算器源代码,可以实现简单的计算操作,拥有普通计算器的计算功能。...
计算器源代码,可以实现简单的计算操作,拥有普通计算器的计算功能。-Calculator source code, you can realize a simple calculation of the operation, with the computing power of ordinary calculator.
- 2022-01-30 19:53:26下载
- 积分:1
-
wince 示例程序 已经在evc++环境里 调试成功 主要介绍wince GDI函数的使用.以及窗体的生成
wince 示例程序 已经在evc++环境里 调试成功 主要介绍wince GDI函数的使用.以及窗体的生成-wince sample procedures have been in evc++ environment debug introduction success wince GDI function call. as well as the generation of form
- 2022-03-26 14:45:40下载
- 积分:1
-
房间开始的使得开房间是得分看见似的放开了间的释放看的释放空间似的放了看见的释放较快...
房间开始的使得开房间是得分看见似的放开了间的释放看的释放空间似的放了看见的释放较快-Makes the rooms began to open to see if the room is open the scoring between the release of the release to see if put in space to see the release of a faster
- 2022-03-01 04:39:57下载
- 积分:1