Academic literature on the topic 'Intel 8088 (Microprocesseur)'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Intel 8088 (Microprocesseur).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Intel 8088 (Microprocesseur)"

1

Berto Nadeak and Sony Bahagia Sinaga. "Perancangan Perangkat Lunak Pembelajaran Mikroprosesor Dengan Menggunakan Metode Computer Assisted Instruction." JUKI : Jurnal Komputer dan Informatika 2, no. 2 (May 7, 2021): 85–88. http://dx.doi.org/10.53842/juki.v2i2.31.

Full text
Abstract:
The microprocessor that became the machine for the IBM PC / XT microcomputers and their compatible. This processor is often referred to as simply "8088" or "8086". Although the hardware of the 8088 is slightly different from the 8086, they can be viewed as the same from a programming perspective. The Intel 8088/8086 is a 16 bit processor, meaning that the data path and registers are 16 bits in size. The addressing mode is divided into several types, among others, register addressing, immediate addressing, direct addressing and indirect addressing. In addition, in learning Assembly language, we must memorize all registers and understand their use. Computer Aided Instruction (CAI) is a variety of information in the way of learning. Computers as a medium will help students find new things that are more interesting than conventional teacher-centered ways. Although it is known that the ways of learning and teaching, as well as the acquisition of learning information for each individual are different.
APA, Harvard, Vancouver, ISO, and other styles
2

Reddy, Narsimha, Arun Bhavsar, and P. T. Narasimhan. "Microprocessor-Controlled Pulsed NQR Spectrometer for Automatic Acquisition of Zeeman Perturbed Nuclear Quadrupole Spin Echo Envelope Modulations (ZSEEM )." Zeitschrift für Naturforschung A 41, no. 1-2 (February 1, 1986): 449–52. http://dx.doi.org/10.1515/zna-1986-1-288.

Full text
Abstract:
A simple microprocessor-controlled pulsed NQR spectrometer system has been developed with the capability to acquire Zeeman perturbed spin echo envelope modulations (ZSEEM). The CPU of the system is based on the Intel Corporation 8085 A microprocessor. The performance of the spectrometer is illustrated with the presentation of ZSEEM spectra of NaClO3 and KClO3.
APA, Harvard, Vancouver, ISO, and other styles
3

Morse, Stephen P. "The Intel 8086 Chip and the Future of Microprocessor Design." Computer 50, no. 4 (April 2017): 8–9. http://dx.doi.org/10.1109/mc.2017.120.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Raimundo, Jr., Ivo M., and Celio Pasquini. "Signal-to-noise optimization and evaluation of a home-made visible diode-array spectrophotometer." Journal of Automatic Chemistry 15, no. 6 (1993): 227–32. http://dx.doi.org/10.1155/s146392469300029x.

Full text
Abstract:
This paper describes a simple low-cost multichannel visible spectrophotometer built with an RL512G EGG-Reticon photodiode array. A symmetric Czerny-Turner optical design was employed; instrument control was via a single-board microcomputer based on the 8085 Intel microprocessor. Spectral intensity data are stored in the single-board's RAM and then transferred to an IBM-AT 3865X compatible microcomputer through a RS-232C interface. This external microcomputer processes the data to recover transmittance, absorbance or relative intensity of the spectra. The signal-to-noise ratio and dynamic range were improved by using variable integration times, which increase during the same scan; and by the use of either weighted or unweighted sliding average of consecutive diodes. The instrument is suitable for automatic methods requiring quasi-simultaneous multiwavelength detections, such as multivariative calibration and flow-injection gradient scan techniques.
APA, Harvard, Vancouver, ISO, and other styles
5

Chowdhury, Md Shamsur Rahman, and Zhen Zhang Jiang. "MICROPROCESSOR BASED PROTECTIVE RELAYING." Khulna University Studies, May 29, 2000, 23–30. http://dx.doi.org/10.53808/kus.2000.2.1.23-30-se.

Full text
Abstract:
Protective relaying using microprocessors is becoming popular mainly due to it's speed and reliability. In this paper, protection against overheating of a reactor has been designed and discussed.The Intel 8088 microprocessor has been used and the program has been designed in Turbo C language. Each heater coil of the reactor is connected with a circuit breaker. When temperature in a chamber of the reactor exceeds a set value (the safety limit) the corresponding circuit breaker will trip to protect the chamber from damage due to overheating. In our particular reactor, there are ten chambers. In this paper, protection for only one chamber has been designed and discussed. Programs were written for Intel 8088 microprocessor but were executed in a computer using Intel 80386 microprocessor. It is not a problem because Intel 80 family members are upwardly compatible.
APA, Harvard, Vancouver, ISO, and other styles
6

"ALGEBRAIC OPERATIONS ON HIGHER-DIMENSIONAL MATRICES USING ASSEMBLY LANGUAGE PROGRAM IN INTEL 8085 MICROPROCESSOR." Journal of Mathematical Sciences & Computational Mathematics 2, no. 3 (April 2021). http://dx.doi.org/10.15864/jmscm.2301.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Intel 8088 (Microprocesseur)"

1

Sahbatou, Mohammed Djameleddine Anceau François. "Une méthode de conception de microprocesseurs CMOS application au 8048 (Intel) /." S.l. : Université Grenoble 1, 2008. http://tel.archives-ouvertes.fr/tel-00311894.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Chapman, William A. "A simulator for the Intel 8086 microprocessor /." Online version of thesis, 1988. http://hdl.handle.net/1850/10556.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Shoaib, Rao Mohammad 1960. "Meta assembler and emulator for the Intel 8086 microprocessor." Thesis, The University of Arizona, 1989. http://hdl.handle.net/10150/276966.

Full text
Abstract:
The thesis describes a Universal meta cross assembler and an emulator for the Intel 8086 microprocessor. The utility is designed to be used as an instructional tool to teach assembly language programming to students. One implementation is available to allow students to run Intel 8086 programs on the university's vax mainframe, so that students can test their programs at their convenience. This setup also results in low operating costs with no additional equipment requirements. Several options are provided in the emulator to debug the 8086 assembly language programs composed by students. The assembler, besides generating Intel 8086 machine code, has the capability to generate machine code for a number of microprocessors or microcontrollers. The machine code file generated by the assembler is the input to the emulator. Both the assembler and the emulator are completely portable and can be recompiled to run on any system with a standard C compiler.
APA, Harvard, Vancouver, ISO, and other styles
4

Leet, Robert H. "An 8085 microprocessor based monitor system for a 750 cc Honda motorcycle /." Online version of thesis, 1988. http://hdl.handle.net/1850/10143.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Matteï, Michèle. "Étude d'un moniteur temps réel pour microprocesseur INTEL 8085 et utilisation dans une application de télétransmission." S.l. : Université Grenoble 1, 2008. http://dumas.ccsd.cnrs.fr/dumas-00312789.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Hessaraki, Alireza. "CCC86, a generic 8086 C-language cross compiler plus communication package." Virtual Press, 1987. http://liblink.bsu.edu/uhtbin/catkey/544004.

Full text
Abstract:
The Cross Compiler is an excellent and valuable program development tool. It provides to the user a low level compiled language that allows character (byte), integer (8086 word) and pointer (8086 one word address) manipulation. It also allows recursion, has modern flow and a rich set of operators.The Communication Program which include file transfer utility allows the student to download or upload their C program to a PC. It allows use of the Modem. The file transferring can be done using XON/XOFF or XMODEM. It also supports INS 8250 UART chip, plus 16450 high speed device found in hardware such as IBM AT Serial/Parallel Adapter.
Department of Computer Science
APA, Harvard, Vancouver, ISO, and other styles
7

Haag, Roger. "Programming the INTEL 8086 microprocessor for GRADS : a graphic real-time animation display system." Thesis, McGill University, 1985. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=65929.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Intel 8088 (Microprocesseur)"

1

Triebel, Walter A. The 8088 and 8086 microprocessors: Programming, interfacing, software, hardware, and applications. Englewood Cliffs, N.J: Prentice Hall, 1991.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Liu, Yu-cheng. Microcomputer systems: The 8086/8088 family : architecture, programming, and design. 2nd ed. Englewood Cliffs, N.J: Prentice-Hall, 1986.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Liu, Yu-cheng. Microcomputer systems: The 8086/8088 family : architecture, programming and design. 2nd ed. London: Prentice-Hall, 1986.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Trio, Jean-Michel. Microprocesseurs 8086-8088: Architecture et programmation : coprocesseur de calcul 8087. 5th ed. Paris: Eyrolles, 1990.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

I, Krantz Jeffrey, ed. L'assembleur du 8088 et de l'IBM PC et compatibles. Westmount, Québec: Mémoire vive, 1986.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Assembly language programming, 8086/8088, 8087. New York: Wiley, 1988.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Uffenbeck, John E. The 8086/8088 family: Design, programming, and interfacing. Englewood Cliffs, N.J: Prentice-Hall, 1987.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

The 8086/8088 microprocessor: Architecture, programming, and interfacing. Columbus: Merrill Pub. Co., 1987.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Goody, Roy W. Programming and interfacing the 8086/8088 microprocessor. New York: Merrill, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Goody, Roy W. Programming and interfacing the 8086/8088 microprocessor. New York: Merrill, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Conference papers on the topic "Intel 8088 (Microprocesseur)"

1

Mostafa, Golam. "Development of a 16-bit microprocessor learning system using Intel 8086 architecture." In 2013 International Conference on Advances in Electrical Engineering (ICAEE). IEEE, 2013. http://dx.doi.org/10.1109/icaee.2013.6750323.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography