visualized-search-comparison

所属分类:模式识别(视觉/语音等)
开发工具:JavaScript
文件大小:9KB
下载次数:0
上传日期:2022-02-01 16:24:31
上 传 者sh-1993
说明:  向高中生展示数学在编程中的作用
(For showing high school students that mathematics are useful in programming)

文件列表:
classes (0, 2022-02-02)
classes\visualBinary.js (6067, 2022-02-02)
classes\visualLinear.js (2966, 2022-02-02)
classes\visualShared.js (4278, 2022-02-02)
css (0, 2022-02-02)
css\style.css (656, 2022-02-02)
index.html (2717, 2022-02-02)
main.js (7627, 2022-02-02)

# Visualized search comparison This is a little showcasing of why binary search is so much faster than linear search. I have used this to generate some excitement about mathematics and programming for highschool students who are considering getting a bachelors/masters in Software Engineering or Computer Science. It serves as an interactive way of showing them that very little (and very easy to understand) mathematics can lead to unbelievably large improvements in terms of time complexity in programs. ![alt text](https://i.imgur.com/3MtXK2X.png) ## How do I use it Download all the files, open `index.html` in a browser. The rest should be self-explanatory from there.

近期下载者

相关文件


收藏者