Archive

Archive for the ‘Arithmetic Methods’ Category

The project ‘nxnes’ (NxN Equalisations Solver).

September 21, 2012 Leave a comment

The project ‘nxnes’ (NxN Equalisations Solver) is the implementation of project 5 from the list of selected projects in the course “Operating Systems II – Laboratory” (Department of Informatics and Communications, T.E.I of Serres). The objective of this project was the implementation of the Gauss Elimination Method to solve a NxN system of linear equations.

Read more…

Embedded systems RAM integrity check with C.

July 12, 2010 2 comments

Below I quote a program in C which performs memory test in a computer system (for example the BIOS performs a memory test before loading the operating system loader in any IBM PC). However, what we quote is different in its implementation. If you are dealing with embedded systems or operating systems programming it may be useful.

Read more…

The project ‘mam’ (Müller’s Arithmetic Method).

June 29, 2010 Leave a comment

Within the framework of the course “Numerical Methods in Programming Environments – Theory” (Department of Informatics and Communications, T.E.I of Serres) we were asked to develop an optional program that implements Müller’s numerical method for finding the root of equations of the form f(x) = 0.

Read more…

Follow

Get every new post delivered to your Inbox.

Join 148 other followers