Search

Search Funnelback University

Search powered by Funnelback
121 - 170 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.
  22. THE CU-HTK MARCH 2000 HUB5E TRANSCRIPTION SYSTEM

    mi.eng.cam.ac.uk/reports/full_html/hain_stw00.html/
    12 Oct 2000: This gave a new word list with 54,537 words where most of the pronunciations were already available in our broadcast news (Hub4) dictionary. ... P.C. Woodland, M.J.F. Gales, D. Pye & S.J. Young (1997). Broadcast News Transcription Using HTK.
  23. A note on Taylor's interlocking and Terzaghi’s "true…

    www-civ.eng.cam.ac.uk/geotech_new/people/ans/GeotechNews.htm
    6 Jan 2000: This note was published in Geotechnical News Vol 17 No 4 December 1999. ... Taylor (1948); ‘Fundamentals of Soil Mechanics’, Wiley, New York. Terzaghi (1943); ‘Theoretical Soil Mechanics’, Wiley, New York.
  24. INT WFS: Publications and Report

    https://people.ast.cam.ac.uk/~rgm/wfcsur/publications/
    12 May 2000: INT WFS: Publications and Reports. McMahon, R.G., Walton, N.A., et al, 1999, To appear in "Instrumentation at the ING", Edited by Walton, N, Smartt, S., New Astronomy Reviews" (Elsevier ... Science). The WFS Pipeline Irwin & Lewis To appear in
  25. Applied π – A Brief Tutorial Peter Sewell Computer ...

    https://www.cl.cam.ac.uk/~pes20/apppi.pdf
    28 Jul 2000: If A = {a1,. an} then new A in P denotes new a1 in. ... 19. code, one might take a new syntactic category of configuration, e.g.
  26. Early Qualitative Reasoning Systems

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node27.html
    17 Nov 2000: Forbus developed a new technique for qualitative reasoning in 1981, which he called qualitative process theory'' [For84a].
  27. Bibliography

    www.tcm.phy.cam.ac.uk/~pdh1001/papers/paper4/node10.html
    7 Jan 2000: Turnbull, eds., Solid State Physics Vol. 24 (Academic Press, New York, 1970) 1-36.
  28. Qualitative Representation of Size

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node41.html
    17 Nov 2000: This can be done by defining fractions of the reference values as new distinguished'' points.
  29. CMASF (San Juan, Argentina)

    https://people.ast.cam.ac.uk/~dwe/AstSurv/pepe.html
    6 Oct 2000: Maximun priority is given to the zone -3º to -9º the same zone observed in San Fernando for the Astrophotographic Catalogue in order to computes proper motions using new measures of ... In 1991 the original declination glass circle was changed for a
  30. Integration of two approaches

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node85.html
    17 Nov 2000: The addition of new motion strategies to an overall task planning structure provides an interesting basis for comparison to human acquisition of manipulation skills, as shown in Sussman's HACKER system
  31. Concurrent Systems: Instructor’s Guide

    https://www.cl.cam.ac.uk/teaching/2000/ConcSys/csig2/IG.html
    27 Sep 2000: The new problem to address is how to solve problems without shared memory. ... an old version of an object intact while the new version is built up.
  32. Bookmarks for Christopher Lester

    https://www.hep.phy.cam.ac.uk/~lester/dtm662/bookmarks.html
    17 Apr 2000: Bookmarks for Christopher Lester. g" ADD_DATE="955814526" LAST_VISIT="955814685" LAST_MODIFIED="955814506">Search Category -. Newspapers. Reference. X11. SRT. ATLAS Offline Computing - Deliverable ATL-SW-SRT-Documentation-V1. Information for Junior
  33. Constructive Solid Geometry

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node23.html
    17 Nov 2000: CSG systems often include facilities for defining new primitives by sweeping'' operations, such as those that are used in the generalised cylinder method described in the previous section.
  34. Other Methods

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node24.html
    17 Nov 2000: This means that new techniques developed for graphics systems, such as texture mapping, have not yet influenced the fields of either CAD or robotics, which deal mainly with man-made objects.
  35. Unfastening Problems

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node87.html
    17 Nov 2000: It is clear that the number of new issues involved in real world fastening mean that fastening analysis is considerably more complex than the type of tasks addressed by my implementation.
  36. INT Wide Field Camera Imaging Survey

    https://people.ast.cam.ac.uk/~mike/casu/WFCsur/WFCsur.html
    18 Jan 2000: This new instrument offers unique opportunities for the UK/NL communities to execute high resolution, deep, wide field optical imaging surveys. ... give an indication of when new data will be available for download.
  37. The CUHTK-Entropic 10xRT Broadcast News Transcription SystemJ.J.…

    mi.eng.cam.ac.uk/reports/svr-ftp/odell_darpa99.pdf
    8 Mar 2000: The CUHTK-Entropic 10xRT Broadcast News Transcription SystemJ.J. Odell. , P.C. Woodland. & ... ror rate for systems running in less than 10xRT in the 1998DARPA broadcast news evaluation.
  38. Global Optimisation of Neural Network Models Via Sequential…

    mi.eng.cam.ac.uk/reports/full_html/freitas_icslp98.html/
    8 Mar 2000: We show how the new algorithms can outperform extended Kalman filter (EKF) training. ... weights (eqn 1), evaluate the new importance ratios (eqns 3,4,5) and resample if necessary.
  39. Solution Notes -- Example Problem Set 10

    https://www.cl.cam.ac.uk/teaching/2000/ContMaths/Exercises/node20.html
    20 Oct 2000: 3. Compute the inverse Fourier Transform of the result to obtain the desired new function:.
  40. Solution Notes -- Example Problem Set 9

    https://www.cl.cam.ac.uk/teaching/2000/ContMaths/Exercises/node19.html
    20 Oct 2000: This can be accomplished by introducing new substituted variables such as.
  41. Apple Day 2000 | University of Cambridge

    https://www.cam.ac.uk/news/apple-day-2000
    25 Oct 2000: They feature in myths, in religion and in art. There are hundreds of varieties - some very old and some new. ... Apples old and new will be celebrated at the University's Botanic Garden Apple Day this Sunday.
  42. https://www.hep.phy.cam.ac.uk/~lester/dtm662/preXml07022000/preXml/src…

    https://www.hep.phy.cam.ac.uk/~lester/dtm662/preXml07022000/preXml/src/New.SCT.geo.cc
    7 Feb 2000: agdd::Box sol = new agdd::Box; //HGFHGFbarrelSection.addVolume(sol); sol-setName(isUpper? "sct_facingCooledUpperPart1": "sct_facingCooledLowerPart1"); //sol-setMaterial("cheese"); const double wA = isUpper? ... 0.5:-0.5)solz); facPtr-addSolidPos(pos); } {
  43. An AGDD “XmlFileBuilder” Christopher.Lester@cern.ch

    https://www.hep.phy.cam.ac.uk/~lester/agdd/talks/AGDD_XmlFileBuilder/index.htm
    24 Sep 2000: An AGDD “XmlFileBuilder” Christopher.Lester@cern.ch. 24/09/00. Table of Contents. Author: Zhelezov. Email: Christopher.Lester@cern.ch.
  44. Topping out ceremony | University of Cambridge

    https://www.cam.ac.uk/news/topping-out-ceremony
    1 Nov 2000: Roof is on at Computer Laboratory. The skyline of West Cambridge is quickly taking shape as the first of the new buildings, celebrated its structural completion yesterday (31 October 2000). ... The Computer Laboratory is currently housed in cramped
  45. Honorary Degrees | University of Cambridge

    https://www.cam.ac.uk/news/honorary-degrees
    13 Jul 2000: Search. Search. Honorary Degrees. News. Honorary Degrees..
  46. CUMIS Public Lecture | University of Cambridge

    https://www.cam.ac.uk/news/cumis-public-lecture
    17 Nov 2000: The "Brain Opera" premiered at the Lincoln Center Festival in New York in 1996, before touring in North America, Europe and Asia. ... The final version - with an additional "Future Music Blender" - is now permanently installed in Vienna, Austria, at the
  47. CMI Forges Ahead | University of Cambridge

    https://www.cam.ac.uk/news/cmi-forges-ahead
    30 Nov 2000: Search. Search. CMI Forges Ahead. News. CMI Forges Ahead.. ... The BT agreement, worth £2.5 million over five years, will enable the University of Cambridge and MIT to undertake joint research and teaching projects in new IT and Telecommunications
  48. Physics at Work | University of Cambridge

    https://www.cam.ac.uk/news/physics-at-work
    8 Sep 2000: Search. Search. Physics at Work. News. Physics at Work..
  49. University Sermons | University of Cambridge

    https://www.cam.ac.uk/news/university-sermons
    14 Apr 2000: Search. Search. University Sermons. News. University Sermons..
  50. https://www.hep.phy.cam.ac.uk/~lester/agdd/ageSCT.v1.cc

    https://www.hep.phy.cam.ac.uk/~lester/agdd/ageSCT.v1.cc
    3 Aug 2000: agdd::Compos barrelCompos = new agdd::Compos(); barrelCompos-setName("sct_barrel_barrel"); barrelSection-setTopVol(barrelCompos); theAGDD-addSection(barrelSection); // Here is a Wafer. ... agdd::Box wafer = new agdd::Box; wafer-setName("sct_barrel_wafer")
  51. Conclusions

    https://www.cl.cam.ac.uk/~afb21/publications/masters/node88.html
    17 Nov 2000: The second is the field of robotics, where the significance of the methods is that they provide new techniques for the type of reasoning that robots usually do. ... From either point of view, it is necessary to define some criteria by which the

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.