登录
首页 » 其他项目 » AVL tree . AVL tree is a n algrothim that can be used to study the b tech subjec...

AVL tree . AVL tree is a n algrothim that can be used to study the b tech subjec...

于 2022-01-26 发布 文件大小:1.93 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

AVL tree . AVL tree is a n algrothim that can be used to study the b tech subject AAD.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 是一本介绍TUXDO的书籍,是一本很好入门级的书籍。
    是一本介绍TUXDO的书籍,是一本很好入门级的书籍。-Is an introduction TUXDO books, is a good entry-level books.
    2022-12-09 11:00:02下载
    积分:1
  • 最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
    最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
    2022-05-21 23:44:10下载
    积分:1
  • 这是一个有关考试登陆系统的程序
    这是一个有关考试登陆系统的程序-This is a landing system for the examination procedures
    2022-10-06 06:30:03下载
    积分:1
  • arcgis geodatabase Access 数据库创建
    arcgis geodatabase Access 数据库创建
    2022-04-12 05:52:08下载
    积分:1
  • Delphi-找出合适的分压电阻
    我们在做电路设计时,经常需要通过两个电阻来获得一个合适的分压,那么有时找到两个合适的电阻相当麻烦,为了最大限度的提高分压精度,做了这个软件。该软件功能是,已知要获得的电压,从库存的电阻中,找出适合的电阻。
    2022-10-27 08:10:03下载
    积分:1
  • 程序使用Windows兼容模式设计,能在Windows98,2000,XP环境下运行。程序上部靠中位置是玩家的各个属性,上部靠右位置是电脑对手的各个属性。1.玩...
    程序使用Windows兼容模式设计,能在Windows98,2000,XP环境下运行。程序上部靠中位置是玩家的各个属性,上部靠右位置是电脑对手的各个属性。1.玩家根据自己当前的生命、内力、时间等属性选择招式,选好招式后就可以按出招按钮出招。出招后自动扣除此招所耗的内力与时间值。2.电脑接招并出招,接招时判断命中率,如果命中的话就从生命值中扣除伤害值,如果玩家所出的招式打中的部位正好是电脑此招的防守部位的话,而且判断防守率,如果防守成功的话伤害减少或者会为零;而如果打中电脑此招的破绽部位是,同时判断破绽率,如果出现破绽的话伤害就会增加,但肯定不会第一招就秒杀啦。3.接着就交由玩家接招与出招,规则与上面一样,如此循环到一方的势耗尽或者生命为零时就决出胜负。-procedures for the use of Windows-compatible model design, in Windows 98, 2000, XP operating environment. Procedures were on the top position player is the individual attributes, the upper right-hand position of the computer opponent"s individual attributes. 1. Players under their current lives, stress and time attributes choice team, selected after the tactic could make a button to make moves. Make moves after the bills automatically deducted this cost to the Force and time value. 2. The computer will react and make moves, the judge will react when hit, if hit on the value of life from harm deduct the value, if players are out of forms that hit parts of th
    2022-10-22 13:15:03下载
    积分:1
  • 未经证实的delphi帮助文档,有一定的利用参考价值,希望对各位的delphi应用有所帮助。...
    未经证实的delphi帮助文档,有一定的利用参考价值,希望对各位的delphi应用有所帮助。-unconfirmed delphi help files, the use of a certain value, and I hope to you delphi application help.
    2022-02-13 17:54:14下载
    积分:1
  • 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(模块也都已全部写...
    内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了-Containing pure DOS, WIN32, and WIN32 GUI console in three versions. They generated backup files can be used in any version. WIN32 GUI version temporarily use the backup function (all other modules have also written, is complete, now only open the backup feature), if you want to use to restore the replacement and comparison of features, can open the call a few of the switches or the code can call the
    2022-02-24 12:25:13下载
    积分:1
  • 这是我用的代码~注标部分序列搜索:SOM…
    这是我用来搜索序列中目标段的代码~ 注:其中有些地址,需要自己修改。-This is what I used to search sequence in the target section of code ~ Note: some of which address the needs of their own modifications.
    2023-09-08 01:35:04下载
    积分:1
  • C++多态性程序例子
    C++多态性程序例子-C multi- state property procedures example
    2022-01-26 01:10:04下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载