HWZ Forums
| Login | Register | FAQ | Mark Forums Read |
ITE Computer Mathematics Question
![]() |
|
|
|
LinkBack | Thread Tools |
|
|
#31 |
|
Master Member
Join Date: Mar 2006
Posts: 3,829
|
oh gosh... still dont understand.. |
|
|
|
|
|
#32 |
|
Master Member
Join Date: Mar 2006
Posts: 3,829
|
thanks for the working.. but anyway to UNDERSTAND it haha ? Algorithm is nothing more than breaking down everything to step by step. There are more than one way the break it down and textbooks normally don't tell you every way. Of course some are more efficient than others. |
|
|
|
|
|
#33 |
|
Arch-Supremacy Member
Join Date: Jan 2002
Posts: 15,154
|
oh ....... ok i try
|
|
|
|
|
|
#34 |
|
Arch-Supremacy Member
Join Date: Jan 2002
Posts: 15,154
|
ehh
superset and subset what diff on the venn diagram?
__________________
Last edited by harky; 15-02-2012 at 11:53 AM.. |
|
|
|
|
|
#35 |
|
Member
Join Date: Jun 2000
Posts: 256
|
In my opinion, this is good training to build your fundamentals on programming. Many poly fresh grads don't have a strong fundamentals in programming.
Conceptually, our eyes (and brain) work differently from a computer because we (the eyes) can scan a mathematical expression at one go and the brain can evaluate the values. But computer works differently. It requires: input > your algorithm > output sequentially. You can write code for your program to do many things concurrently, but ultimately at the end, the code will still be executed sequentially with input and output. So the exercise trains you to break down a problem to a series of steps that can be executed by the computer. Of course, real world problems are alot more complex, but you start off with simple (though non-practical) problem. |
|
|
|
|
|
#36 |
|
Arch-Supremacy Member
Join Date: Jan 2002
Posts: 15,154
|
ehh
i want to knw superset and subset what diff on the venn diagram le! |
|
|
|
|
|
#37 |
|
Supremacy Member
Join Date: Feb 2004
Posts: 8,515
|
ehh Human is superset of man Woman is subset of human Man is subset of human
__________________
[SIZE=1][/SIZE] |
|
|
|
![]() |
|
Important Forum Advisory Note
|
| This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ. Forum members and moderators are responsible for their own posts.
Please refer to our Terms of Service for more information. |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|








