Fibonacci Sequence Generation with Stream ...
URL: http://www.seipub.org/pccr/paperInfo.aspx?ID=3349
Fibonacci sequence is one of the important problems in mathematics and real life. Also it is widely applied in computer science. There are several computer algorithms to generate this sequence. We have used stream programming paradigm to generate Fibonacci sequence in java. For this reason we have developed a java library that includes stream programming models based on StreamIT language. Our codes are simple java code and there is no need to learn any new syntax. Also in our code there is not any recursive function call, in order to prevent increasing time complexity of the algorithm.
There are no views created for this resource yet.
Additional Information
| Field | Value |
|---|---|
| Last updated | unknown |
| Created | unknown |
| Format | unknown |
| License | Other (Open) |
| Created | over 12 years ago |
| id | 02bc2dc0-068d-49dc-b7c6-5ecf5bddd28e |
| package id | eeb05b6e-d299-4173-8786-8e45cf6f68ff |
| position | 1 |
| resource type | file |
| revision id | 0a1e4a6d-a558-4acd-ae17-77501541d479 |
| state | active |
