-
源码和笔记
说明: 我们在整个游戏中,看到的所有内容,我们都理解为游戏对象。
那么每一个游戏对象,都是由一个单独的类创建而来。
为了便于我们程序的可扩展性,减少冗余代码,我们写一个父类,让这些游戏对象的子类
来继承我的父类,我在父类中,将子类中所共有的成员全部都封装起来。
应该记录游戏对象的横纵坐标
需要记录游戏对象的高度和宽度(All the content we see in the whole game is understood as the object of the game.
Then every game object is created by a separate class.
In order to facilitate the scalability of our program and reduce redundant code, we write a parent class to let the children of these game objects.
To inherit my parent class, I encapsulate all the members that are common in the subclass.
The abscissa and ordinate coordinates of the game object should be recorded
You need to record the height and width of the game object)
- 2018-12-24 10:57:43下载
- 积分:1
-
模板方法模式-考试题目02
说明: ZKEM Keeper SDK, If your device supports web soap, then you can use this sdk develop php applicaiton
- 2020-06-24 06:40:02下载
- 积分:1
-
shiyan
这个上传的文件,是压缩文件,解压后会看到源文件 传输线模型(this program is about a transmission line)
- 2021-03-20 17:19:18下载
- 积分:1
-
exercici2
Builds game map given an input file with pre-specified format.
- 2011-12-16 00:05:44下载
- 积分:1
-
WidebandSpecSensing
认知无线电,宽频带频谱感知算法仿真。包括频谱感知算法,信号建模,仿真图(cognitive radio. wide frequency band spectrum sensing, including algorithm, modeling, figures)
- 2018-04-11 10:17:27下载
- 积分:1
-
obd
J1939 OBD 实现,比较容易懂,STM32 已经实现,文档都看懵了(J1939 OBD implementation is relatively easy to understand, STM32 has been achieved, documents are ignorant.)
- 2018-07-27 09:19:14下载
- 积分:1
-
atmel 汇编代码,用于调试实验用,精简实用,适用于初学者
atmel 汇编代码,用于调试实验用,精简实用,适用于初学者-atmel assembly code
- 2022-02-01 13:20:23下载
- 积分:1
-
光影效果的Loading动画附源文件
光影效果的Flash Loading动画附源文件,看上去很炫的Flash载入动画,动画的中心同时显示加载进度百分比,flash8可修改源文件。
- 2022-03-19 08:39:32下载
- 积分:1
-
matlab程序
在异构无线网络中关于垂直切换算法的代码,描述了相关的概率计算,卡尔曼滤波计算等。(In the heterogeneous wireless network, the code about the vertical handoff algorithm is described, which describes the related probability calculation, the Calman filter calculation and so on.)
- 2017-12-28 16:48:32下载
- 积分:1
-
responder3
说明: 基于VHDL的多路抢答器,用LCD12864进行显示(Multiplex answering device based on VHDL is displayed with LCD12864)
- 2019-06-17 15:29:31下载
- 积分:1