• Using AT24c02 for random read operation
    I had written a ASM code for Driving a EEPROM using P89V51RD2........... It works fine for sequential write n read.... But the problem is, tat it doesnt read for random..... Plz hep me in tat... I...
  • random number
    where can i get the code to make a random number. it must be for 7 digits between 0 and 7. it must be efficient comented romantic and in c.
  • random delay .!!
    Hi .. I need help regarding writing a C code for a random delay that its duration is within 0.2 - 0.8 miliSeconds?
  • Random vaues
    Hi all how do load vars with random values ? for example I need 3 random integers from 1 to 10 1 in each in each var . What is the C code for declaring 3 integer variables loaded with a random...
  • Random number
    Hi fellow programming gurus. I've come up against a very hard problem and i want some advise. My problem is that i need to generate a series of random numbers. I know that they are not really...