-
balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate...
平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf for the balance factor to the depth h can be inserted delete calculated rotational frequency (wangliwei007 me, not Tim material on the whole good for this, please give me a 62-000, okay? I would also like to download something radical)
- 2022-05-08 16:28:03下载
- 积分:1
-
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少...
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少加油次数。并证明算法能产生一个最优解-Fill up the car after driving an n km. There are a number of gas stations journey. Design an efficient algorithm that at which stations should stop to refuel along the way so that the least number of refueling. For a given n and k-station location, the calculation program for at least the number of refueling. And to prove that the algorithm can produce an optimal solution
- 2023-08-07 06:10:03下载
- 积分:1
-
B-树的创建、插入、删除等一系列操作!-B-tree creation, insert, delete a series of manipulations!
- 2022-07-19 17:19:24下载
- 积分:1
-
ISAM/BTREE 数据库系统 C 语言源程序
ISAM/BTREE 数据库系统 C 语言源程序-ISAM/BTREE Database System C language source
- 2023-01-19 06:05:04下载
- 积分:1
-
凸包算法的实现,用的控制台程序,不过已经能够说明问题了...
凸包算法的实现,用的控制台程序,不过已经能够说明问题了-convex hull algorithm for the realization of the console procedures, but has been able to illustrate the problem
- 2022-03-23 12:33:00下载
- 积分:1
-
用VC6.0写的库存数据库项目的整体管理
用vc6.0写的全面管理库存的数据库程序-Vc6.0 write with the overall management of inventory database program
- 2022-03-07 17:55:31下载
- 积分:1
-
堆栈的基本功能实现,链表方式实现
堆栈的基本功能实现,链表方式实现-stack to achieve the basic functions, achieving Chain
- 2023-07-20 04:20:03下载
- 积分:1
-
随机产生5组测试数据,分别进行顺序查找,折半查找和分块查找,输出比较结果...
随机产生5组测试数据,分别进行顺序查找,折半查找和分块查找,输出比较结果-five groups randomly generated test data, for the order to search, locate and half-block search, the output results
- 2022-02-12 07:48:22下载
- 积分:1
-
能够输入节点 然后完成图的广度优先遍历
能够输入节点 然后完成图的广度优先遍历-Able to enter the node and then complete the graph breadth-first traversal
- 2022-04-24 22:36:03下载
- 积分:1
-
矩阵常见算法,C++实现的类,这是个下载的公用类如果侵犯了您的权利,请告诉我。...
矩阵常见算法,C++实现的类,这是个下载的公用类如果侵犯了您的权利,请告诉我。-This class implements some usual operation about matrix.If this pragram being put on the internet
infringe upon your right,please tell me.
- 2022-02-12 01:33:50下载
- 积分:1