Recent content by kirti.1127

  1. K

    Comp Sci C/C++ Prog: Read 3rd Col of .txt File & Write Separate File

    C\C++ help needed URGENT! I need help in C program I have to write a c/C++ progam to read a particular column in a .txt file. like 23.40 90.46 -129.8 -0.3 22.51 90.91 11.7 7.6 22.51 91.35 11.3 -0.0 22.06 90.46 29.1 7.8 22.06 90.91 -12.6 3.8 22.06 91.35 -49.2 -29.2 22.06 91.80 -28.7...
  2. K

    Simplifying equations using boolean algebra

    Oh you u r correct. that's y i told u to check.
  3. K

    Can anybody help me in coset decoding?

    reply thank you vry much for ur help
  4. K

    Simplifying equations using boolean algebra

    reply I tried solving the first pb: solution: abc+ab'c'+ab'c =abc+a(b'+c')+ab'c (Product of Sum rule) =abc+ab'+ac'+ab'c =abc+ac'+ab'(1+c) =abc+ac'+ab' (1+c=1) =abc+a(c'+b') =abc+ab'c' (Sum of Product rule) Just check if the...
  5. K

    Simplifying equations using boolean algebra

    reply sop-sum of product rule and pos means product of sum rule. Ya i tried.
  6. K

    Can anybody help in coset decoding

    I don't understand anything of coset decoding. Can anyone give me good ref book or website link to the topic
  7. K

    Can anybody help me in coset decoding?

    I don't understand anything of coset decoding. Can anyone give me good ref book or website link to the topic
  8. K

    Understanding Coset Decoding: Resources & Explanations

    [b]1. How does coset decoding works? [b]3. Please help me to understand the above topic and give a reference book or website link to the topic.
  9. K

    Simplifying equations using boolean algebra

    reply ya. I could not use the complement notation while posting the query. I know all the standard notations. In second problem first i used sop and pos rules but got stuck up on next step. So please if u can help me in that.
  10. K

    Simplifying equations using boolean algebra

    [b]1. Simplify the following equations using boolean algebra [b]2. a) abc + ab'c'+ ab'c b) (abc)'+(a+c)'+b'c' [b]3. Please help me to solve the above equations
Back
Top