Recent content by nithin

  1. N

    Does Copper's Lack of Dipole Movement Increase Thermal Radiation in Calorimetry?

    I have a question. Assuming I have oil at 80 degrees in a copper calorimetry cup , will the heat loss by thermal radiation be very high and will it affect my values? I am thinking that it would not and that it would be negligible. But i do not know why. I heard somewhere that it would be...
  2. N

    Simple Harmonic Motion Homework: Amplitude 4.0cm, Frequency 50Hz

    If you are confused on what sign to use , just use calculus and see what function you get when u differentiate your y = smth smth function. My bad , i am just learning calculus.
  3. N

    Simple Harmonic Motion Homework: Amplitude 4.0cm, Frequency 50Hz

    I use cos instead of sin in my equations as my phase angle is 0 as it starts from y=0 at t=0. If u wish u can also use y= A Sin(wt + phi) then v= -AWCos(wt + phi) .Ooops my bad . Sorry .Like i said just draw a graph and you will see what to do.
  4. N

    Simple Harmonic Motion Homework: Amplitude 4.0cm, Frequency 50Hz

    imy786 it depends on the situation of the question . Sketch a simple y vs t and v vs t graph side byside ,You will then see whether it is - or +
  5. N

    Does the Same Copper Cup Equalize Heat Loss Rates for Different Liquids?

    Ok hi guys, recently i was doing a practical on thermodynamics. Then i came across of a question which was to comment on the assumption that the rate of heat loss for 2 different liquids , placed in identical calorimetry copper cups was the same.( the 2 liquids started off at the same...
  6. N

    Does Newton's Law of Cooling Apply Equally to Different Liquids?

    Ok hi guys, recently i was doing a practical on thermodynamics. Then i came across of a question which was to comment on the assumption that the rate of heat loss for 2 different liquids , placed in identical calorimetry copper cups was the same.( the 2 liquids started off at the same...
  7. N

    Python BitTorrent implemented in Python.

    Maybe because bram cohen was a master at python. Anyways it doesn't mater which language you write in. As long as the programmer is good, any moder language would suffice.
  8. N

    Obtaining Values from Filenames

    Check this link out may help you http://www.mvps.org/dmcritchie/excel/strings.htm
  9. N

    Obtaining Values from Filenames

    Do some string manipulations i guess...I forgot my vb :(
  10. N

    Net Security & Encoding/Decoding Algorithms Explained

    Hmmm windows and weak could produce a lot of pages of info. Anyways every OS has ts weakness. But for the most vulnerabilities in windows are buffer overflows. Let me explain what's a buffer overflow. Let's say u create a char array of size 50. char buffer[5]; \\ in c++ Next you do something...
  11. N

    C/C++ Need Help Downloading Free C++ Programming Software

    I would recommend DevC++ for its ease of use but if you are going to do serious programming , get visual C++ from microsoft
  12. N

    C/C++ Can You Program an OS and BIOS Using C++?

    Excellent answer arevolutionist!
  13. N

    Fortran Visual Basic or Fortran? -I need your advice

    I would recommend vb for its popularity and its ease of use.Personally i think that no one cares about Fortran anymore because it is very very old. Besides in vb the GUI development is extremely easy and simple.
  14. N

    Simple graphical representations: what language should I use?

    Hmm learning a graphic library would be good ,, for example OpenGl or DirectX
Back
Top