Find Jobs
Hire Freelancers

COSC 2425 - Project 2

$10-30 USD

已完成
已发布超过 3 年前

$10-30 USD

货到付款
COSC 2425 - Project 2 Part 1 Implement the following C++ code fragment in assembly language. Use the block structured .IF and .WHILE directives. Assume that all variables are 32-bit integers. int array[] = {3,1,4,1,5,9,2,6,5,3,5,8,9,7,9,3,2,3,8,4,6,2,6,4}; int lower = 4; int upper = 9; int ArraySize = sizeof array / sizeof lower; int index = 0; int sum = 0; while( index < ArraySize ) { if( array[index] >= lower && array[index] <= upper ) { sum += array[index]; } index++; } Your assembly language program must also display as output the number of times a member of 'array' qualified for inclusion into the 'sum' and what the final value of the variable 'sum' was. (Hint: you may have to add another variable.) Feel free to use the author's procedures in the book's link library. Use only the procedures that were introduced in chapter 5. Part 2 Write an assembly language program that asks the user to enter an integer dollar amount between 1 and 3,000. Your program should display the corresponding class description using the following table. Write the program so that it executes until the user inputs some value that you determine to be the "sentinel value". Your program must guard against and provide user messages for input values that are outside the valid range. Donation Amount (dollars) Class of Donation $2,000 and above Platinum $1,500 to $1,999 Gold $1,000 to $1,499 Silver $500 to $999 Bronze $1 to $499 Copper
项目 ID: 29262334

关于此项目

2提案
远程项目
活跃3 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
Heyy I am assembly language expert and I can do your work easily.I have seen your two tasks and I can do them in one [login to view URL] me to discuss..
$30 USD 在1天之内
4.9 (15条评论)
3.9
3.9
2威客以平均价$30 USD来参与此工作竞价
用户头像
Hello C/C++ Expert Checked your description and I am so interested in your project. You can see well experienced and skillful C and C++ programmer with +15 years of experience in software development. I ensure the best quality of your project and to keep your deadline. Please contact me kindly and let us discuss in more detail. ★★★★★★★★★★★★★★★★★★★★★★★★ Best regards!
$30 USD 在1天之内
5.0 (18条评论)
4.4
4.4

关于客户

UNITED STATES的国旗
Irving, United States
0.0
0
付款方式已验证
会员自2月 13, 2021起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。