Archived projects

Ця сторінка містить список проектів, які колись розроблялись мною. Ці проекти більше ані розробляються, ані підтримуються. Щоб побачити списко активних проектів, дивіться сторінку Проекти.

(:PicDrawa;)

This project is archived.
Draw your pictures for Pascal easily

Опис: 

A simple, Paint-like graphics painting program for MS-DOS. Pictures are saved and loaded in it’s own binary format. Supports up to 256 colors in 640x480 resolution and comes with a library (‘unit’ in Pascal terms) that allows pictures to be used in other Pascal programs.

Мій внесок: 

I am the author of this project.

Algorithms of using GIS means in the specialized tasks of managing graphical objects of forestry

This project is archived.

Опис: 

The Degree project “Algorithms of using GIS means in the specialized tasks of managing graphical objects of forestry”. A part of the software complex developed in the Institute of Problems of Mathematical Machines and Systems of the National Academy of Sciences of Ukraine for a government production association “Укрдержліспроект” (Ukrainian state forest management production association).

Мій внесок: 

The Degree project was developed together with my classmate: my focus was on the code and his — on the documentation. Implemented as VBA add-in for ArcMap component of ESRI ArcGIS Desktop.

Branch and bound method of solving Travelling Salesman Problem

This project is archived.

Опис: 

Application for generating and solving Travelling Salesman Problem tasks. This application was later rewritten from scratch as an Open Source cross-platform Qt-based application TSP Solver and Generator.

Мій внесок: 

This application was written as my University assignment (coursework “Branch and bound method of solving Travelling Salesman Problem”). I needed to make a corrections to the algorithm of already existing application, but I ended up making corrections, additions and redesign of the whole application.

CD-ROM Open/Close

This project is archived.

Опис: 

A small tool that sits in the system tray and opens/closes your CD/DVD drive when you double-click its icon.

Мій внесок: 

I wrote this program primarily for personal use, when my computer’s system block was standing in a way that it wasn’t convenient to reach CD-ROM drive open button from my seat, but opened CD-ROM tray was still reachable.