文件名称:Visual-Binary-and-Fibonacci-Search
- 所属分类:
- JSP源码/Java
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2016-12-08
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 程*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网页版简单二分查找算法和斐波那契额查找算法的动态演示,由html和javascrippt实现。可手动输入数据,查找过程中可以暂停,继续,加速,减速。支持字符串与数字两种方式查找。查找过程过算法对应行与数据对应部分会高亮显示。-Web dynamic presentation of the binary search algorithm and Fibonacci search algorithm , achieved by html and js. You can manually enter data, and find process can pause, continue, accelerate, or decelerate. And this one supports string and number data format.During algorithm search process the corresponding algorithm line will be highlighted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
算法演示\BSearch.html
........\FSearch.html
........\js
........\..\BSearch.js
........\..\FSearch.js