-
边界标识法:系统将所有的空闲块链接在一个双重循环链表结构的可利用空间表中,无须从头到尾扫描链表也能确定一个释放块的相邻块是否为空闲。...
边界标识法:系统将所有的空闲块链接在一个双重循环链表结构的可利用空间表中,无须从头到尾扫描链表也能确定一个释放块的相邻块是否为空闲。
-Boundary marking method: the system will link all of the free block list in a double cycle structure of the table to the use of space, there is no need to scan list from start to finish can also set a block adjacent to block release for free.
- 2023-03-10 21:20:04下载
- 积分:1
-
优秀论文(基于非线性的雷达目标识别中的若干问题…
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part5-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part5
- 2023-04-01 17:50:04下载
- 积分:1
-
通讯录的处理,用来处理通讯录的更新操作以及删除操作
通讯录的处理,用来处理通讯录的更新操作以及删除操作-masm
- 2022-09-25 09:35:03下载
- 积分:1
-
Windows程序设计中的所有示例代码
Windows程序设计中的所有示例代码-Windows program design all the sample code
- 2022-03-12 09:46:15下载
- 积分:1
-
a small personal income tax calculation procedures of C program.
一个个人所得税计算小程序的C++程序。-a small personal income tax calculation procedures of C program.
- 2022-05-22 02:45:37下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
空教室信息查询借还系统
课室信息包括日期、课室地点、房号、具体上课时间,能提供以下功能:系统以菜单方式工作系统本身已经录入2014年1月份的课室信息课室信息浏览功能--输出课室信息查询功能-算法(其中查询方式可以按具体时间地点查询、按地点查询、按时间查询等)课室借用、归还功能
- 2022-08-05 13:59:03下载
- 积分:1
-
Visual Studio 2008溶液在C++实现的JPEG decodeer /编码器。好宝…
Visual studio 2008 solution of jpeg decodeer/encoder implemented in C++. Well portable also on windows mobile
- 2022-06-02 11:29:38下载
- 积分:1
-
a nice C++ programs list. With high reference value
一个好的C++程序罗列, 有高的参考价值-a nice C++ programs list. With high reference value
- 2022-04-30 11:33:37下载
- 积分:1
-
SUN Xin teachers Viaucl c++ 20 class example of all procedures
孙鑫老师Viaucl c++二十课例子的全部程序-SUN Xin teachers Viaucl c++ 20 class example of all procedures
- 2022-06-01 13:52:46下载
- 积分:1