-
GBT 28169-2011 嵌入式软件 C语言编码规范
说明: 嵌入式C语言编码规范国标,还可以,可以作为参考(Embedded C Language Coding Standard)
- 2020-06-16 11:40:01下载
- 积分:1
-
源码和笔记
我们在整个游戏中,看到的所有内容,我们都理解为游戏对象。
那么每一个游戏对象,都是由一个单独的类创建而来。
为了便于我们程序的可扩展性,减少冗余代码,我们写一个父类,让这些游戏对象的子类
来继承我的父类,我在父类中,将子类中所共有的成员全部都封装起来。
应该记录游戏对象的横纵坐标
需要记录游戏对象的高度和宽度(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
-
Dev-C++编程安装文件
Dev-C 编程安装文件.exe
- 2020-12-07下载
- 积分:1
-
一个使用VC++取得CPU信息的源程序。
一个使用VC++取得CPU信息的源程序。-VC made use of a CPU information of the source.
- 2022-11-12 18:45:03下载
- 积分:1
-
juhac
抑制载波型差分相位调制,借鉴了主成分分析算法(PCA),有CDF三角函数曲线/三维曲线图。( Suppressed carrier type differential phase modulation, It draws on principal component analysis algorithm (PCA), There CDF trigonometric curve/3D graphs.)
- 2017-05-05 16:48:50下载
- 积分:1
-
Visual C++ +SQL Server数据库应用实例完全解析
使用vc结合sqlserver开发业务系统的一些实例,对初学者有参考意义(The use of VC combined with some sqlserver examples of the development of the business system, and has a reference value for beginners)
- 2017-10-12 09:28:47下载
- 积分:1
-
《计算流体和传热传质》讲义(中科大)
说明: 中科大计算流体力学与传热讲义
可以很好的学习Fluent(Computational fluid dynamics
Fluent)
- 2020-06-21 11:31:10下载
- 积分:1
-
nmock2-2.0.0.44-net-2.0
nmock2,软件单元测试用。在单元测试书写时可以用它mock尚未开发但已经公开了接口的类型。(nmock2, software unit test. When writing the unit tests can use it to mock yet to be developed, but the type of interface has been made public.)
- 2010-03-10 18:30:51下载
- 积分:1
-
ToolDemo
说明: 详细介绍了VC中工具栏开发实例,实例具有代表性,可直接应用。(Described in detail the development of VC in the toolbar example, the examples are representative, can be applied directly.)
- 2008-11-18 13:47:21下载
- 积分:1
-
51黑论坛_[野火ISO]零死角玩转stm32 zip
说明: 野火零死角玩转stm32,是关于学习stm32单片机的一本书(Play around STM32 in zero corner of wildfire)
- 2020-06-20 00:40:02下载
- 积分:1