-
这有很多Delphi应用的例子,可以简单地学会Delphi的基本编程,可以举一反三,利用里面的例子,改成自己的作品
这有很多Delphi应用的例子,可以简单地学会Delphi的基本编程,可以举一反三,利用里面的例子,改成自己的作品-have many examples of the application of Delphi, you can simply learn the basic Delphi programming, can draw examples of the use of inside, into their own work
- 2022-08-23 20:27:14下载
- 积分:1
-
simulation of different orbit satellites running. RAR changed for EXE suffix can...
模拟的不同轨道卫星运行的状况。改后缀RAR为EXE 即可执行。-simulation of different orbit satellites running. RAR changed for EXE suffix can be executed.
- 2023-06-17 12:00: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
-
基于自适应遗传算法的电液弯辊模糊控制系统 很不错的文章 对自适应遗传算法模糊控制进行的详细的分析...
基于自适应遗传算法的电液弯辊模糊控制系统 很不错的文章 对自适应遗传算法模糊控制进行的详细的分析-Based on adaptive genetic algorithm fuzzy bending electro-hydraulic control system is very good article on adaptive genetic algorithm for fuzzy control of a detailed analysis of
- 2022-05-28 10:10:43下载
- 积分:1
-
ssd6 ex2答案 本人不才 一点贡献
ssd6 ex2答案 本人不才 一点贡献-The answer I ssd6 ex2 contribution不才
- 2022-04-09 21:24:17下载
- 积分:1
-
16位ad7705模数转换
好用串口方式
能值接把数读出来
16位ad7705模数转换
好用串口方式
能值接把数读出来-16-bit AD7705 analog-to-digital converter serial-to-use way to access the value of the number of read out
- 2023-04-14 02:25:03下载
- 积分:1
-
Yet another Java implementation for the addictive Minesweeper game. This game co...
Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square. -Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows s version, such as allowing more than one mines in a square.
- 2022-09-23 19:20:03下载
- 积分:1
-
一个简单的SMS收发程序,可以实现短信收发与拨打电话
一个简单的SMS收发程序,可以实现短信收发与拨打电话-A simple SMS sending and receiving process, you can send and receive text messages and phone calls to achieve
- 2022-06-15 03:54:32下载
- 积分:1
-
To achieve solid envelope alignment. Using interpolation, fitting handle. More a...
实现实包络对齐。采用插值,拟合处理。更加精确的对齐-To achieve solid envelope alignment. Using interpolation, fitting handle. More accurate alignment
- 2022-01-26 18:16:45下载
- 积分:1
-
Student Information Management System for C language programming, including data...
学籍信息管理系统C语言编程,包含数据录入,读取删除,添加,排序等功能-Student Information Management System for C language programming, including data entry, read, delete, add, sorting and other functions
- 2022-01-26 02:53:39下载
- 积分:1