Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: aunlu
  • Order by date
  1. aunlu

    C win32 threads

    I am creating two threads, one is waiting for commands at the command line and the other is checking a UDP socket. Whichever happens first, I want to kill the other thread. For example, if user enters something from the commandline, the other thread waiting for UDP packets should exit. I am...
  2. aunlu

    machine learning & text classification & rainbow

    hi, I want to improve "rainbow"s naive bayes implementation by adding text length and some dependence between words. But there are so many codes... Which files should look at? Has anyone got some sample? thanks
  3. aunlu

    Digital to Analog conversion? DAC0832?

    I want to make digital to analog conversion using DAC0832 chip, driven directly by AVR microcontroller. But DAC chip does not respond to changes in the digital input (no, the chip is not broken). I tried to implement everything as it is told in the DAC's datasheet. But still it does not work...

Part and Inventory Search

Back
Top