/PersonalProjects--catia-vba-excel

Source code for my personal projects

Primary LanguageVBA

PersonalProjects

Catia V5 Macros (VBA)

1)hide_axis_systems.vba

macro to hide all axis systems in a .catproduct file.

2)hide_planes.vba

macro to hide all planes systems in a .catproduct file.

3)process_table_converts.vba

Copies parameters from machining programs to an excel to print and verify.

MineSweeper_GUI

C Win32 API implementation of minesweeper game.

Prime_Numbers_GUI

C Win32 API implemenation of calculating upto n primes, also implements SCROLLING.

Sorting

Common sorting algorithms for sorting in java.