
doi: 10.1049/pbcs015e_ch3
This is not a book about computer programming; dozens of excellent texts on this subject adorn the computing sections of most bookshops, so it is clear that for a complete story, many more pages are required than we can afford here. However, without some discussion of the matter, the whole subject of DSP becomes rather academic after all, DSP is only of real and practical value once the algorithms have been encoded in computer language form. In keeping with what was stated in the Preface, this book represents a single package solution, so here we are going to explore enough about high-level computer programming to enable us to perform even the most complex of DSP operations. What is a high-level computer language? The simple answer is that it is any language whose source code (what the programmer writes) needs to be compiled into binary form the object code before it can be executed by the processor. Thus, the source code is often represented as a series of quasi-English expressions that are relatively straightforward to understand from a human perspective. Such languages include BASIC, C, C++, FORTRAN, Pascal and Java, to name but a few. On a slightly more technical level, with high-level languages, a single instruction in the source code invariably corresponds to several or many instructions in the binary code.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
