Search

Search Funnelback University

Search powered by Funnelback
121 - 140 of 382 search results for news
  1. Fully-matching results

  2. MODULE 5p - Packages

    https://www.cl.cam.ac.uk/teaching/1999/FoundsProg/MODULE5p.html
    10 Nov 2000: fhk1/public_html/java/classes and another directory sack is created in this new directory. ... Compile the new version of PackTest.java: $ javac PackTest.java There should be no complaints.
  3. MODULE 10

    https://www.cl.cam.ac.uk/teaching/1999/FoundsProg/MODULE10.html
    10 Nov 2000: MODULE 10 - SHEET 1. public class DiningPhilosophers { private static final int SIZE = 5; public static void main(String[] args) { Fork[] forks = new Fork[SIZE]; for (int f = 0; f<SIZE; f++) ... forks[f] = new Fork(f); Thread[] phil = new Thread[SIZE];
  4. Celebrating Time: Fitzwilliam Exhibition opens | University of…

    https://www.cam.ac.uk/news/celebrating-time-fitzwilliam-exhibition-opens
    12 Jan 2000: Search. Search. Celebrating Time: Fitzwilliam Exhibition opens. News. Celebrating Time: Fitzwilliam Exhibition opens.. ... With the dawning of a new millennium, a Fitzwilliam Museum exhibition and the annual Darwin Lecture Series will both address the
  5. Learning Day

    https://www.cl.cam.ac.uk/DeptInfo/CST00/node100.html
    20 Sep 2000: New York: Wiley. Next: Mathematics for Computation Theory Up: Michaelmas Term 2000: Part Previous: Introduction to Computer Science.
  6. MODULE 6q - Exceptions

    https://www.cl.cam.ac.uk/teaching/1999/FoundsProg/MODULE6q.html
    10 Nov 2000: try { n = a[p++]; if (n==0) throw new BadZeroException(); if (n==13) throw new BadLuckException(); } catch(BadZeroException e) // catch 3 { System.out.print("---> "); } return n; } } class BadLuckException extends Exception { public ... Finished // Read
  7. The Cambridge University Spoken Document Retrieval System

    mi.eng.cam.ac.uk/reports/full_html/johnson_icassp99.html/
    8 Mar 2000: Unfortunately the Porter algorithm suffers from some problems for example mapping news'' to new'' but not equating government'' and governmental''. ... Furthermore new language models were estimated from an extended set of broadcast news transcripts and
  8. Spatial Reasoning for Robots: A Qualitative Approach

    https://www.cl.cam.ac.uk/~afb21/publications/masters/allthesis.html
    17 Nov 2000: Victoria University of Wellington. October 1988. Abstract. This thesis presents a new approach to the problem of shape representation for high level robot reasoning tasks. ... The results of this investigation are applicable both to the field of robotics,
  9. Abstract of Thesis "Argumentative Zoning: Information Extraction …

    https://www.cl.cam.ac.uk/~sht25/thesis/abstract.html
    7 Jul 2000: We present a new type of analysis for scientific text which we call Argumentative Zoning.
  10. CUED SEM Bibliography

    www-g.eng.cam.ac.uk/125/achievements/oatley/bibweb.htm
    10 Aug 2000: PhD Dissertation, Cambridge University (1958). Oatley C.W: The scanning electron microscope New Sci. ... Reinhold, New York), (1961). Thornley, R.F.M. Recent developments in scanning electron microscopy.
  11. MODULE 2

    https://www.cl.cam.ac.uk/teaching/1999/FoundsProg/MODULE2.html
    10 Nov 2000: save a line write: jack = new int[4]; // int[] jack = new int[4]; jack[1] = 10; jack[3] = jack[1] - 5; jack[0] = jack[3]; jack[k1] = 6; int sum = 0;
  12. Spatial Representation and Reasoning in Robotics

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node10.html
    17 Nov 2000: This is particularly noticeable in the field of qualitative physics, because the distinctive nature of the field is largely in the novel representation used, and a completely new approach to computer
  13. Two Methods for Qualitative Representation of Shape and Space

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node36.html
    17 Nov 2000: The qualitative geometric representation incorporates ideas and techniques that have been described in the previous two chapters, and are now used in a new overall context.
  14. The Cambridge University Multimedia Document Retrieval Demo System

    mi.eng.cam.ac.uk/reports/full_html/tuerk_sigir00demo.html/
    14 Aug 2000: This system gives a word error rate of 15.9% on the 1998 Hub4 broadcast news evaluation data. ... J. J. Odell, P. C. Woodland, and T. Hain. The CUHTK-Entropic 10xRT Broadcast News Transcription System.
  15. Who Spoke When? - Automatic Segmentation and Clustering for…

    mi.eng.cam.ac.uk/reports/full_html/johnson_eurospeech99.html/
    2 Mar 2000: The 1996 Hub-4 Broadcast News Transcription development data was used for all the experiments reported in this paper. ... A new frame-based efficiency is therefore defined. The previous formulae remain the same but the definitions are altered to:.
  16. MODULE 6p - Applets - Trials A

    https://www.cl.cam.ac.uk/teaching/1999/FoundsProg/MODULE6p.html
    10 Nov 2000: The explanation can wait a moment. First, using the same HTML as before, run the appletviewer program on this new applet: $ appletviewer AppletA.html & The appearance of the applet window ... After invoking the paint method, the running program hangs up.
  17. New Centre for Legal History: the opening of the Maitland Legal…

    https://www.cam.ac.uk/news/new-centre-for-legal-history-the-opening-of-the-maitland-legal-history-room
    22 Feb 2000: News. New Centre for Legal History: the opening of the Maitland Legal History Room.. ... The University's Law Faculty has a new centre for studying legal history.
  18. Improving Retrieval on Imperfect Speech Transcriptions

    mi.eng.cam.ac.uk/reports/full_html/jourlin_sigir99.html/
    8 Mar 2000: This paper presents the results from adding several forms of query expansion to our retrieval system running on several sets of transcriptions of broadcast news from the 1997 TREC-7 spoken ... A parallel corpus of 18628 documents from manually
  19. Class-based language model adaptation using mixtures of word-class…

    mi.eng.cam.ac.uk/reports/full_html/moore_icslp00.html/
    2 Nov 2000: S. Sekine, Automatic Sublanguage Identification for a New Text''; Second Annual Workshop on Very Large Corpora, Kyoto. ... Whittaker and S.J. Young, The 1997 HTK Broadcast News Transcription System''; DARPA Broadcast News 1998 Transcription and
  20. Spatial Reasoning in Qualitative Physics

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node5.html
    17 Nov 2000: Qualitative physics is a field of research that provides a new repertoire of reasoning techniques for computers.
  21. Naive Physics

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node28.html
    17 Nov 2000: It specifically did not recommend the construction of programs or new formal description methods.

Refine your results

Format

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.