Book Description
Describes How to Design & Program a Complete Interpreter for APL Language
Author : Rodnay Zaks
Publisher :
Page : 372 pages
File Size : 43,10 MB
Release : 1978
Category : Computers
ISBN :
Describes How to Design & Program a Complete Interpreter for APL Language
Author : R. Zaks
Publisher :
Page : 347 pages
File Size : 27,25 MB
Release : 1983
Category :
ISBN :
Author : Ashok K. Agrawala
Publisher : Academic Press
Page : 437 pages
File Size : 33,55 MB
Release : 2014-06-25
Category : Computers
ISBN : 1483215873
Foundations of Microprogramming: Architecture, Software, and Applications discusses the foundations and trends in microprogramming, focusing on the architectural, software, and application aspects of microprogramming. The book reviews microprocessors, microprogramming concepts, and characteristics, as well as the architectural features in microprogrammed computers. The text explains support software and the different hierarchies or levels of languages. These include assembler languages which are mnemonic or symbolic representation of machine commands; the procedure oriented machine-dependent; and the procedure oriented machine independent. A simulator is used to interpret programs written in machine or micro-language before the instructions in the program can be run. A simulator and translator (which change some steps from one program written in another language to another program) should interface with the design language of the computer for these components to operate even when a new machine is developed. The book cites four existing computers which have "simple" diagonal microinstructions such as the Hewlett-Packard HP21MX and the Microdata 3200. Horizontal types of microinstructions allow parallel execution of many micro-operations, such as the Cal Data family of computers, the Varian 73, and the NANODATA QM-1. Microprogramming is applied in emulation, program enhancement, operating systems, signal processing, and graphics. The text can benefit programmers, computer engineers, computer technicians, and computer instructors dealing with many aspects of computers such as programming, hardware interface, networking, engineering or design.
Author : Richard L. Wexelblat
Publisher :
Page : 194 pages
File Size : 19,54 MB
Release : 1973
Category : Microprogramming
ISBN :
Author : Norman E. Sondak
Publisher :
Page : 406 pages
File Size : 34,1 MB
Release : 1977
Category : Computers
ISBN :
Author : Stanley Habib
Publisher : Van Nostrand Reinhold Company
Page : 514 pages
File Size : 18,77 MB
Release : 1988
Category : Computers
ISBN :
Discusses microprogramming theory, applications and methodology.
Author : Efrem Mallach
Publisher : Dedham, MA : Artech House
Page : 478 pages
File Size : 47,52 MB
Release : 1983
Category : Computers
ISBN :
Author : Yaohan Chu
Publisher : Academic Press
Page : 286 pages
File Size : 41,44 MB
Release : 2014-05-10
Category : Reference
ISBN : 1483271366
High-Level Language Computer Architecture offers a tutorial on high-level language computer architecture, including von Neumann architecture and syntax-oriented architecture as well as direct and indirect execution architecture. Design concepts of Japanese-language data processing systems are discussed, along with the architecture of stack machines and the SYMBOL computer system. The conceptual design of a direct high-level language processor is also described. Comprised of seven chapters, this book first presents a classification of high-level language computer architecture according to the proximity of the machine language and the programming language. This classification gives four types: von Neumann architecture, syntax-oriented architecture, indirect execution architecture, and direct execution architecture. In order to illustrate the possible evolution of computer architecture, design concepts of Japanese-language data processing systems are chosen as an example. Subsequent chapters focus on the syntax-oriented architecture; the historical SYMBOL computer system which makes use of an indirect execution architecture; and design concepts of direct-execution architecture for the ALGOL 60 language. The final chapter describes the architecture for the processor for an APL subset. This monograph will be of interest to specialists in electronics and computer science.
Author : D.T. Muxworthy
Publisher : Springer Science & Business Media
Page : 280 pages
File Size : 46,95 MB
Release : 2012-12-06
Category : Computers
ISBN : 9400971451
Most computer users are familiar with the problems of sharing software with others, and the transfer of programs from one computing environment to another. Software represents an ever-increasing proportion of the cost of computing and these costs tend to nullify all the economic advantages flowing from the wider availability of cheap hardware. Years ago it was hoped that the widespread use of high-level programming languages would help in alleviating the problems of software production, by increasing productivity and by making it simpler for users with similar problems to be able to use the same programs, possibly on different types of machines. It is a common experience that in practice this simple optimism has proved to be unfounded. It was these considerations which led us in 1979 to organize a two-week course on "Programming for Software Sharing" at the European Community Joint Research Centre, Ispra Establishment (Italy), forming part of the regular series of "Ispra Courses". With prominent invited lecturers, local contributions and through discussion sessions we examined with an audience from many countries the problems involved in the sharing and transfer of software, as well as suggesting ways of overcoming them. In our local environment we are faced daily with three problems both from engagements in software exchange in the scientific-technical field on a Europe-wide or world-wide basis, and from work with programming techniques and contributions to the international standardization process.
Author : King-Sun Fu
Publisher : CRC Press
Page : 291 pages
File Size : 40,78 MB
Release : 2018-05-04
Category : Technology & Engineering
ISBN : 1351093681
It has been recognized for a long time that a conventional sequential processor is inefficient for operations on pictorial data where relatively simple operations need to be performed on a large number of data elements (pixels). Though many parallel processing architectures for picture processing have been proposed in the past, very few have actually been implemented due to the costs involved. With LSI technology, it is becoming possible to realize parallel architectures at a modest cost. In the following the authors review some of the proposed architectures for pattern recognition and image processing.