-
文件操作相关
文件操作相关-operation related documents!
- 2022-07-25 21:44:00下载
- 积分:1
-
包括各种各样的系统功能,特别棒
包括各种各样的系统功能,特别棒-include a wide range of system functions, in particular wand!
- 2022-03-23 16:11:34下载
- 积分:1
-
数据库结构课本中二叉树中求最小代价生成树
数据库结构课本中二叉树中求最小代价生成树-Textbooks in the binary tree database structure in order to minimize the cost of spanning tree
- 2022-01-27 12:00:32下载
- 积分:1
-
NS2 简介
NS2 是专为研究而设计的开源事件驱动模拟器计算机通信网络中。NS2 自 1989 年成立以来, 不断得到来自业界、 学术界和政府的极大兴趣。都在不断研究与改进多年来,现在的 NS2 包含众多网络组件 (如路由模块的传输层协议、 应用程序等。探讨网络性能, 研究人员可以简单地使用一种易于使用的脚本语言,来配置网络, 和观察通过 NS2 而生成结果。无疑,NS2 已成为最广泛使用的开放源码网络模拟器和一个最广泛用于网络模拟器。
- 2022-06-20 07:17:06下载
- 积分:1
-
本程序是模仿Windos的扫雷游戏的改进版,我是个初学者。因为有下载需要,所以上传了一段很初级的源代码。希望谅解。...
本程序是模仿Windos的扫雷游戏的改进版,我是个初学者。因为有下载需要,所以上传了一段很初级的源代码。希望谅解。-this procedure is to imitate the mine Windos improved version of the game, I was a beginner. Because downloading needs, it uploads for a primary source. Hope that understanding.
- 2022-09-05 17:15:03下载
- 积分:1
-
Prepared Delphi Resource Editor, you can download the source code of its officia...
Delphi编写的资源编辑器,可以在其官网下载源码,这里上传的仅是编译后的可执行文件,比Delphi自带的ImageEditor好一百倍,能自动编译资源文件。-Prepared Delphi Resource Editor, you can download the source code of its official website here to upload only the compiled executable file, Delphi
- 2022-07-26 21:08:59下载
- 积分: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
-
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其...
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with VB genetic algorithm used its
- 2022-08-13 01:22:40下载
- 积分:1
-
一个基于PHP网页的Flash播放器,可以用在视频网站上来播放视频文件。...
一个基于PHP网页的Flash播放器,可以用在视频网站上来播放视频文件。-PHP-based web pages Flash player, can be used in a video Web site up to play video files.
- 2022-01-26 06:08:25下载
- 积分:1
-
一个域名价值分析工具,通过正则和字典匹配分析
一个域名价值分析工具,通过正则和字典匹配分析-domain tool
- 2022-02-25 12:24:42下载
- 积分:1