object
- noun
- /ˈɑbdʒɛkt/
- Specialized
- For each possible word, such an index gives the list of all objects where the word occurs.
- object-oriented
- object type
- object ID
I can sense all of your game objects and he didn't get it.
- I can sense all of your game objects and he didn't get it.
- And does that object type define an AD operation?
- The, the Asians are looking at the object context, object context, object context.
Examples
-
Since huge numbers of queries need to be processed against huge numbers of objects, runtime latency is a critical issue.
Academic text (2011) -
Most relevant program state is referenced by this pseudo-global object in one way or another.
Academic text (2011) -
So this is how this object is built up, yes.
-
Storage of information is the storage of relationships between objects or events.
Academic text (2017) -
When allocating an object, a thread must specify the container into which to place the object.
Academic text (2011) -
Typically, a user poses a query and examines the objects at the top of the ranked list.
Academic text (2011) -
Sparse keypoint correspondences are commonly used for alignment, 3D reconstruction, and object detection and recognition.
Academic text (2011) -
The Automatic ROI Extraction module is comprised of four steps: Background Elimination, Object Maintaining Stepwise Thresholding, Image Patching, and ROI Extraction.
Academic text (2017) -
In programming, an object encapsulates related data and functions together.
-
When you click on an object in the software, it opens a new window with more options.
Synonyms
A piece of information someone gives
A single thing in a list or collection
A data item or structure in a program that stores information
Compounds
A flying object seen in the sky whose origin is not known and often thought to be from space
- Specialized
A way to write programs that keeps data and the actions that use it together to organize and reuse code
- Informal
A new, flashy thing that attracts attention but has little real use
A word or group of words that names people and things and receives the action of a verb
- Specialized
The way the eyes and brain see and tell what objects are, like a cup or car
- Jargon
A habit of being easily distracted and leaving tasks for new ideas
A person or thing that gets the benefit of an action, often with a direct object
- Specialized
A language that a translator or program creates from another language
- Specialized
The curved piece of glass in a microscope or telescope nearest the object that makes the first image
- Specialized
A noun or pronoun that comes after a preposition to complete its meaning
- Specialized
A database that keeps data and the programs that use it together, good for storing images and videos
- Specialized
A database that stores data as items that behave like parts of a program
- Specialized
A computer language that uses objects and classes to organize code
- Specialized
A thing that stays in a passive sentence, usually the thing the action happens to
How Complex
Surface Forms
Etymology
Object in computing borrows the everyday sense of a 'thing'. It comes from Latin ob- ('towards') and jacere ('to throw'), meaning a 'thing put before', and today programmers use object for a separate 'unit' or 'thing' in a program.