-
A good game play is very appropriate because the 8 lines of code changed too lon...
一款不错的游戏 很有适玩8行 因为代码太长改了一部分 可以使用经过调试了-A good game play is very appropriate because the 8 lines of code changed too long after you can use the debugging
- 2022-11-20 02:25:03下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
LFS(linux from scratch)的文档,包括lfs
LFS(linux from scratch)的文档,包括lfs-6.2,blfs-6.1,lfs-2006-8-3和lfs-book-svn-2006-7-31-LFS (linux from scratch) of documents, including LFS-6.2, blfs- 6.1, LFS-2006-8-3 and the LFS-book-svn-2006-7-31
- 2022-01-25 19:47:02下载
- 积分:1
-
Doc++,可以根据你的C/C++和java的源码文件中的注释行自动生成Html说明文件的工具,要用Gun的编译...
Doc++,可以根据你的C/C++和java的源码文件中的注释行自动生成Html说明文件的工具,要用Gun的编译-Doc, can you C/C and java source of the Notes document OK automatic generation Html note tools, compilers with Gun
- 2022-04-23 12:35:46下载
- 积分:1
-
3d mmorpg worldforge 的服务端代码,脚本使用python,数据库使用mysql,在linux下编译...
3d mmorpg worldforge 的服务端代码,脚本使用python,数据库使用mysql,在linux下编译-3d mmorpg worldforge the service-side code, scripts using python, database, using mysql, in the compilation under linux
- 2022-02-25 05:17:23下载
- 积分:1
-
带进度条的JSP文件上传程序
一个带进度条的JSP文件上传程序,支持单个文件100M上传,JSP环境下的AJAX WEB上传程序,可一次上传多个文件,带进度条显示,上传过程中,若用户取消上传,则已经上传的文件均被删除。
- 2022-02-25 19:57:44下载
- 积分:1
-
one simple calculator, we hope to speak up
一款简单的计算器,希望大家多提意见-one simple calculator, we hope to speak up
- 2023-04-27 09:40:03下载
- 积分:1
-
很好的一个留言本,虽然不是我原创,可是我觉得对大家很有用处,也很值得学习!...
很好的一个留言本,虽然不是我原创,可是我觉得对大家很有用处,也很值得学习!-good a voice Though this is not my original, but I think we had some very useful and very worthwhile learning!
- 2023-09-03 13:15:04下载
- 积分:1
-
php ajax树型菜单 Tree菜单实例
php ajax树型菜单 Tree菜单实例,ajax js技术实现的PHP版树形菜单代码,可很好的嵌入到基于PHP环境的内容管理系统中,菜单展开的折叠的效果请参见演示截图所示。
- 2023-08-26 13:55:02下载
- 积分:1
-
tomcatpluginv3
tomcatPluginV3
- 2022-01-24 13:53:01下载
- 积分:1