Skip to content

joelermantraut/win32api-matrix-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

C Matrix Calc with win32api

This app is a matrix calculator, that uses win32api to show window and widgets. Logically, it is made for Windows. I did it for a subject, but it has some interesting features that would help you with understanding of win32api GUI.

Features

Thumbnail

It is able to:

  • Calculate matrix product using Cramer, of 2x2, 3x3 and 4x4 dimensions.
  • Enables and disables entries depending on matrix size.
  • Clears all.
  • Changes to next entry with Tab.

Releases

No releases published

Packages

No packages published

Languages