0%

11-letter words containing r, i, n, g

  • pyrognostic — relating to heated minerals
  • quadrupling — Present participle of quadruple.
  • quarrelling — an angry dispute or altercation; a disagreement marked by a temporary or permanent break in friendly relations.
  • quaveringly — In a quavering manner; tremulously.
  • quiveringly — While quivering, or as if quivering.
  • racewalking — the activity of racing by walking fast rather than running
  • racializing — Present participle of racialize.
  • racing flag — a distinguishing flag flown by a yacht during the period of its participation in a race.
  • racing form — a sheet that provides detailed information about horse races, including background data on the horses, jockeys, etc.
  • rag-rolling — a decorating technique in which paint is applied with a roughly folded cloth in order to create a marbled effect
  • railroading — a permanent road laid with rails, commonly in one or more pairs of continuous lines forming a track or tracks, on which locomotives and cars are run for the transportation of passengers, freight, and mail.
  • raking bond — a brickwork bond in which concealed courses of diagonally laid bricks are used to bond exposed brickwork to the wall structure.
  • range light — one of a pattern of navigation lights, usually fixed ashore, used by vessels for manoeuvring in narrow channels at night
  • rangefinder — any of various instruments for determining the distance from the observer to a particular object, as for sighting a gun or adjusting the focus of a camera.
  • rap jumping — the sport of descending high buildings, attached to ropes and a pulley
  • rasterising — (algorithm)   A transformation that can be applied to an image to prepare it for printing. Rasterising reduces resolution by a factor of typically four to eight. It also reduces sensitivity to paper properties. Rasterising can be combined with dithering.
  • rasterizing — rasterising
  • rat-running — the practice of driving through residential side streets to avoid congested main roads
  • ratings war — a situation in which each of two or more channels makes a particular effort to attract more viewers or listeners than its rival
  • ravishingly — extremely beautiful or attractive; enchanting; entrancing.
  • ray casting — (graphics)   A simplified form of ray tracing. A ray is fired from each pixel in the view plane, and information is accumulated from all the voxels in the volume data it intersects. Each voxel is first given an associated colour and opacity. The ray is sampled at a fixed number of evenly spaced locations and the colour and opacity are trilinearly interpolated from the eight nearest voxels. These are then composed linearly back to front to give a single colour for the pixel. Ray casting was invented by John Carmack for the game Wolfenstein 3D. It is faster and lower quality than ray tracing, and is ideal for interactive applications. It parallelises well, although random access is needed to the voxels.
  • ray tracing — (graphics)   A technique used in computer graphics to create realistic images by calculating the paths taken by rays of light entering the observer's eye at different angles. The paths are traced backward from the viewpoint, through a point (a pixel) in the image plane until they hit some object in the scene or go off to infinity. Objects are modelled as collections of abutting surfaces which may be rectangles, triangles, or more complicated shapes such as 3D splines. The optical properties of different surfaces (colour, reflectance, transmitance, refraction, texture) also affect how it will contribute to the colour and brightness of the ray. The position, colour, and brightness of light sources, including ambient lighting, is also taken into account. Ray tracing is an ideal application for parallel processing since there are many pixels, each of whose values is independent and can thus be calculated in parallel. Compare: radiosity.
  • re-energize — to give energy to; rouse into activity: to energize the spirit with brave words.
  • re-engineer — to redesign, plan or construct again (as a professional engineer)
  • re-shipping — to ship again.
  • re-skinning — to replace or repair the exterior surface or coating of: The space shuttle had to be reskinned before returning to service.
  • reading age — the level of reading ability that a person has in comparison to an average child of a particular age
  • reaganomics — the economic policies put forth by the administration of President Ronald Reagan, especially as emphasizing supply-side theory.
  • realignment — an adjustment to a line; arrangement in a straight line.
  • reasonings' — the act or process of a person who reasons.
  • reawakening — rousing; quickening: an awakening interest in ballet.
  • recarpeting — a heavy fabric, commonly of wool or nylon, for covering floors.
  • recognition — an act of recognizing or the state of being recognized.
  • recognizing — to identify as something or someone previously seen, known, etc.: He had changed so much that one could scarcely recognize him.
  • reconfigure — to change the shape or formation of; remodel; restructure.
  • reconsigned — to hand over or deliver formally or officially; commit (often followed by to).
  • recurringly — occurring or appearing again.
  • red herring — a smoked herring.
  • redesignate — to mark or point out; indicate; show; specify.
  • redigestion — the act or process of redigesting
  • redshirting — a high-school or college athlete kept out of varsity competition for one year to develop skills and extend eligibility. a child held back from starting kindergarten for one year, the practice of which is believed by some parents to give the child academic, athletic, and social advantages.
  • refactoring — (object-oriented, programming)   Improving a computer program by reorganising its internal structure without altering its external behaviour. When software developers add new features to a program, the code degrades because the original program was not designed with the extra features in mind. This problem could be solved by either rewriting the existing code or working around the problems which arise when adding the new features. Redesigning a program is extra work, but not doing so would create a program which is more complicated than it needs to be. Refactoring is a collection of techniques which have been designed to provide an alternative to the two situations mentioned above. The techniques enable programmers to restructure code so that the design of a program is clearer. It also allows programmers to extract reusable components, streamline a program, and make additions to the program easier to implement. Refactoring is usually done by renaming methods, moving fields from one class to another, and moving code into a separate method. Although it is done using small and simple steps, refactoring a program will vastly improve its design and structure, making it easier to maintain and leading to more robust code.
  • referencing — an act or instance of referring.
  • refinancing — to finance again.
  • reflowering — an occurrence of flowering again
  • refrangible — capable of being refracted, as rays of light.
  • refrigerant — refrigerating; cooling.
  • refringence — refractivity.
  • refuctoring — (humour, programming)   Taking a well-designed piece of code and, through a series of small, reversible changes, making it completely unmaintainable by anyone except yourself. The term is a humourous play on the term refactoring and was coined by Jason Gorman in a pub in 2002. Refuctoring techniques include: Using Pig Latin as a naming convention. Stating The Bleeding Obvious - writing comments that paraphrase the code (e.g., "declare an integer called I with an initial value of zero"). Module Gravity Well - adding all new code to the biggest module. Unique Modeling Language - inventing your own visual notation. Treasure Hunt - Writing code consisting mostly of references to other code and documents that reference other documents. Rainy Day Module - writing spare code just in case somebody needs it later.
  • regimentals — of or relating to a regiment.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?