Welcome![Sign In][Sign Up]
Location:
Search - Linux Fibonacci

Search list

[Linux-Unixlinux_内核定时器

Description: 一个主程序产生两个子进程计算N=36的Fibonacci数列,然后统计进程各自的实际时间,CPU时间,用户时间和内核时间。-main program have a two-calculation process N = 36 Fibonacci sequence, and then statistical process to the actual time, CPU time, the kernel and user time to time.
Platform: | Size: 7168 | Author: 李强 | Hits:

[Linux-Unixfib1

Description: implementing Fibonacci algorithm using fork on Linux
Platform: | Size: 1024 | Author: msh2003 | Hits:

[Linux-Unixfiblogic

Description: 在linux gCC中实现斐波那契算法的递归与非递归程序,在linux gcc 下编译通过。-Implemented in the linux gCC recursive Fibonacci algorithm with non-recursive procedures, the linux gcc compile.
Platform: | Size: 1024 | Author: wanghaisheng | Hits:

[Data structsalgorithms-master

Description: 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Miller-Rabin s method) 2D Array Arbitary Integer Linear congruential generator Maximum subarray problem Bit-Set Queue Stack Binary Heap Fibonacci Heap Priority Queue (list based) Bubble sort Selection sort Insertion sort Radix sort Quick sort Merge sort Heap sort Double linked list Skip list Self-organized linked-list ops (move-to-front, move-ahead-one) Largest common sequence Binary search tree Dynamic order statistics Red-black tree Interval tree Prefix Tree(Trie) Suffix Tree B-Tree Suffix Array等-(classical algorithms implementations) (based on linux/gcc) (correct! and ease of use, one .header file per algorithm) one .header file per algorithm. )( one demo per algorithm. )(Please Use Fork+Pull Requests !!! Correctness is the most important!)
Platform: | Size: 1636352 | Author: 汪小君 | Hits:

[Linux-UnixFIB

Description: 通过Linux多线程实现斐波那契数列,适合Linux编程入门者。(The realization of multi-threaded Linux Fibonacci sequence)
Platform: | Size: 1024 | Author: 光谷华 | Hits:

[Linux-Unixfibonacci (2)

Description: A recursive fibonacci code developed in linux
Platform: | Size: 1024 | Author: hellogolha | Hits:

CodeBus www.codebus.net