Quiz

From: Jubri Siji (oyesiji_at_hotmail.com)
Date: 03/11/05

  • Next message: MackS: "defining subroutines when using interpreter interactively?"
    Date: Fri, 11 Mar 2005 00:01:24 GMT
    
    

    Please does anyone know where i can get the answer to this Question

    In a three-dimensional structure, there are million points, how to
    design an algorithm to find out nearest 100 points towards the origin.


  • Next message: MackS: "defining subroutines when using interpreter interactively?"

    Relevant Pages

    • Re: Searching Algorithims (2)
      ... > design an algorithm to find out nearest 100 points towards the origin. ... > efficient algorithm to reverse the order of the words (not characters) in ...
      (comp.lang.java.help)
    • Re: Algorithms to generate permutations
      ... >>The position on algorithm design, ... > I claim that my government should not insist ... Would this have forced a US national competition? ...
      (sci.crypt)
    • Re: Motion control and RELATIVE position problem
      ... You should be able to wade through the software and figure out how to provide the algorithm with an absolute command instead of a relative command. ... I think Tim Wescott has published a PID algorithm in the past that is relatively easy to port to PICs, ... Partially this is because it's heavily optimized, and the PIC is not amenable to fast, well-structured C code, but partially it's because (in my humble opinion) the guy writing the code didn't really pay attention to maintainability. ... And lest I start a flame war: These are just my opinions, and I may design a PIC into a product tomorrow. ...
      (sci.engr.control)
    • Re: Encryption key changing the encryption logic.
      ... >>decides among various elementary crypto operations based on what it sees ... >>adversary knows which key bits select which algorithm and, in practice, N ... > or two rounds of a different block cipher. ... this design is covered under the 1-of-N discussion and your design is ...
      (sci.crypt)
    • Re: Test-Driven Development
      ... > Michael Mendelsohn wrote: ... The design is very similar to yours, which confirms a supposition I pose ... below, namely, that test design affects the algorithm design. ... > general-purpose algorithm generator, ...
      (comp.programming)