| | C |
CAPEX :
Abbreviation of 'Capital Expenditures', or the purchase of property, plant and equipment.
CHIP :
A chip is a flat silicon rectangle upon which a semiconductor element has been etched. Most chips are protected by a casing that allows them to be protected and connected to the system to which they belong. Chips can also be called'die', a term commonly used to refer to an integrated circuit.
CIRCUITS INTEGRES (IC) :
These are circuits with various components etched onto silicon. There are five classes of integrated circuit: SSI (Small Scale integration): MSI (Medium Scale Integration): LSI (Large Scale Integration ), VLSI (Very Large Scale Integration) or ULSI (Ultra-Large Scale Integration), with higher levels of integration of components and functionality.
BINARY CODE :
Instruction set of a software program (also called 'source code') transformed into binary language that is understandable by a computer. One can execute a binary code program without understanding the underlying code. A binary code is therefore not easily reproduced.
SOURCE CODE :
Instruction set of a software program (a application like Microsoft Office or SAP), written in a language with a high level of abstraction (C++, C#, Cobol, Java, …). In order to be executed, the source code must be transformed in binary language (see'binary code'). Reading the source code of a program gives the possibility to analyze, modify or replicate the various functions of the program. This is why software companies never divulge the source code of their programs.
CMOS :
Stands for'complementary metal oxide semiconductor'. A variation of the MOS (or metal-oxide semiconductor) process. CMOS circuits feature lower power consumption but have longer switching times.
COMPRESSION :
Digital encoding method that reduces the amount of data required to store content. Encoding and transmission of compressed content reduces the amount of memory required as well as the bandwidth necessary for multimedia transfers.
Examples of compression algorithms :
MPEG2 : DVD
MP3 : audio
DivX, MPEG4 : vidéo
GSM : compresses the analog voice signal. This is the reason for metallic sounds on GSM phones.
COST OF GOODS SOLD, (COGS), COST OF SALES (COS) :
Direct materials and labor costs of a company. Revenues minus cost of goods sold are equal to the gross profit.
CPU :
Stands fo r'Central Processing Unit'. Command center of a computer. Includes a calculation unit and a command unit. The CPU of a computer is usually a microprocessor.
CRM (Customer Relation Management) :
Refers to software that is used for the management of customer relationships.
|