搜索资源列表
sqrtf.采用二分法计算正的浮点数开方的代码
- 这个函数是一段采用二分法计算正的浮点数开方的代码,采用C语言编写,在uClinux下编译通过并能正常运行。, This function is a section uses the dichotomy to calculate the floating number root the code, uses the C language compilation, translates under uClinux through and can the normal operation.
sort105
- 能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较-To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison