Студенческий сайт КФУ - ex ТНУ » Учебный раздел » Учебные файлы »ПРОГРАММИРОВАНИЕ

Programming for Mathematicians

Raymond Séroul
Тип: PDF
Категория: ПРОГРАММИРОВАНИЕ
Скачать
Купить
Aimed at teaching mathematics students how to program using their knowledge of mathematics, the entire books emphasis is on "how to think" when programming. Three methods for constructing an algorithm or a program are used: manipulation and enrichment of existing code; use of recurrent sequences; deferral of code writing, in order to deal with one difficulty at a time. Many theorems are mathematically proved and programmed, and the text concludes with an explanation of how a compiler works and how to compile "by hand" little programs. Intended for anyone who thinks mathematically and wants to program and play with mathematics.
Другие файлы:

C++ for Mathematicians
For problems that require extensive computation, a C++ program can race through billions of examples faster than most other computing choices. C++ ena...

Programming in C, 3rd Edition
Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to...

Professional Multicore Programming
Professional Multicore Programming: Design and Implementation for C++ Developers presents the basics of multicore programming in a simple, easy-to-und...

The Art of Multiprocessor Programming, Revised Reprint
Описание: Revised and updated with improvements conceived in parallel programming courses, The Art of Multiprocessor Programming is an authoritative g...

Programming in C (4th edition)
Programming in C will teach you how to write programs in the C programming language. Whether you’re a novice or experienced programmer, this book will...