Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11

    Default Re: infix to postfix conversion in C programming!! can u help with this??


    Quote Originally Posted by jerx d great
    dli man gud bai cen! nagsugod nako brainstorm ana bai! pero ang ako nalng jud probs kay ang convert nalang jud nga function! mangita lang ta kog reference nga program para dli nalng jud ni maglabad ako kaspa dire! hehehehehe

    salamat kay ninu bro ha! matsalam!
    Ok wala naman sad diay. Dili naman ma-basa ang uban CD nga gi-achive nako.


  2. #12

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    gimme til monday ying if not tuesday.... hheheheh....
    c++ man to..pero dool rana sila oist... what matters most is the algo..and then kabalo na ka pag implement..

  3. #13

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    onsa diay nang converting infix to postfix explain daw. ? hhee di man ko maminaw sa clasi gud. 3.9(5 ang highest) ra akong datastruct sauna.. bulayog kaau ang maestro.

  4. #14

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    @silentkill: i convert nimo ang expression from infix to postfix using stack application...

    sample:

    nfix Expression :

    Any expression in the standard form like "2*3-4/5" is an Infix(Inorder) expression.

    Postfix Expression :

    The Postfix(Postorder) form of the above expression is "23*45/-".



  5. #15

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    infix presents a mathematical statement in how humans would read it.
    the operator is between the operands. e.g. 2 + 3

    postfix presents a mathematical statement in how machines would read it.
    the operands come first before the operator. e.g. 2 3 +

    using a stack, it is easier for machines to perform the statements using postfix.

  6. #16

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    send nako imo email..nakita ra nako

  7. #17

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    unsa nga email add?

  8. #18

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    @jerx: jerus_hangten@yahoo.com mao na xa?? tubag

  9. #19

    Default Re: infix to postfix conversion in C programming!! can u help with this??


  10. #20

    Default Re: infix to postfix conversion in C programming!! can u help with this??

    Quote Originally Posted by miss tapya
    @jerx: jerus_hangten@yahoo.com mao na xa?? tubag
    tanx!! mwaaahhh!!

  11.    Advertisement

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

 
  1. can anyone help with this problem please
    By koujie in forum Programming
    Replies: 38
    Last Post: 07-21-2019, 01:50 AM
  2. Replies: 1
    Last Post: 03-23-2011, 01:40 AM
  3. Replies: 31
    Last Post: 09-02-2010, 10:59 AM
  4. can i overclock with this mobo?
    By jproxsism in forum Computer Hardware
    Replies: 6
    Last Post: 11-01-2009, 04:35 AM
  5. Replies: 6
    Last Post: 06-08-2009, 06:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top