test message - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

test message - перевод на Английский

MECHANISM FOR INTERPROCESS COMMUNICATION
Message passing programming; Message Passing; Message-based protocol; Message-passing; Message-based; Message (object-oriented programming); Asynchronous message passing; Synchronous message passing

test message      
test boodschap, controle boodschap, boodschap in een discussie groep om te controleren of het programma van de verzender goed werkt
Rorschach test         
  • 1910}})
PSYCHOLOGICAL TEST IN WHICH SUBJECTS' PERCEPTIONS OF INKBLOTS ARE RECORDED AND ANALYZED USING PSYCHOLOGICAL INTERPRETATION AND/OR COMPLEX ALGORITHMS
Exner scoring system; Exxner system of scoring; Rorschach Inkblot Test; Inkblotted; Inkblot Test; Rorschach (test); Rorschach ink blot test; Rorschach Test; Inkblot test; Ink blot; Rorshak test; Rorshack test; Rorsach test; Rorshach test; Exner system of scoring; Rorschach blot test; Rorschach inkblot test; Exner Scoring System; Inkblot; Rorschact test; Rorschach inkblots; Rorschach ink blots; Rorschach test images; Rorschach technique; Inkblots; Rorscharck test; Rorscharch test; Rorschark test; Rorschach ink blot; Rawshock test
Rorschach test (een psychologische test,karakteronderzoek)
Private Message         
MODE OF ELECTRONIC COMMUNICATION
Private messaging; Message (direct); Private Message; Private Messaging; YGPM; Direct message; Personal message
privé bericht, bericht dat twee gebruikers doorgeven tijdens "chat" zonder dat iemand anders het bericht kan lezen

Определение

message passing
One of the two techniques for communicating between parallel processes (the other being shared memory). A common use of message passing is for communication in a parallel computer. A process running on one processor may send a message to a process running on the same processor or another. The actual transmission of the message is usually handled by the run-time support of the language in which the processes are written, or by the operating system. Message passing scales better than shared memory, which is generally used in computers with relatively few processors. This is because the total communications bandwidth usually increases with the number of processors. A message passing system provides primitives for sending and receiving messages. These primitives may by either synchronous or asynchronous or both. A synchronous send will not complete (will not allow the sender to proceed) until the receiving process has received the message. This allows the sender to know whether the message was received successfully or not (like when you speak to someone on the telephone). An asynchronous send simply queues the message for transmission without waiting for it to be received (like posting a letter). A synchronous receive primitive will wait until there is a message to read whereas an asynchronous receive will return immediately, either with a message or to say that no message has arrived. Messages may be sent to a named process or to a named mailbox which may be readable by one or many processes. Transmission involves determining the location of the recipient and then choosing a route to reach that location. The message may be transmitted in one go or may be split into packets which are transmitted independently (e.g. using wormhole routing) and reassembled at the receiver. The message passing system must ensure that sufficient memory is available to buffer the message at its destination and at intermediate nodes. Messages may be typed or untyped at the programming language level. They may have a priority, allowing the receiver to read the highest priority messages first. Some message passing computers are the {MIT J-Machine (http://ai.mit.edu/projects/cva/cva_j_machine.html)}, the {Illinois Concert Project (http://www-csag.cs.uiuc.edu/projects/concert.html)} and transputer-based systems. Object-oriented programming uses message passing between objects as a metaphor for procedure call. (1994-11-11)

Википедия

Message passing

In computer science, message passing is a technique for invoking behavior (i.e., running a program) on a computer. The invoking program sends a message to a process (which may be an actor or object) and relies on that process and its supporting infrastructure to then select and run some appropriate code. Message passing differs from conventional programming where a process, subroutine, or function is directly invoked by name. Message passing is key to some models of concurrency and object-oriented programming.

Message passing is ubiquitous in modern computer software. It is used as a way for the objects that make up a program to work with each other and as a means for objects and systems running on different computers (e.g., the Internet) to interact. Message passing may be implemented by various mechanisms, including channels.

Примеры употребления для test message
1. Skip gossip links to more articles Murray too strong for Bastl Sharapova makes smooth progress Roddick roars past Vanek Henson hands Test message to Sir Clive Henson wishes team–mates well FIA outline charges Don‘t miss today In focus÷ The Lions in New Zealand Wimbledon÷ Our 2005 special Sign up÷ For free newsletter and email alerts Have your say Could this be Tim Henman‘s year to win Wimbledon?
2. Skip gossip links to more articles Fightback earns Henman win Strauss leads record–breaking England Murray too strong for Bastl Sharapova makes smooth progress Roddick roars past Vanek Henson hands Test message to Sir Clive Don‘t miss today In focus÷ The Lions in New Zealand Wimbledon÷ Our 2005 special Sign up÷ For free newsletter and email alerts Have your say Could this be Tim Henman‘s year to win Wimbledon?
3. Skip gossip links to more articles Fightback earns Henman win Murray too strong for Bastl Henin–Hardenne humbled by Daniilidou Sharapova makes smooth progress Roddick roars past Vanek Henson hands Test message to Sir Clive Don‘t miss today In focus÷ The Lions in New Zealand Wimbledon÷ Our 2005 special Sign up÷ For free newsletter and email alerts Have your say Could this be Tim Henman‘s year to win Wimbledon?
4. Skip gossip links to more articles Strauss leads record–breaking England Murray too strong for Bastl Henin–Hardenne humbled by Daniilidou Sharapova makes smooth progress Roddick roars past Vanek Henson hands Test message to Sir Clive Don‘t miss today In focus÷ The Lions in New Zealand Wimbledon÷ Our 2005 special Sign up÷ For free newsletter and email alerts Have your say Could this be Tim Henman‘s year to win Wimbledon?
5. Skip gossip links to more articles Sharapova makes smooth progress Roddick roars past Vanek England on the rampage Henson hands Test message to Sir Clive Henson wishes team–mates well FIA outline charges Don‘t miss today In focus÷ The Lions in New Zealand Wimbledon÷ Our 2005 special Sign up÷ For free newsletter and email alerts Have your say Could this be Tim Henman‘s year to win Wimbledon?