• answer?
    keil::::: uvision::::: libaries::::: stereovisonical?????
  • pls answer this............
    hi,,,how can i control a devices using serial,,,if my circuit has a mcu at89c4051 pls
  • my answer
    Hello, I'am very happy to answer your question! I come from China, Guilin Institute of University. this is my answer: 1. writting your source code 2. compile your project. Notethat: when you select...
  • need an answer
    hey i really don't have much background on PIC. But i would like to know if it is possible to detect a certain frequency at a given range? This is for a possible project proposal. thanks. u can...
  • Not the right answer
    I do not see the right answer when i use this function. float comppoly(x) { float y1,y2; float a1=0.1,b1=0.3,a2=2.1,b2=5.3,c=0.22; y1=a1*x+b1; y2=a1*x^2+b2*x+c; return(y2>y1);}; ?can you...