Subject | Turkish | English |
comp., MS | Alan Bit Eşlem Tanımlayıcısı | Space Bitmap Descriptor (A bitmap describing the utilization of blocks allocated to a metadata partition) |
comp., MS | birden çok bit hızı | multiple bit rate (A characteristic of a data stream in which the same content is encoded at several different bit rates in oder to optimize content delivery) |
comp., MS | birim bit eşlemi | volume bitmap (A stored reference (which may exist both on hierarchical directory volumes and in memory) to every piece of data that is in the allocation blocks and indicates whether the block is allocated or free for use) |
comp., MS | 64 bit | 64-bit (Of, pertaining to, or descriptive of the amount of data -64 bits, or 8 bytes- that certain computer systems or programs can process at one time) |
comp., MS | bit belirtimi | bit specification (The number of colors or levels of gray that can be displayed at one time. The amount or memory in the computer's graphics controller card controls the display. An 8-bit controller can display 256 colors or levels of gray; a 16-bit controller, 64,000 colors; and a 24-bit controller, 16.8 million colors) |
comp., MS | bit deseni | bit pattern (A combination of bits, often used to indicate the possible unique combinations of a specific number of bits. For example, a 3-bit pattern allows 8 possible combinations and an 8-bit pattern allows 256 combinations) |
comp., MS | bit düzeyinde işlem | bitwise operation (An operation that manipulates a single bit, or tests whether a bit is on or off) |
comp., MS | bit eşlem | bitmap (A data structure in memory that represents information in the form of a collection of individual bits. A bit map is used to represent a bit image. Another use of a bit map in some systems is the representation of the blocks of storage on a disk, indicating whether each block is free (0) or in use) |
comp., MS | bit eşlem etkisi | bitmap effect (An effect that can be rendered on content. Such bitmap effects include: Blur, drop shadow, bevel, outer glow, and emboss) |
comp., MS | bit genişliği | bitness (A characteristic of a microprocessor's data stream (the distinction between 16-bit, 32-bit and 64-bit address spaces) and the potential differences in instantiation of components that this entails) |
comp., MS | bit hızı | bitrate (The speed at which binary digits are transmitted) |
comp., MS | bit hızı | bit rate (The speed at which binary digits are transmitted) |
comp., MS | bit hızı azaltma | bit-rate throttling (The ability to slow down the rate at which files can be downloaded) |
comp., MS | bit işleme | bit manipulation (An action intended to change only one or more individual bits within a byte or word. Manipulation of the entire byte or word is much more common and generally simpler) |
comp., MS | 32 bit makine | 32 bit machine (A computer that works with data in groups of 32 bits at a time. The Apple Macintosh II and higher models are 32-bit machines, in terms of both the word size of their microprocessors and the size of the data buses, as are computers based on the Intel 80386 and higher-level microprocessors) |
comp., MS | 64 bit makine | 64 bit machine (A computer that works with data in groups of 64 bits at a time. A computer may be considered a 64-bit machine either because its CPU operates internally on 64-bit words or because its data bus can transfer 64 bits at a time. A 64-bit CPU thus has a word size of 64 bits, or 8 bytes; a 64-bit data bus has 64 data lines, so it ferries information through the system in sets of 64 bits at a time. Examples of 64-bit architecture include the Alpha AXP from Digital Equipment Corporation, the Ultra workstation from Sun Microsystems, Inc., and the PowerPC 620 from Motorola and IBM) |
comp., MS | bit maskesi | bitmask (A numeric value intended for a bit-by-bit value comparison with other numeric values, typically to flag options in parameter or return values. Usually this comparison is done with bitwise logical operators, such as And and Or in Visual Basic, && and || in C++) |
comp., MS | bit maskesi | bit mask (A numeric value intended for a bit-by-bit value comparison with other numeric values, typically to flag options in parameter or return values. Usually this comparison is done with bitwise logical operators, such as And and Or in Visual Basic, && and || in C++) |
comp., MS | bit maskesi tanımlayıcısı | bitmask identifier (A name assigned to a bitmask to help identify its purpose) |
comp., MS | bit/piksel, piksel başına bit | bits per pixel (The number of bits (e.g. 8, 16, 24, or 32) used to store and display the color data for a single pixel. This is the standard unit of measure for bit or color depth) |
comp., MS | bit/saniye | bits per second (The number of bits transmitted every second, used as a measure of the speed at which a device, such as a modem, can transfer data) |
comp., MS | bit/sn | bps (The number of bits transmitted every second, used as a measure of the speed at which a device, such as a modem, can transfer data) |
comp., MS | 128 bit şifreleme | 128-bit encryption (A high level of encryption that uses a 128-bit key to scramble the contents of a file or data packet to make the data unreadable without the decryption key) |
comp., MS | 40 bit şifreleme | 40-bit encryption (A low level of encryption that uses a 40-bit key to scramble the contents of a file or data packet to make the data unreadable without the decryption key) |
comp., MS | cihazdan bağımsız bit eşlem | device independent bitmap (A file format designed to ensure that bitmap graphics created using one application can be loaded and displayed in another application exactly the way they appeared in the originating application) |