Vajad kellegagi rääkida?
Küsi julgelt abi LasteAbi
Logi sisse
Sulge

"accumulator" - 9 õppematerjali

Autodes kasutatavad pneuma-ja hüdrosüsteemid
4
odt

Autodes kasutatavad pneuma-ja hüdrosüsteemid

The suspension system usually features driver-variable ride height, to provide extra clearance in rough terrain. The suspension setup is referred to as 'oléopneumatique' in early literature, pointing to oil and air as its main components. There have been many improvements to this system over the years, including variable ride firmness (Hydractive) and active control of body roll (Citroën Activa). The latest incarnation features a simplified single pump-accumulator sphere combination. The system had one key negative impact on the inventor, Citroën - only specialist garages were qualified to work on the cars - making them seem radically different from ordinary cars with common mechanicals. Auto manufacturers are still trying to catch up with the combination of features offered by this 1955 suspension system, typically by adding layers of complexity to an ordinary steel spring mechanical system Air Suspension.

Auto → Auto õpetus
140 allalaadimist
Objektorienteeritud JAVA konspekt esimeseks kontrolltööks
10
pdf

Objektorienteeritud JAVA konspekt esimeseks kontrolltööks

Maven is a tool that can help in creating, building, publishing and managing dependencies for many applications. Maven is not bound to Java (Homepage) and it can be used with other programming languages such as PHP (Homepage). It is very easy to use and definitely worth its money (note that Maven is free) when compared with the time saved from doing the repetitive things ourselves. Maven is a build automation tool used primarily for Java projects. The word maven means 'accumulator of knowledge' in Yiddish.[3]Maven addresses two aspects of building software: First, it describes how software is built, and second, it describes its dependencies. Contrary to preceding tools like Apache Ant, it uses conventions for the build procedure, and only exceptions need to be written down. An XML file describes the software project being built, its dependencies on other external modules and components, the build order, directories, and required plug-ins

Informaatika → Objektorienteeritud...
87 allalaadimist
Programmeerimiskeel
555
doc

Programmeerimiskeel

Iga järgmise pisi-sammu alustamise jaoks on masinas kell, mis annab kindla sagedusega impulsse. Pisi-sammu number saadakse nende impulsside kokkulugemisega. xComputer-i põhiregistrid  The X and Y registers hold two sixteen-bit binary numbers that are used as input by the ALU. For example, when the CPU needs to add two numbers, it must put them into the X and Y registers so that the ALU can be used to add them.  The AC register is the accumulator. It is the CPU's "working memory" for its calculations. When the ALU is used to compute a result, that result is stored in the AC. For example, if the numbers in the X and Y registers are added, then the answer will appear in the AC. Also, data can be moved from main memory into the AC and from the AC into main memory.  The FLAG register stores the "carry-out" bit produced when the ALU adds two binary numbers

Informaatika → Infotehnoloogia
160 allalaadimist
Riistvara
38
doc

Riistvara

 Töötlemisplokk (Processing Unit) sisaldabaritmeetikaseadme (ALU - Arithmetic Logic Unit), mis suudab teostada arvutustehteid etteantud andmetega ehk liita, teostada loogikatehteid ja korrutada ning kombineerida neid tegevusi ning ujukoma seadme (FPU - Floating Point Unit) keeruliste arvutuste jaoks, mis ei ole sooritatavad ALU abil. Töötlemisplokk kasutab spetsiaalseid registreid: olekuregister (Status Register) ja akuregister (Accumulator Register). Registrid on protsessori sisemiseks töömäluks ja jagunevad järgmiselt:  Üldotstarbelised registrid. Need on mõeldud käskude poolt kasutatavate andmete ja/või operandide hoidmiseks.  Spetsiaalsed registrid, millel on täita spetsiaalsed funktsioonid protsessori töös. Spetsiaalsed registrid on järgmised: o Akuregister (A - Accumulator Register) hoiab käskude täitmise vahetulemusi

Informaatika → Arvutite riistvara alused
37 allalaadimist
Sissejuhatus infotehnoloogiasse eksami sooritamiseks
5
docx

Sissejuhatus infotehnoloogiasse eksami sooritamiseks

vastab mingile juhtmele voolu peale andmisele, mispeale kaivitub vastav loogika-ahel protessoris ja selle tulemus salvestatakse monda registrisse.Masina taktsagedus on see sagedus, kui tihti pisi-samme taidetakse. Iga jargmise pisi- sammu alustamise jaoks on masinas kell, mis annab kindla sagedusega impulsse. Pisisammu number saadakse nende impulsside kokkulugemisega. The X and Y registers hold two sixteen-bit binary numbers that are used as input by the ALU. The AC register is the accumulator. It is the CPU's "working memory" for its calculations. The FLAG register stores the "carry-out" bit produced when the ALU adds two binary numbers.The ADDR register specifies a location in main memory. The PC register is the program counter. The PC specifies the location in memory that holds the next instruction to be executed. The IR is the instruction register. When the CPU fetches a program instruction from main memory, this is where it puts it

Informaatika → Sissejuhatus...
430 allalaadimist
Ford escorti käsiraamat
256
pdf

Ford escorti käsiraamat

. . . . . . . . . . . . . .19 Cold start valve - removal and refitting . . . . . . . . . . . . . . . . . . . . . . .9 Intercooler - removal and refitting . . . . . . . . . . . . . . . . . . . . . . . . . .22 Electro-magnetic pressure actuator - removal and refitting . . . . . .15 Thermo-time switch - removal and refitting . . . . . . . . . . . . . . . . . . .18 Fuel accumulator - removal and refitting . . . . . . . . . . . . . . . . . . . . . .7 Throttle cable - adjustment, removal and refitting . . . . . . . . . . . . . . .4 Fuel distributor - removal and refitting . . . . . . . . . . . . . . . . . . . . . . .11 Throttle housing - removal and refitting . . . . . . . . . . . . . . . . . . . . . .12 Fuel filter renewal . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Auto → Auto õpetus
107 allalaadimist
Sissejuhatus infotehnoloogiasse konspekt
138
docx

Sissejuhatus infotehnoloogiasse konspekt

Iga järgmise pisi-sammu alustamise jaoks on masinas kell, mis annab kindla sagedusega impulsse. Pisi-sammu number saadakse nende impulsside kokkulugemisega. xComputer-i põhiregistrid  The X and Y registers hold two sixteen-bit binary numbers that are used as input by the ALU. For example, when the CPU needs to add two numbers, it must put them into the X and Y registers so that the ALU can be used to add them.  The AC register is the accumulator. It is the CPU's "working memory" for its calculations. When the ALU is used to compute a result, that result is stored in the AC. For example, if the numbers in the X and Y registers are added, then the answer will appear in the AC. Also, data can be moved from main memory into the AC and from the AC into main memory.  The FLAG register stores the "carry-out" bit produced when the ALU adds two binary numbers

Informaatika → Sissejuhatus...
264 allalaadimist
Lühendite seletus
120
doc

Lühendite seletus

ABLE Adaptive Battery Life Extender + Agent Building and Learning Environment [IBM] ABM Asynchronous Balanced Mode ABR Available Bit Rate ABRD Automatic Baud Rate Detection ABRS Automated Book Request System [British Library] ABS Address Book Synchronization [IBM] + Absolute ABT Abort ABTS ASCII Block Terminal Services AC Autocheck + Automatic Computer + Alternating Current ACAP Application Configuration Access Protocol ACC Accumulator ACCMAIL Accessing the Internet Via Email ACD Automatic Call Distribution ACDI Asynchronous Communications Device Interface ACE Access Control Encryption/Entry + Adobe Certified Expert + Advanced Composition Explorer [JHUAPL] + Advanced Computing Environment [SCO] + Adverse Channel Enhancements [Microcom] + * Automatic Computing Engine ACF Access Control Field + Advanced Communications Function ACH Automated Clearing House

Informaatika → Informaatika
117 allalaadimist
Mikroprotsessortehnika
282
pdf

Mikroprotsessortehnika

8-bitistesse registritesse ning üksnes erijuhul kasutatakse topeltpikkusega 16-bitist andmesõna. Registrite arv ning otstarve on eri protsessoritel erinev. Näitena on tabelis 2.1 protsessoriperekonna Intel 8086 ja 80386 registrite loetelu. Tabel 2.1 Protsessoriperekonna Intel 8086, 80386 registrid Üldregistrid (General Purpose Register) Segmendiregistrid (Segment Registers) AH/AL AX (EAX) Accumulator CS Code Segment BH/BL BX (EBX) Base DS Data Segment CH/CL CX (ECX) Counter SS Stack Segment DH/DL DX (EDX) Data ES Extra Segment (FS) 386 and newer (Exx) indicates 386+ 32 bit register (GS) 386 and newer Viidaregistrid (Pointer Registers) Pinumälu registrid (Stack Registers)

Tehnika → Tehnikalugu
57 allalaadimist


Sellel veebilehel kasutatakse küpsiseid. Kasutamist jätkates nõustute küpsiste ja veebilehe üldtingimustega Nõustun