12-12-2024 - Computer science basics - Character encoding [EN]-[IT]
~~~ La versione in italiano inizia subito dopo la versione in inglese ~~~
ENGLISH
12-12-2024 - Computer science basics - Character encoding [EN]-[IT]
With this post I would like to give a brief instruction on the topic mentioned in the subject
(code notes: X_95)
Character encoding
We can summarize by saying that a character is a symbol representing a concept. For example, the character “A” is the conventional graphic representation of the concept of “capital a”. In computer science terms, it is necessary to find a conventional way to create a character representation that is understandable by computers. It is therefore necessary to establish a representation standard that allows the communication of digital documents between computers. To date, the character representation standard is the ASCII code (American Standard Code for Information). The ASCII code was published by the American National Standards Institute in 1968.
Here are some pills of information about the subject in the form of a question.
1-What is the ASCII code
The ASCII code is the standard for representing characters
2-What is the most used unit of measurement to quantify resolution?
The most used unit of measurement to quantify resolution is dpi (Dot Per Inches)
3-What does each pixel represent in RGB encoding?
In RGB encoding (Red Green Blue – Red Green Blue), each pixel is represented by a combination of the three colors.
4-How many characters does the extended ASCII code include?
There is a set of larger characters, composed of 8 bits, called extended ASCII, which includes a total of 256 characters with 128 additional characters compared to the 7-bit one that are used to represent special characters (for example, graphic and mathematical symbols).
5-For the depth parameter of an image, the greater the number of bits used, the greater it is?
The greater the amount of color that can be reproduced. Color depth indicates the number of bits per pixel (bpp) used to represent the color of a digital image. The higher the bit depth, the more color variations can be represented.
6-What is used when it is necessary to represent a number of symbols greater than 256?
When it is necessary to represent a number of symbols greater than 256, UNICODE encoding is used, which uses 16 bits for a total of 65536 representable characters.
7-How does the word HELLO become in ASCII?
1100011 1101001 1100001 1101111
To convert each letter into ASCII code:
'c' → 99 → 1100011
'i' → 105 → 1101001
'a' → 97 → 1100001
'o' → 111 → 1101111
Screenshot from table
8-How is image resolution defined?
Image resolution indicates how detailed a digital or printed image is. It is measured in pixels per unit of measurement, such as DPI (Dots Per Inch) or PPI (Pixels Per Inch).
EXAMPLE
Below is an example of dividing the image into a grid. This is a case of a 7x4 grid.
Conclusions
Character and image encoding is an essential process for representing textual and visual data in computer systems.
Question
Have you studied the graphic part of images in computer science?
[ITALIAN]
12-12-2024 - Basi di informatica - Codifica di caratteri [EN]-[IT]
Con questo post vorrei dare una breve istruzione a riguardo dell’argomento citato in oggetto
(code notes: X_95)
Codifica di caratteri
Possiamo sintetizzare dicendo che un carattere è un simbolo rappresentativo di un concetto. Ad esempio, il carattere “A” è la rappresentazione grafica convenzionale del concetto di “a maiuscola”. In termini informatici, è necessario trovare un modo convenzionale con cui realizzare una rappresentazione dei caratteri che sia comprensibile dai computer. È necessario quindi stabilire uno standard di rappresentazione che consenta la comunicazione di documenti digitali tra computer. Ad oggi, lo standard di rappresentazione dei caratteri è il codice ASCII (American Standard Code for Information – Codice Standard Americano per lo Scambio di Informazioni). Il codice ASCII fu pubblicato dall’American National Standards Institute nel 1968.
Qui di seguito alcune pillole di informazioni a riguardo di quanto in oggetto sotto forma di domanda.
1-Che cosa è il codice ASCII
l codice ASCII è lo standard di rappresentazione lo standard di rappresentazione dei caratteri
2-QUal è l’unità di misura più utilizzata per quantificare la risoluzione?
L’unità di misura più utilizzata per quantificare la risoluzione è il dpi (Dot Per Inches)
3-Da cosa è rappresentato ogni pixel nella codifica RGB?
Nella codifica RGB (Red Green Blu – Rosso Verde Blu), ogni pixel è rappresentato da una combinazione dei tre colori.
4-Da quanti caratteri è compreso il codice ASCII esteso?
Esiste un set di caratteri più ampi, composti da 8 bit, chiamato ASCII esteso, che comprende un totale di 256 caratteri con 128 caratteri addizionali rispetto a quello a 7 bit che vengono utilizzati per rappresentare caratteri speciali (ad esempio, simboli grafici e matematici).
5-Per il parametro di profondità di un'immagine, maggiore è il numero di bit usati e maggiore è?
Maggiore è la quantità di colore riproducibile. La profondità di colore indica il numero di bit per pixel (bpp) utilizzati per rappresentare il colore di un'immagine digitale. Maggiore è la profondità di bit, più variazioni di colore possono essere rappresentate.
6-Cosa si usa quando è necessario rappresentare un numero di simboli maggiore di 256?
Qualora sia necessario rappresentare un numero di simboli maggiore di 256 si ricorre alla codifica UNICODE che utilizza 16 bit per un totale di 65536 caratteri rappresentabili.
7-Come diventa in ASCII la parola CIAO?
1100011 1101001 1100001 1101111
Per convertire ogni lettera in codice ASCII:
'c' → 99 → 1100011
'i' → 105 → 1101001
'a' → 97 → 1100001
'o' → 111 → 1101111
Screenshot dalla tabella
8-Come è definita la risoluzione di un'immagine?
La risoluzione di un'immagine indica quanto dettagliata è un'immagine digitale o stampata. Si misura in pixel per unità di misura, come DPI (Dots Per Inch) o PPI (Pixels Per Inch).
ESEMPIO
QUi di seguito un esempio di suddivisione dell'immagine in una griglia. Questo è un caso di griglia 7x4.
Conclusioni
La codifica di caratteri e immagini è un processo essenziale per rappresentare dati testuali e visivi nei sistemi informatici.
Domanda
Avete studiato in informatica quello che riguarda la parte grafica delle immagini?
THE END
!discovery 35
This post was shared and voted inside the discord by the curators team of discovery-it
Join our Community and follow our Curation Trail
Discovery-it is also a Witness, vote for us here
Delegate to us for passive income. Check our 80% fee-back Program
!HOPE
!LOL
!INDEED
(7/25)
@stefano.massari! @cryptoyzzy Totally agrees with your content! so I just sent 1 IDD to your account on behalf of @cryptoyzzy.