-
扫雷 原代码 C#制作 适合于学生的课程设计 及实验
扫雷 原代码 C#制作 适合于学生的课程设计 及实验 -mine C# source code suitable for the production of students in the curriculum design and experiment
- 2022-03-10 18:29:49下载
- 积分: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
-
labview 编写的日历控件 学习ING
labview 编写的日历控件 学习ING-the preparation of the calendar control labview
- 2022-07-03 19:08:33下载
- 积分:1
-
常用C 语言 运筹学算法
常用C 语言 运筹学算法-C-language algorithm tacticians
- 2023-06-19 07:35:03下载
- 积分:1
-
这是我改造并完整屏幕取词程序的过程中完成的文档,它将取词放在文件中。而不是直接显示出来。里面探讨了有关屏幕取词的几乎所有方面的内容。...
这是我改造并完整屏幕取词程序的过程中完成的文档,它将取词放在文件中。而不是直接显示出来。里面探讨了有关屏幕取词的几乎所有方面的内容。- This will be I transforms and the complete screen takes the
documents which the word procedure in the process completes, it will
take the word to put in the document. But is not directly
demonstrates. Inside discussed the related screen to take the word the
nearly all aspects content.
- 2022-03-25 19:31:13下载
- 积分:1
-
Information theory, curriculum design in their own code to do run
信息论编码课程设计中自己做到的游程编码的代码,里面包含了哈弗曼的编码算法,希望对你有所帮助。-Information theory, curriculum design in their own code to do run-length coding code, which contains a Havermann encoding algorithm, hope this helps.
- 2023-05-01 00:35:03下载
- 积分:1
-
微软® Active Directory和# 8482服务接口(ADSI)软件开发…
The Microsoft® Active Directory™ Service Interfaces (ADSI) Software Development Kit (SDK) is a client-side product, based on the Component Object Model (COM), that defines a directory service model and a set of COM interfaces that enables Microsoft Windows NT® /Windows® 2000 and Windows 95 client applications to access several network directory services. -The Microsoft ? Active Directory
- 2023-05-26 20:55:03下载
- 积分:1
-
交织器的一部分,可以生成交织索引函数,如果加上一个随即序列发生器就可以组成一个交织器 了!...
交织器的一部分,可以生成交织索引函数,如果加上一个随即序列发生器就可以组成一个交织器 了!-interleaver part of the index can be generated intertwined function, If coupled with a sequence generator immediately on the formation of a interleaver!
- 2022-11-26 00:00:03下载
- 积分:1
-
网上找的 网上找的 网上找的 网上找的 网上找的
网上找的 网上找的 网上找的 网上找的 网上找的
- 2022-03-05 00:24:47下载
- 积分:1
-
一个用C++Builder编写的俄罗斯方块游戏
一个用C++Builder编写的俄罗斯方块游戏-a C Builder sheet prepared by the Russian game
- 2022-07-16 21:48:42下载
- 积分:1