-
源码和笔记
我们在整个游戏中,看到的所有内容,我们都理解为游戏对象。
那么每一个游戏对象,都是由一个单独的类创建而来。
为了便于我们程序的可扩展性,减少冗余代码,我们写一个父类,让这些游戏对象的子类
来继承我的父类,我在父类中,将子类中所共有的成员全部都封装起来。
应该记录游戏对象的横纵坐标
需要记录游戏对象的高度和宽度(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
-
这是一个瑞杰的软件,主要用于上网的应用程序。
这是一个瑞杰的软件,主要用于上网的应用程序。-This is a瑞杰software, mainly for Internet applications.
- 2022-01-25 16:34:11下载
- 积分:1
-
对数据序列进行灰度预测,返回绝对误差以及根据用户需求可以任意选取预测的数目。...
对数据序列进行灰度预测,返回绝对误差以及根据用户需求可以任意选取预测的数目。-Gray predicted sequence of data to return the absolute error and can be arbitrarily selected according to user demand forecast amount.
- 2022-01-26 05:45:54下载
- 积分:1
-
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、...
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、 Label、 TextBox、 Frame、 CommandButton、 CheckBox、 OptionButton、 Form、 Menu、 MDIForm、 Image、 Data、 UserControl、 PropertyPage -Decompile a VB application process has been able to resolve most of the following attributes control and editing, including changes to the font, background color changes, photo preservation and replacement. PictureBox, Label, TextBox, Frame, CommandButton, CheckBox, OptionButton, Form, Menu, MDIForm, Image, Data, UserControl, PropertyPage
- 2022-07-24 07:15:58下载
- 积分:1
-
HistoEq
说明: This program finds the histogram of an image without using histeq command on MATLAB.
- 2020-05-15 03:45:55下载
- 积分:1
-
hooks.zip
说明: # Provide the canonicalize filename (physical filename with out any symlinks)
# like the GNU version readlink with the -f option regardless of the version of
# readlink (GNU or BSD).
# This file is part of a set of unofficial pre-commit hooks available
- 2020-06-19 15:00:01下载
- 积分:1
-
facility
matlab调用cplex,解决工厂选址等类型的问题(examples of matlab and cplex)
- 2018-04-16 00:03:29下载
- 积分:1
-
DVHop
针对基于双曲线定位的DV-Hop算法中误差项的异方差性引起的定位误差大的问题,提出了一种基于加权双曲线定位的DV-Hop改进算法。算法分析了基于双曲线定位的DV-Hop算法模型中误差项的异方差性,用加权最小二乘法对异方差性进行纠正,对加权最小二乘法中的权值矩阵进行了推导并得到与跳数相关的最佳权值矩阵,使得误差项满足同方差性,所得估计值更加接近最佳线性无偏估计。仿真实验结果表明,所提算法在节点定位精度上较现有的基于双曲线定位的DV-Hop算法都有一定提高。(Aiming at the problem that the heteroscedasticity of observation errors leads to low locating accuracy in DV-Hop algorithm based on hyperbolic positioning, this paper proposes an improved DV-Hop algorithm which based on weighted hyperbolic positioning. The algorithm analysis the heteroscedasticity of the error term in the model and takes advantage of weighted least square method which corrects heteroscedasticity straightforwardly. Then, the weight matrix related to least hops between nodes is deduced, the estimators thus obtained are more close to the best linear unbiased estimator. The simulation results show that the location performance of the improved algorithm is better than that of the exsiting DV-Hop algorithm which based on hyperbolic positioning.)
- 2020-09-20 21:57:53下载
- 积分:1
-
ANASY焊接模拟实例,对焊接模拟研究分析的人员具有一定的参考意义。...
ANASY焊接模拟实例,对焊接模拟研究分析的人员具有一定的参考意义。- ANSYS simulation of welding
- 2022-06-29 12:55:04下载
- 积分:1
-
OFDM仿真代码+OFDM原理和技术介绍PPT
说明: OFDM系统的完成仿真过程具有一定的利用价值(OFDM the completion of the simulation system has a certain value of utilization)
- 2020-11-13 16:33:03下载
- 积分:1