0%

20-letter words containing v, e, r, m

  • java message service — (programming, messaging)   (JMS) An API for accessing enterprise messaging systems from Java programs. Java Message Service, part of the J2EE suite, provides standard APIs that Java developers can use to access the common features of enterprise message systems. JMS supports the publish/subscribe and point-to-point models and allows the creation of message types consisting of arbitrary Java objects. JMS provides support for administration, security, error handling, and recovery, optimisation, distributed transactions, message ordering, message acknowledgment, and more.
  • java virtual machine — (language, architecture)   (JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM's supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets). The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform. There are also some hardware implementations of the JVM.
  • jordan curve theorem — the theorem that the complement of a simple closed curve can be expressed as the union of two disjoint sets, each having as boundary the given curve.
  • kármán vortex street — a regular stream of vortices shed from a body placed in a fluid stream: investigated by Kármán who advanced a formula for the frequency of the shed vortices in terms of the stream velocity and the dimensions of the body
  • keyboard video mouse — (hardware)   (KVM) Used to describe a "KVM switch" that allows one keyboard, one video display and one mouse to be switched between two or more computers.
  • kluver-bucy syndrome — a syndrome caused by bilateral injury to the temporal lobes and characterized by memory defect, hypersexuality, excessive oral behavior, and diminished fear reactions.
  • lavaliere microphone — a small microphone that hangs around the neck of a performer or speaker.
  • linage advertisement — advertisements which are costed and paid for according to the number of lines in them
  • lutherville-timonium — a city in N Maryland, near Baltimore.
  • malware as a service — (security, legal)   A kind of cybercrime as a service in which the service provider operates or distributes malware on behalf of others for money.
  • master of the revels — an English court official from the late 15th to early 18th centuries responsible to the Lord Chamberlain for overseeing and paying for court entertainments.
  • material equivalence — equivalence (def 4b).
  • material-equivalence — the state or fact of being equivalent; equality in value, force, significance, etc.
  • maternal deprivation — the lack of a mother in a child's life, considered a cause of psychological problems later in life
  • medieval warm period — the time, c900–1400, during which warmer temperatures existed in many parts of the world. Abbreviation: MWP.
  • microsoft sql server — (database)   A relational database management system (RDBMS) which is part of Microsoft's BackOffice family of servers. SQL Server was designed for client/server use and is accessed by applications using SQL. It runs on Windows NT version 3.5 or higher and is compliant with the ANSI SQL-92 and FIPS 127-2 SQL standards. SQL Server supports symmetric multiprocessing hardware; SNMP, ODBC, and major open standard communications protocols. It has Internet integration, data replication, and data warehousing features. Microsoft SQL Server was originally developed by Sybase Corporation but the cooperation was broken sometime [when?] before version 6.0.
  • microwave background — a background of microwave electromagnetic radiation with a black-body spectrum discovered in 1965, understood to be the thermal remnant of the big bang with which the universe began
  • model-view-presenter — (programming)   (MVP) A user interface architectural pattern where functions are separated between the model, view and presenter. The model defines the data to be displayed or otherwise acted upon in the user interface. The view displays data from the model and routes user commands (events) to the presenter to act upon that data. The presenter retrieves data from the model and displays it in the view. The implementation of MVP can vary as to how much presentation logic is handled by the presenter and the view. In a web application most presentation logic is usually in the view which runs in the web browser. MVP is one of the MV* variations of the MVC pattern.
  • modify a reservation — If you modify a reservation, you change a detail of a booking because someone who has booked a room has asked you to.
  • multiplicative group — a group in which the operation of the group is multiplication.
  • multipurpose vehicle — a large car, similar to a van, designed to carry up to eight passengers
  • mum-and-dad investor — a small-scale non-professional investor
  • navigable semicircle — the less violent half of a cyclone; the half blowing in the direction opposite to that in which the cyclone is moving and in which a vessel can run before the wind.
  • objective relativism — the doctrine that knowledge of real objects is relative to the individual.
  • patent foramen ovale — a congenital heart defect resulting from failure of the foramen ovale to close shortly after birth.
  • peruvian mastic tree — a pepper tree, Schinus molle.
  • practical imperative — (in Kantian ethics) the dictum that one should treat oneself and all humanity as an end and never as a means.
  • predicate nominative — (in Latin, Greek, and certain other languages) a predicate noun or adjective in the nominative case.
  • prescriptive grammar — an approach to grammar that is concerned with establishing norms of correct and incorrect usage and formulating rules based on these norms to be followed by users of the language.
  • prima facie evidence — evidence sufficient to establish a fact or to raise a presumption of fact unless rebutted.
  • prima-facie evidence — evidence that is sufficient to establish a fact or to raise a presumption of the truth of a fact unless controverted
  • primitive polynomial — a polynomial that has content equal to 1. Compare content1 (def 11a).
  • property development — the business of buying land and buildings and then making improvements to them so that their selling price exceeds the price paid for them
  • regional development — aid-giving to poorer areas or countries
  • relative atomic mass — the ratio of the average mass per atom of the naturally occurring form of an element to one-twelfth the mass of an atom of carbon-12
  • reminder advertising — a type of advertising designed to remind customers that an existing or well-known product is still available and for sale
  • republic of maldives — a republic occupying an archipelago of 1087 coral islands in the Indian Ocean, southwest of Sri Lanka: came under British protection in 1887; became independent in 1965 and a republic in 1968; member of the Commonwealth (1982–2016). The economy and infrastructure were severely damaged in the Indian Ocean tsunami of December 2004. Official language: Divehi. Official religion: (Sunni) Muslim. Currency: rufiyaa. Capital: Malé. Pop: 393 988 (2013 est). Area: 298 sq km (115 sq miles)
  • reservations manager — A reservations manager at a hotel is responsible for the reservations at the hotel.
  • return on investment — the amount of profit, before tax and after depreciation, from an investment made, usually expressed as a percentage of the original total cost invested. Abbreviation: ROI.
  • romantic involvement — the condition of being in a romantic or sexual relationship
  • run-time environment — (operating system)   A collection of subroutines and environment variables that provide commonly used functions and data for a program while it is running. Compare run-time support.
  • server message block — (protocol)   (SMB) A client/server protocol that provides file and printer sharing between computers. In addition SMB can share serial ports and communications abstractions such as named pipes and mail slots. SMB is similar to remote procedure call (RPC) specialised for file system access. SMB was developed by Intel, Microsoft, and IBM in the early 1980s. It has also had input from Xerox and 3Com. It is the native method of file and print sharing for Microsoft operating systems; where it is called Microsoft Networking. Windows for Workgroups, Windows 95, and Windows NT all include SMB clients and servers. SMB is also used by OS/2, Lan Manager and Banyan Vines. There are SMB servers and clients for Unix, for example Samba and smbclient. SMB is a presentation layer protocol structured as a large set of commands (Server Message Blocks). There are commands to support file sharing, printer sharing, user authentication, resource browsing, and other miscellaneous functions. As clients and servers may implement different versions ("dialects") of the protocol they negotiate before starting a session. The redirector packages SMB requests into a network control block (NBC) structure that can be sent across the network to a remote device. SMB originally ran on top of the lower level protocols NetBEUI and NetBIOS, but now typically runs over TCP/IP. Microsoft have developed an extended version of SMB for the Internet, the Common Internet File System (CIFS), which in most cases replaces SMB. CIFS runs only runs over TCP/IP.
  • shivah asar betammuz — a Jewish fast day observed on the 17th day of Tammuz in memory of the breach of the walls of Jerusalem by the Romans in a.d. 70.
  • tangent galvanometer — a type of galvanometer having a vertical coil of wire with a horizontal magnetic needle at its centre. The current to be measured is passed through the coil and produces a proportional magnetic field which deflects the needle
  • television programme — a programme broadcast on television
  • the grove of academe — the academic world
  • thermal conductivity — the amount of heat per unit time per unit area that can be conducted through a plate of unit thickness of a given material, the faces of the plate differing by one unit of temperature.
  • to leave your/a mark — If someone or something leaves their mark or leaves a mark, they have a lasting effect on another person or thing.
  • to overstep the mark — If someone oversteps the mark, they behave in a way that is considered unacceptable.
  • university of durham — (body, education)   A busy research and teaching community in the historic cathedral city of Durham, UK (population 61000). Its work covers key branches of science and technology and traditional areas of scholarship. Durham graduates are in great demand among employers and the University helps to attract investment into the region. It provides training, short courses, and expertise for industry. Through its cultural events, conferences, tourist business and as a major employer, the University contributes in a wide social and economic sense to the community. Founded in 1832, the University developed in Durham and Newcastle until 1963 when the independent University of Newcastle upon Tyne came into being. Durham is a collegiate body, with 14 Colleges or Societies which are a social and domestic focus for students. In 1992, the Universities of Durham and Teesside launched University College, Stockton-on-Tees, which has 190 students in the first year.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?