Location:
Search - bsearch
Search list
Description: binary search and Sets the seed of the random number generator,computes a random integer in a range
Platform: |
Size: 1024 |
Author: puneet |
Hits:
Description: Efficient Binary Search
Platform: |
Size: 1024 |
Author: Fake Ghot |
Hits:
Description: ACM经典算法题 Babelfish 用于理解QSORT 和 BSearch的典型程序 即快排和2分查找 后面的RANKlist类似 可做练习-Acm Qsort+Bsearch (Ranklist is same as a practice)
Platform: |
Size: 194560 |
Author: victor |
Hits:
Description: Acm 经典算法题 类似于Babelfish 理解了后可用Ranklist 来练习 Qsort+Bsearch-Acm Ranklist (as a practice of Qsort+Bsearch)
Platform: |
Size: 322560 |
Author: victor |
Hits:
Description: Qsort Bsearch implementation in FORTRAN
Platform: |
Size: 34816 |
Author: apm |
Hits:
Description: 二分法搜索,调用函数bsearch查找数组里面指定的数
-Binary search
Platform: |
Size: 3072 |
Author: zm |
Hits:
Description: /* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/-/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
Platform: |
Size: 3072 |
Author: Mohammad |
Hits:
Description: 三个程序:
应用stdlib.h的快速排序、二分查找;
一个我自己写的计算星期几的程序。-quicksort binarysearch
weekday
Platform: |
Size: 2048 |
Author: song |
Hits:
Description: Binary search code C-Binary search code C++
Platform: |
Size: 2048 |
Author: loly |
Hits:
Description: A generic implementation of binary search for the Linux kernel.
Platform: |
Size: 1024 |
Author: jonyairo |
Hits:
Description: VxWorks defines SSIZE_MAX with an empty value causing compile errors.
Platform: |
Size: 16384 |
Author: jonxaohui |
Hits:
Description: bsearch: is a program in matlab show you how to make a program with binary search.
Platform: |
Size: 2048 |
Author: ah |
Hits:
Description: A generic implementation of binary search for the Linux kernel.
Platform: |
Size: 1024 |
Author: vantenxei |
Hits:
Description: Device Tree Include file for Marvell Armada 385 SoC.
Platform: |
Size: 2048 |
Author: qjpafl |
Hits:
Description: Binary search algorithm, generalized Knuth (6.2.1) Algorithm B.
-Binary search algorithm, generalized Knuth (6.2.1) Algorithm B.
Platform: |
Size: 3072 |
Author: huvonxeng |
Hits: