The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages - More
> Other Programming Languages
|
[Homework] - Assembly Project
Discuss [Homework] - Assembly Project in the Other Programming Languages forum on Dev Shed. [Homework] - Assembly Project A place for discussing programming languages not covered in specific forums such as Assembler, COBOL, etc. - you get the idea.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

April 29th, 2006, 03:54 PM
|
|
Registered User
|
|
Join Date: Apr 2006
Posts: 1
Time spent in forums: 21 m 32 sec
Reputation Power: 0
|
|
[Homework] - Assembly Project
Hi, I need help for my project that should be done in a week from now on...I have to design a assembly program that should verify if a number of at least 10 digits is a perfect cube (n^3).
Thank you very much. Andrew
|

April 29th, 2006, 04:16 PM
|
 |
(retired)
|
|
Join Date: Dec 2003
Location: The Laboratory
|
|
|
Hello and welcome to devshed,
We don't do homework, but we might be willing to give you some guidelines if you show us what you've written.
--Simon
Last edited by SimonGreenhill : April 29th, 2006 at 04:20 PM.
|

April 30th, 2006, 03:56 AM
|
 |
Commie Mutant Traitor
|
|
Join Date: Jun 2004
Location: Norcross, GA (again)
|
|
Quote: | Originally Posted by andreifaur84 Hi, I need help for my project that should be done in a week from now on...I have to design a assembly program that should verify if a number of at least 10 digits is a perfect cube (n^3).
|
OK, for starters, a) which processor type is the program for (either a real system such as x86 PC, PowerPC, MIPS, or a virtual one such as JVM or MMIX), b) which assembler are you using (this is important since each different assembler has it's own variant on the syntax), c) which operating system is it supposed to run under (Windows, MS-DOS, Linux, FreeBSD, MacOS, Solaris, etc.), and d) what, if anything, have you done so far on it?
If you can, post any code you've written for it, using the [ CODE ] tags so as to preserve the formatting. HTH.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|