This is the Windows app named Ballistic Calculator whose latest release can be downloaded as BallisticCalculator-Win32-Setup.exe. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Ballistic Calculator with OnWorks for free.
Follow these instructions in order to run this app:
— 1. Downloaded this application in your PC.
— 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
— 3. Upload this application in such filemanager.
— 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
— 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
— 6. Download the application and install it.
— 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ballistic Calculator
DESCRIPTION
!!! This project is currently CLOSED.
There is a new version of API available under LGPL license at
https://github.com/gehtsoft-usa/BallisticCalculator1
There is a new version of application in progress (ported to net framework 5.0)
https://github.com/nikolaygekht/ballistic.calculator.app
Ballisitic Calculator based on JBM’s implementation 3-degree of freedom model, ported to C#, improved to support metric system and extended by some math from Litz’s «Applied Ballistic» book.
Calculator displays ballistic tables, graphs, comparison graph and reticle images.
The application is free to use under GNU license
Features
- Physics, Simulations, Visualization
Audience
Other Audience, Security, Engineering
User interface
.NET/Mono
Programming Language
C#
Categories
Simulations, Physics
This is an application that can also be fetched from https://sourceforge.net/projects/ballisticcalculator/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
Download Windows & Linux apps
- Linux apps
- Windows apps
-
1
- Firebird
- Firebird RDBMS offers ANSI SQL features
& runs on Linux, Windows &
several Unix platforms. Features
excellent concurrency & performance
& power… - Download Firebird
-
2
- KompoZer
- KompoZer is a wysiwyg HTML editor using
the Mozilla Composer codebase. As
Nvu’s development has been stopped
in 2005, KompoZer fixes many bugs and
adds a f… - Download KompoZer
-
3
- Free Manga Downloader
- The Free Manga Downloader (FMD) is an
open source application written in
Object-Pascal for managing and
downloading manga from various websites.
This is a mirr… - Download Free Manga Downloader
-
4
- UNetbootin
- UNetbootin allows you to create bootable
Live USB drives for Ubuntu, Fedora, and
other Linux distributions without
burning a CD. It runs on Windows, Linux,
and … - Download UNetbootin
-
5
- Dolibarr ERP — CRM
- Dolibarr ERP — CRM is an easy to use
ERP and CRM open source software package
(run with a web php server or as
standalone software) for businesses,
foundations… - Download Dolibarr ERP — CRM
-
6
- SQuirreL SQL Client
- SQuirreL SQL Client is a graphical SQL
client written in Java that will allow
you to view the structure of a JDBC
compliant database, browse the data in
tables… - Download SQuirreL SQL Client
- More »
Linux commands
-
1
- aarch64-linux-gnu-size
- size — list section sizes and total
size. … - Run aarch64-linux-gnu-size
-
2
- aarch64-linux-gnu-strings
- strings — print the strings of
printable characters in files. … - Run aarch64-linux-gnu-strings
-
3
- crashlistout
- crashlistout — List the mail files
waiting to go out in the specified
directory. … - Run crashlistout
-
4
- crashmail
- crashmail — A Fidonet *.JAM and MSG
tosser … - Run crashmail
-
5
- gazebo
- gazebo — Run the Gazebo server and GUI.
… - Run gazebo
-
6
- gba3
- gba3 — GAMBAS Archiver …
- Run gba3
- More »
Программа написана на основе книги Modern Practical Ballistic (Современная практическая баллистика), автора Arthur Pejsa. В 1983 году он впервые опубликовал свои математические методы расчета баллистики. Они отличались простотой (относительной, конечно) и были не лишены некоторого изящества.
Версии баллистического калькулятора для разных операционных систем
Для компьютера
Скачать для Windows 95, 98,
2000, XP, Vista, Windows 7
Скачать для Mac OS X
(Apple)
Для телефона
Скачать для Android
Скачать для iPhone
Ballistic Calculator .NET
100% open source windows (100% WinE compatible) ballistic calculator with accuracy and performance comparable with best commercial calculators.
The current development version is available to play in releases.
The latest release is beta. It supports all core functionality:
- Calculate a trajectory
- Show it as a table and chart
- Export it as a CSV file
- Show a target and BDC at reticle
- Edit reticles (via a separate app called reticle editor)
- Compare trajectories on the chart
Highlights:
- Open source calculator with accuracy comparable to the best commercial versions
- Calculating trajectory with multiple winds
- Calculating trajectory for zeroing done with another cartridge (e.g. zero with 300blackout supersonic, shoot subsonics)
- Radar data support
- Reticle editor — create your own reticle!
The further development will be build around:
- Deeper testing of not-so-usual cases
- Making more reticles
- Collecting feedback
Recommended reading
To use the application, please read the following articles on wiki if you aren’t familiar with precise shooting or external ballistics:
- External ballistics
- Projectile motion
- Ballistic coefficient
- Scope Reticle
See also
- How to run application on Linux using Wine
- Related and friendly projects
- What should I read about external ballistics?
RISK NOTICE
The application performs very limited simulation of a complex physical process and so it performs a lot of approximations. Therefore the calculation results MUST NOT be considered as completely and reliably reflecting actual behavior or characteristics of projectiles. While these results may be used for educational purpose, they must NOT be considered as reliable for the areas where incorrect calculation may cause making a wrong decision, financial harm, or can put a human life at risk.
THE CODE IS PROVIDED «AS IS», WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
3rd Party Components used
- Scott Plot for WinForms nuget
- Ballistic Caculator git
- Measurements/Unit Conversion git nuget
Project Structure
-
BallisticCalculatorNet
The calculator application.
The application mostly defines the windows, menus and the command logic. All input and output is made trough custom panels.
The panels are inBallisticCalculatorNet.InputPanels
library. -
BallisticCalculatorNet.Common
Common service classes used in both, the calculator application and the reticle editor
-
BallisticCalculatorNet.InputPanels
The input panels to enter data for calculation and to output the results.
All panels are made in form of custom controls and then used in the calculator application. -
BallisticCalculatorNet.MeasurementControl
A custom control to enter a measurement (e.g. distance, weight).
-
BallisticCalculatorNet.ReticleCanvas
A custom control to paint a reticle.
-
BallisticCalculatorNet.ReticleEditor
The editor for reticles.
-
BallisticCalculatorNet.UnitTest
Unit and integration tests.
-
Gehtsoft.Winforms.FluentAssertions
Fluent assertions for winforms controls.
-
Gehtsoft.Winforms.FluentAssertions.Test
Test of fluent assertions for winforms controls.
-
data
Data files: ammunition descriptions, drag tables, reticles.
Old version
This version is further development of an old ballistic calculator. The sources of the old calculator are available:
- Sourceforge
- GitHub
Developed By: Igor Borisov
License: Free
Rating: 4,4/5 — 7.862 votes
Last Updated: April 21, 2025
App Details
Version | 2.5.7 |
Size | 1.1 MB |
Release Date | March 09, 25 |
Category | Sports Apps |
App Permissions: |
|
What’s New: |
|
Description from Developer: Supports imperial (yards, feet, inches, etc) and metric units. MIL and… [read more] |
About this app
On this page you can download Strelok. Ballistic calculator and install on Windows PC. Strelok. Ballistic calculator is free Sports app, developed by Igor Borisov. Latest version of Strelok. Ballistic calculator is 2.5.7, was released on 2025-03-09 (updated on 2025-04-21). Estimated number of the downloads is more than 1,000,000. Overall rating of Strelok. Ballistic calculator is 4,4. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 7,862 users, 5,796 users had rated it 5*, 618 users had rated it 1*.
How to install Strelok. Ballistic calculator on Windows?
Instruction on how to install Strelok. Ballistic calculator on Windows 10 Windows 11 PC & Laptop
In this post, I am going to show you how to install Strelok. Ballistic calculator on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, …
Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.
[Note] You can also download older versions of this app on bottom of this page.
Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it — you see you’re playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.
If this doesn’t work on your PC, or you cannot install, comment here and we will help you!
- Install using BlueStacks
- Install using NoxPlayer
Step By Step Guide To Install Strelok. Ballistic calculator using BlueStacks
- Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
- Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn’t automatically open BlueStacks, right-click on it and select Open with… Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
- Once installed, click «Strelok. Ballistic calculator» icon on the home screen to start using, it’ll work like a charm
[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more
[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.
How to install Strelok. Ballistic calculator on Windows PC using NoxPlayer
- Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
- Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
- The installation process will take place quickly. After successful installation, you can find «Strelok. Ballistic calculator» on the home screen of NoxPlayer, just click to open it.
Discussion
(*) is required
Баллистический калькулятор Борисова
Профессиональная версия
Вопросы задавать здесь:
http://forum.guns.ru/forummessage/91/330918.html
или здесь:
https://reloading.cc/forum/showthread.php?t=133
Писать по адресу
IgorVBorisov@yandex.ru
2. Версия не предназначена для новичков, им я предлагаю сначала
попользоваться предыдущим калькулятором. Он
поудобнее и попонятнее.
Версия для искушенных пользователей!
Для Windows и Windows Mobile |
Скачать версию 1.37 (архив 856 килобайт) (Включает в себя версию для Windows и программу установки на Windows Mobile с компьютера) Версия для Windows Mobile (архив для установки на Windows Mobile. Скачивайте прямо на устройство, там распаковывайте и запускайте файл с расширением .cab) |
Более не обновляется и не разрабатывается! |
Для iPhone |
Байден наложил на меня персональные санкции и мои приложения удалены из Apple AppStore |
|
Для Андроид |
здесь |
Автор не несет никакой
ответственности за любой вид ущерба,
понесенного в результате
использования присутствующей здесь
информации. Автор оставляет на
усмотрение читателя, применять
полученные здесь сведения, или
подвергнуть тщательной проверке в
специализированных источниках.