-
Go to the " mobile game development" on the example of an RPG game, wan...
转至《手机游戏开发》上的一个RPG游戏例子,希望对初学者有帮助。-Go to the " mobile game development" on the example of an RPG game, want to be helpful for beginners.
- 2022-03-20 04:26:47下载
- 积分:1
-
雷迪的信噪比估计算法。运行交织文件第一比运行估计文件…
reddy snr estimator. run the interleaver file first than run the estimator file and get the results.
- 2022-03-13 04:48:30下载
- 积分:1
-
对平稳时间序列中的参数估计方法(包括矩估计,极大似然估计)和预测方法(包括差分方程预测方法,逆函数预测方法,格林函数预测方法)应用matlab进行编程,大家可以...
对平稳时间序列中的参数估计方法(包括矩估计,极大似然估计)和预测方法(包括差分方程预测方法,逆函数预测方法,格林函数预测方法)应用matlab进行编程,大家可以方便使用-For stationary time series in the parameter estimation methods (including moment estimation, maximum likelihood estimation) and forecasting methods (including the difference equation forecasting methods, inverse function of forecasting methods, Green s function prediction method) Application matlab program, we can easily use
- 2022-02-09 15:40:28下载
- 积分:1
-
酒店时钟源码
应用背景
定义一个类Clock
属性有hour、minute、second
功能有display(显示时间)、set(设置时间)和tick(走一秒)
为Clock添加静态成员count,并初始化,在测试代码中先后声明两个钟
2、类的组合:定义Time类,定义Clock2,属性为Time型变量time
3、(从1中)派生一个类HotelClock
属性有hour、minute、second、city(注意:属性继承v.s.新增)
功能有display、set和tick(注意:哪些功能需要重写)
测试代码中声明一个长度为3的HotelClock数组,分别存北京、东京(比北京晚1个小时)和纽约时间(比北京早15个小时),并输出。
4、为HotelClock类重载
- 2023-04-03 23:50:04下载
- 积分:1
-
SOFTWARE SCHEMATIC INTERFACE FOR PROGRAMMING TMS370 MCUs
SOFTWARE SCHEMATIC INTERFACE FOR PROGRAMMING TMS370 MCUs
- 2022-02-03 15:51:39下载
- 积分:1
-
原创作品,一个好玩的俄罗斯方块,写此游戏只为练手,希望能够帮助跟我一样才开始学vc的新手...
原创作品,一个好玩的俄罗斯方块,写此游戏只为练手,希望能够帮助跟我一样才开始学vc的新手-original works, a fun Tetris, this game was made just for practicing hand, hoping to help as I only started to learn vc newbie
- 2023-07-12 23:10:03下载
- 积分:1
-
this game than Window bring their simplicity. But up to now, it actually left ne...
这个游戏比Window自带的简单。但就目前来说,离它其实也不远。添加菜单项,并相应修改参数值:m_RowCount、 m_ColCount、leinum,并重新初始化界面就行了。 -this game than Window bring their simplicity. But up to now, it actually left near. Add menu items, and modify parameters : m_RowCount, m_ColCount. leinum and re-initialization interface there.
- 2022-10-30 20:55:03下载
- 积分:1
-
“跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(...
“跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(1KB)-"stopwatch" VB Timer control of the accuracy seems to be a millisecond, but only reached tens of milliseconds. This "stopwatch" the use of multimedia timer provide accurate and true to a millisecond timing (1KB)
- 2023-09-02 05:55:03下载
- 积分:1
-
use PowerBuilder to achieve the inventory management procedures
用powerbuilder实现的库存管理程序-use PowerBuilder to achieve the inventory management procedures
- 2022-12-09 01:05:03下载
- 积分:1
-
词法分析器 大家共享哈 呵呵
词法分析器 大家共享哈 呵呵
/************************************/
/* 程序名称: 词法分析器*/
/* 程序用途: 编译原理实验(一) */
/* 编写日期: 2006年10月 */
/************************************/
-lexical analyzer share Kazakhstan Oh /************************************//* process Name : lexical analyzer*//* process uses : Compiling principle experiment (1)*//* prepare date : October 2006*//************************************/
- 2022-03-20 21:35:32下载
- 积分:1