Find Jobs
Hire Freelancers

CPP - Assembly work

$30-250 USD

Completed
Posted about 9 years ago

$30-250 USD

Paid on delivery
In the Fibonacci sequence 1, 1, 2, 3, 5, 8, 13, 21, …., the next number is always the sum of the previous two . The following function calculates the nth Fibonacci number by calling itself recursivly: unsigned int fib(unsigned int n) { if (n==1 || n==2) return 1; else return fib(n-2) + fib(n-1); } Professor Mobonacci has recently modified the Fibonacci sequence, where each number, f(n), in the sequence is f(n – 2) / 2 + f(n – 1) * 2 (Note: the division is integer division). The first two numbers are specified to be 1 and 2. So the sequence is 1, 2, 4, 9, 20, 44, 98, 218, … . In this assignment, you are asked to write a recursive function Mobonacci in assembly to calculate the nth number in such sequence. You also need to write a main function in c++ which reads a positive integer n, calls the Mobonacci assembly function with the parameter n, and the displays the result. You need to hand in a document (around 2-3 pages) describing your code, experiences in debugging your program, etc. In your report, you also need to draw how the stack grows and shrinks when the function Mobonacci is called with the parameter 5.
Project ID: 7323953

About the project

13 proposals
Remote project
Active 9 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
i have an assembler expirience on misc. platform - linux (2 or 3 kind of asm), win, and for different [login to view URL] (x86, arm). and i have the expirince in c/c++ coding I can do the job in 4 hours
$50 USD in 0 day
5.0 (17 reviews)
4.9
4.9
13 freelancers are bidding on average $61 USD for this job
User Avatar
Hello. I take an interest in your job. I have full skills in Reverse engineering, Java, AI, Mathematics, Algorithms,Qt and c++ programming. please check my portfolio and working history. Looking forward to your kind answer. Best Regards, Yknox.
$210 USD in 3 days
4.9 (628 reviews)
8.8
8.8
User Avatar
Hi, thanks for invitation to this project. What compiler should be used for the program? My full profile on this site: 250+ completed projects, customer rating 5.0/5 (click on my name).
$50 USD in 3 days
5.0 (151 reviews)
6.8
6.8
User Avatar
Hi, i have experience in C/C++(Windows & Linux),C#,Delphi,Php,Perl,Java, Asm x86 and etc, also ,Linux Administration , also, i have big experience in reverse engineering (OllyDbg,IDA Pro,Softice, Hiew and etc),can make keygen,loaders,patch,registration,extract some algoritms from programs,insert some code in program without recomplitaion,unpack and pack programs. Total experience of more than 8 years, i have all instruments and knowledge for solve your problem. write me in pm or in skype : wu_zong1
$30 USD in 1 day
4.9 (17 reviews)
4.5
4.5
User Avatar
I am great C/C++ developer from 7+ years of experience. Award me the project And i will finish it in less than 30 minutes for you. You can read my reviews. And you can trust me for fine work
$50 USD in 3 days
4.6 (9 reviews)
4.1
4.1
User Avatar
I have 6 years experience in C/C++, Assembly programming. Please let me help you in this project. Thank you very much!
$55 USD in 2 days
4.8 (15 reviews)
4.1
4.1
User Avatar
Hi I have a Masters in Embedded systems and I have good experience working with MIPS,x86 assembly. I can do this assignment for you. PM me for more details
$50 USD in 3 days
4.6 (3 reviews)
3.3
3.3
User Avatar
I am experienced in mips and x86 assembly code, and I also have written a compiler for a c like language.
$30 USD in 3 days
4.9 (3 reviews)
3.0
3.0
User Avatar
Which assembler to use? Or which compiler to use? If it is gcc, I can do this within a few hous. Looking forward for you message.
$45 USD in 1 day
5.0 (3 reviews)
3.0
3.0
User Avatar
A proposal has not yet been provided
$100 USD in 3 days
4.4 (5 reviews)
1.8
1.8
User Avatar
Hi brother i love programming especially c/c++ and algorithms i called c/c++ "Pure Programming" . i have a strong programming past and working in different languages over 6 years i love this project and complete this according to your requirements i do this project as mine actually i loved in developing new things,algo, etc
$35 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Предложение еще не подано
$53 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello. I've read all your requirements and ready to complete your project within 2 days. I have fully understood the task (I have only one extra question). Please contact me if you find me a worthy candidate.
$35 USD in 2 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of PAKISTAN
lahore, Pakistan
4.9
546
Payment method verified
Member since Nov 12, 2010

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.