文件名称:Binary_Search
介绍说明--下载内容来自于网络,使用问题请自行百度
二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;-Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;-Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success
相关搜索: binary search matlab
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Binary_Search/Binary_Search.m
Binary_Search/新建 Microsoft Word 文档.doc
Binary_Search
Binary_Search/新建 Microsoft Word 文档.doc
Binary_Search
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.