ترجمة «code» ؜ ؜ ؜

الكلمة مشهورة في الحوسبة بـ «كود»

معنى code في المعجم المسمى “Facts on File Dictionary of Computer Science”
1. معنى لا يهمنا الآن

‎1. A rule for transforming data or other information from one symbolic form into another. In the codes employed within a computer, the symbols used are generally restricted to the two BITS 0 and 1. The process of transformation is called encoding, and the symbolic representation used or achieved is known as an encoding. The process of reconverting the coded information into its original form is called decoding. Like encoding the decoding process follows a strict rule. Both processes are thus algorithmic in nature. They are carried out by an encoder or a decoder. These may be in the form of a piece of hardware or a piece of software.

Different kinds of codes are used in computing for different purposes. For example, when characters – letters, numbers, etc. – are fed into a computer they are transformed into a CHARACTER ENCODING, such as UNICODE, so that they can be manipulated by the computer equipment. Again, ERROR-DETECTING and ERROR-CORRECTING CODES are used to improve the reliability of data when it is transferred to or from disk or when it is transmitted.

  1. Any piece of program text written in a programming language.
  2. The particular language or type of language in which a piece of program text is written, e.g. machine code, C++ code, source code, etc.
  3. The encrypted form of a message
  4. To represent data or a program in a symbolic form.
معنى code في المعجم المسمى “A Dictionary of Computer Science (Oxford Quick Reference)”
1. معنى لا يهمنا الآن
  1. A rule for transforming a message from one symbolic form (the source alphabet) into another (the target alphabet), usually without loss of information. The process of transformation is called encoding and its converse is called decoding. These processes are carried out by an encoder and a decoder respectively; the encoder and decoder may be implemented in hardware or software, the encoding and decoding processes being algorithmic in nature. The term ‘an encoding’ is sometimes used synonymously with ‘a code’.
  1. Any piece of program text written in a programming language (as opposed to a data structure or algorithm illustrated by a diagram or flowchart, or a program specified or sketched out in natural language prose). The term sometimes implies executable code as opposed to declarations or tables, but this is by no means always the case. See also CODING.

  2. The particular language in which some code is written, e.g. *machine code, *source code.

معنى code في المعجم المسمى “Dictionary of Computer and Internet Terms Tenth Edition”
  1. a way of encrypting information (making it unreadable).
  2. a way of representing information on a machine or in some physical form. For example, the bit patterns in memory can be used as a code to stand for letters and digits.
  3. computer programs, whether written in machine language (OBJECT CODE) or a programming language (SOURCE CODE).
معنى code في المعجم المسمى “Dictionary of Computer Science, Engineering and Technology”
  1. the act of writing software.
  2. a technique for representing information in a form suitable for storage or transmission.
  3. a mapping from a set of messages into binary strings.
معنى code في المعجم المسمى “Jargon - An informal dictionary of computer terms”

Code refers to the contents of a program for the computer. The term is used in two different ways. Code can describe the form of the program that a human being who knows the programming language can read or write. For example, a programmer might say, “I churned out a lot of code today” or you might say, “That guy writes elegant code,” meaning that the programmer uses a minimum of programming commands to accomplish what he is trying to do. This kind of code, known as “source code,” must be processed by a compiler or an interpreter until it is eventually turned into machine code, which is the form of the program that can actually be understood by the computer itself. Very few human beings can read machine code.

معنى code في المعجم المسمى “Dictionary of Computer and Internet Terms”

code (v)~ To write program instructions in a programming language.
code (n)~ Program instructions.

إعجاب واحد (1)

ماذا عن كلمة "شفرة"بدلا من “كود”

و مما يصح قوله فيها - بعض النظر عن الأصل الإنجليزي - «أوامر»