algorithm

  1. A

    New Algorithm Can Measure BMI Based On Your Mugshot

    Just looking at a celebrity mugshot, I can tell if I think they're totally nuts, on drugs, or just looking really cool. Those are all just shallow assessments made by a human, what could I do if I was a technologically advanced, face-reading computer? More » New Algorithm Can Measure BMI Based...
  2. T

    Algorithm Developed Offering New Guidelines On Blood-Ordering For Surgical Patients

    Johns Hopkins researchers have developed new guidelines - the first in more than 35 years - to govern the amount of blood ordered for surgical patients. The recommendations, based on a lengthy study of blood use at The Johns Hopkins Hospital (JHH), can potentially save the medical center more...
  3. T

    New Algorithm Cluster To Data Mine Health Records Published By NJIT Computer Scientis

    The time may be fast approaching for researchers to take better advantage of the vast amount of valuable patient information available from U.S. electronic health records. Lian Duan, an NJIT computer scientist with an expertise in data mining, has done just that with the recent publication of...
  4. C

    an O(1) algorithm will be superior to an O(n3) algorithm in every core?

    it is a question about data structures , i would like to know the answer before 3rd please help me for my external exam thanks
  5. T

    New Algorithm Will Change How Scientists Build Networks From Data To Help Predict Gen

    Researchers from Mount Sinai School of Medicine have developed a new computational method that will make it easier for scientists to identify and prioritize genes, drug targets, and strategies for repositioning drugs that are already on the market. By mining large datasets more simply and...
  6. J

    Will a O(n) algorithm generally always win in a time-race over a O(n3) algorithm?

    n3 is n to the third I suppose 0 would make the two equal, is that only exception?
  7. C

    What is the algorithm for bullet prediction?

    I want to know where to shoot a projectile that has a limited speed at a moving target. I need to be able to take into account the target's speed, target's direction, distance to target, and the speed of the projectile. I want to know where to aim the projectile so that the projectile and the...
  8. G

    Google Demonstrates Quantum Algorithm Promising Superfast Search [Quantum Computing]

    Quantum computing has long dangled the possibility of superfast, super-efficient processing, and now search giant Google has jumped on board that future. New Scientist reports that Google has spent the past three years developing a quantum algorithm that can automatically recognize and sort...
  9. V

    hi.. need an algorithm 2 convert free-fromat review into pros and cons..?

    actually im suppose 2 write a prog 2 convert d customer review whc is in free-format into pros and cons(i.e +ve's n -ve's)... v find such free-format customer review in www.amazon.com... plz do share ur ideas.. n plz respond as quick as possible...
  10. S

    Can someone tell me the scoring algorithm for the game shell swap?

    heres the link http://www.mindjolt.com/games/shell-swap. I'd really like to know fast if possible. Thanks =D
  11. B

    Represent algorithm in pseudocode for selecting DVD from collection?

    Computing - programming
Back
Top