-
源码和笔记
说明: 我们在整个游戏中,看到的所有内容,我们都理解为游戏对象。
那么每一个游戏对象,都是由一个单独的类创建而来。
为了便于我们程序的可扩展性,减少冗余代码,我们写一个父类,让这些游戏对象的子类
来继承我的父类,我在父类中,将子类中所共有的成员全部都封装起来。
应该记录游戏对象的横纵坐标
需要记录游戏对象的高度和宽度(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
-
2009年9月 《无线电》附资料 可以下载 有源代码
2009年9月 《无线电》附资料 可以下载 有源代码-In September 2009 " radio" attached to the information source code can be downloaded
- 2022-06-12 07:17:37下载
- 积分:1
-
apr-util
several parts of AOO source released at 2019 described in several languages.
- 2020-06-17 02:00:01下载
- 积分:1
-
Ingeo modules that can be used to import in environment
Ingeo modules that can be used to import in environment
- 2022-01-27 20:54:46下载
- 积分:1
-
滤波器的设计
说明: 滤波器的设计文档,详细说明了参数设计,以及应用(Filter design documents, detailed description of parameter design, and the application)
- 2019-09-24 16:34:33下载
- 积分:1
-
27.三维_Matlab
说明: 用相位移法投影光栅测地形,并且用matlab实现这些功能包括相机标定等(Projection raster to measure terrain by phase shift)
- 2019-01-09 15:09:47下载
- 积分:1
-
GPR
说明: 简单实现高斯过程回归的问题,利用python语言做了一个简要的说明。(Simple implementation of gaussian process regression problem)
- 2019-06-28 09:14:44下载
- 积分:1
-
fuben
说明: 建立了离网小型永磁同步发电机模型,能够运行(The model of off grid small permanent magnet synchronous generator is established, which can operate)
- 2020-05-22 18:34:49下载
- 积分:1
-
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。...
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。-product management system. This requirement is designed to achieve storage, inventory, and from the unified management, and help enterprises achieve new product information management.
- 2022-06-26 23:32:59下载
- 积分:1
-
cross_ambiguity_function
说明: 对信号的相关估计,主要使用互相关模糊函数的matlab程序。(cross_ambiguity_function)
- 2020-12-30 14:29:01下载
- 积分:1