-
ARCGIS
实现从EXCEL数据转换到TXT,使用于某些特定格式的转换。简单,方便-ARCGIS
- 2022-01-31 22:33:36下载
- 积分:1
-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。...
WINCE下的按钮类,本网站有一样的代码,我修改过可以在模拟器和ARMV4i平台正常编译。-WINCE下的按钮类,可以很方便的实现各种各样的按钮。不可错过!
- 2022-06-12 09:44:41下载
- 积分:1
-
Packet communications information write to the specified dynamic library files,...
将通讯报文信息写入指定文件的动态库,文件编程例子!-Packet communications information write to the specified dynamic library files, document examples of programming!
- 2023-08-14 15:10:03下载
- 积分:1
-
实现对txt文档的读取,能够实现的txt文档的保存,同时处理一定的数据...
实现对txt文档的读取,能够实现的txt文档的保存,同时处理一定的数据-Txt document to achieve the reading, to achieve the preservation of the txt file, at the same time to deal with a certain degree of data
- 2022-10-16 06:30:03下载
- 积分:1
-
桌面精灵,跟随鼠标
桌面精灵,跟随鼠标-desktop triazolam, with the mouse
- 2023-08-21 09:15:05下载
- 积分: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
-
PHP的语法描述中的几个文件
php syntax description in tis file
- 2022-02-01 08:54:13下载
- 积分:1
-
things, it is true! ! The compilation was made
加减乘除运算的东西,,不错!!汇编写的-things, it is true! ! The compilation was made
- 2023-08-02 07:40:02下载
- 积分:1
-
WinCE的3D教程,它拥有各种各样的例子
wince 3d tutorial, it has various examples
- 2023-06-17 05:45:04下载
- 积分:1