-
实现一个节点的插入和删除
实现了AVL_tree的插入与删除功能
及AVL_tree的线索化,并心图形的方式打印出结果-Implement insert and remove of a node
in a AVL-tree
- 2022-03-19 13:13:37下载
- 积分:1
-
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中...
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。具体规则如下:
(1) 任何时候都能翻转中间的硬币(从正面翻成背面或相反)
(2) 当另外两个硬币都是正面或都是背面的时候能够翻转一端的硬币(从正面翻成背面或相反);
不能通过任何其他方式翻转硬币,如平移它们。但是,只要满足这些规则,你就能够翻转硬币。
-coin game
- 2022-05-14 20:09:05下载
- 积分:1
-
单纯型法。用c++编的单纯型法。
单纯型法。用c++编的单纯型法。-simple method. C series with the simple method.
- 2022-03-17 23:58:40下载
- 积分:1
-
Designing windows calculator usin VB
Designing windows calculator usin VB
- 2022-05-13 08:29:59下载
- 积分:1
-
this upload sample................
this upload sample-this upload sample................
- 2022-02-26 23:14:45下载
- 积分:1
-
ADO 操作ACCESS和CLISTCTRL使用的过程,很详细,很不错的
ADO 操作ACCESS和CLISTCTRL使用的过程,很详细,很不错的-ADO operation CLISTCTRL ACCESS and the process is very detailed and very good
- 2022-04-29 12:02:47下载
- 积分:1
-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分:1
-
他 tre vn 拉吉
la deo nao 布袋 cu g deo 达克 nao 诺
请注意: 所有源通过代码是免费供任何人下载,我们确实需要这一机制 (点),鼓励人们分享出更多的源的代码项目,这样,每个人都能最终获得更有价值的代码。我们正在为您维护所有的代码很多努力。我们非常感谢您的支持和理解。它是很容易就能获得的积分,只要你想分享你的代码。您上传您的项目后,请等待 3 天,从我们的编辑审查。你也可以做出一笔捐赠并立即获得点。捐赠将很多帮助我们的网站托管和维护。
- 2023-05-25 09:35:03下载
- 积分:1
-
刻录软件源代码 ename all Files *.rename in the folder to *.dll.
After this run the pr...
刻录软件源代码 ename all Files *.rename in the folder to *.dll.
After this run the project and have phun!!!
The source for the dll s is included.
For the source for aspiburning.dll you need the free compiler "masm32".
The source of aspiburning.dll is Assembler, so it s very fast!!!
You ll get an error, if you want to overwrite an existing ISO.
Visual Basic will crash.-Burning software source code ename all Files*. rename in the folder to*. dll.After this run the project and have phun!!! The source for the dll s is included.For the source for aspiburning.dll you need the free compiler masm32 . The source of aspiburning.dll is Assembler, so it s very fast!!! You ll get an error, if you want to overwrite an existing ISO.Visual Basic will crash.
- 2022-01-27 18:10:24下载
- 积分:1
-
vb写的cmd工具
用VB编写的windws下仿cmd的小程序,原理是调用系统cmd运行命令,获取结果显示在窗口中,性能稳定,可靠。
- 2022-07-02 01:38:42下载
- 积分:1