-
may be some function of this procedure has yet to be resolved is for reference o...
可能这个程序有的功能还没有解决
仅供参考-may be some function of this procedure has yet to be resolved is for reference only
- 2022-01-25 21:48:02下载
- 积分:1
-
一个APPOINMENTBOOK程序
一个APPOINMENTBOOK程序-a APPOINMENTBOOK procedures
- 2022-07-22 08:09:33下载
- 积分:1
-
坦克大战,程序展示如何进行人工智能的,程序实现。还有图形的组合...
坦克大战,程序展示如何进行人工智能的,程序实现。还有图形的组合-tank, procedures show how artificial intelligence, programming. There are a combination of graphics
- 2022-02-15 11:36:19下载
- 积分:1
-
1.可设置方格数目,颜色,大小,线宽 2.随机产生一只老鼠 3.蛇可根据鼠标改变行动方向,当遇到老鼠是就吃掉,遇到自己的身体或边缘时死亡,并结束游戏 4.可产生...
1.可设置方格数目,颜色,大小,线宽 2.随机产生一只老鼠 3.蛇可根据鼠标改变行动方向,当遇到老鼠是就吃掉,遇到自己的身体或边缘时死亡,并结束游戏 4.可产生音乐 5.可以进行文件操作(保存当前游戏进度或装入游戏进度及当前的环境设置等) 6.显示当前日期时间,及进度进行的时间 7.显示当前得分合排名 8.可进行鼠标操作,如菜单功能选择,方向改变等-1. Box number can be set, color, size, width 2. Randomly generated a mouse 3. The snake can change the course of action the mouse, the mouse is when they eat it, which they physical or risk death and the end of four games. Music can have five. May to file operations (preserving current progress of the game or load the game and the current environment settings) 6. that shows the current date, and the progress of time 7. the current score shows a ranking 8. mouse operation can be carried out, such as menu options, including the change in direction
- 2022-06-22 01:18:11下载
- 积分:1
-
fdjakfdaklf jdasjfldjaf ljadlfjlksf sdjfkaf
fdjakfdaklf jdasjfldjaf ljadlfjlksf sdjfkaf
- 2022-02-15 19:58:27下载
- 积分:1
-
用VC编写的游戏#,希望改善美国的指导,代码简单,有效。
用vc#编写的小游戏,希望大家指导改进,代码简单,大家不要见怪。-By vc# Prepared game, hoping to improve the U.S. guidance, the code is simple, everyone forgive.
- 2022-07-12 11:20:33下载
- 积分:1
-
碰撞检测.,用c++ opengl 实现,写得不错,值得初学者借鉴。
碰撞检测.,用c++ opengl 实现,写得不错,值得初学者借鉴。-Collision detection., With c++ Opengl realized, well written, it is worth drawing for beginners.
- 2023-03-21 23:40:03下载
- 积分:1
-
一个简单的rpg游戏,英雄救美
一个简单的rpg游戏,英雄救美-rpg a simple game, the heroic rescue
- 2022-04-19 12:03:16下载
- 积分:1
-
坦克小游戏源码,功能没有完成。智能移动和发射炮弹。
坦克小游戏源码,功能没有完成。智能移动和发射炮弹。-Tanks game source code, functionality is not yet complete. Intelligent Mobile and fired artillery shells.
- 2022-07-27 07:33:59下载
- 积分:1
-
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照...
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照蛇头的运行轨迹
3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束
4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别
计算公式:(一般屎数量+大屎数量)*难度级别
5、一个问题:游戏的难度设置选项框和主窗口发生数据交换采用了两种方法,发送消息法和读写外部文件法,第三种选择就是采用全局变量,但都不是太好,有没有更合适的方式保证实现该功能的同时不致使程序显得晦涩难懂不易修改和维护-Snake programming essentials
1, each scraper requires attention invalid rectangle the size and location of the smallest snakes in general to take the whole composition of coordinates and the largest rectangular coordinates (including the snake s head and body)
2, snake body running track running track should refer to the snakeheads
3, snakes eat things that all the points after the changes in the body should have a similar change in the first point, that is the first point change in the next period of time after the changes in the second point, and then the next time a change in the third point, and so on , until the end of the last poin
- 2022-07-23 19:06:20下载
- 积分:1