Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ariel-rodriguez/advanced-euler
Delphi Application - see the Readme.txt file.
https://github.com/ariel-rodriguez/advanced-euler
Last synced: 24 days ago
JSON representation
Delphi Application - see the Readme.txt file.
- Host: GitHub
- URL: https://github.com/ariel-rodriguez/advanced-euler
- Owner: Ariel-Rodriguez
- Created: 2010-11-13T21:33:46.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T14:13:33.000Z (over 11 years ago)
- Last Synced: 2023-03-11T11:46:23.575Z (almost 2 years ago)
- Language: Delphi
- Homepage:
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
this was a small project I did on my free time.
This Consist in a calculator to work in paralell procesorss/machines to calculate heavy calculations.
How to (localhost mode):
1)
- Open AdvEuler.exe
- In AdvEuler Go to "Rendimiento" at menu and select "N*X PC's..."
- In the new window form created ("Cerebro") Click at "Crear Cerebro"2)
- Now on the explorer go to the project\neurona\ and open Neurona.exe
- At textbox "Neurona:" specify a neurona name and click on button "Activar Neurona"
- Don't close this window.3)
- Now on AdvEuler at Cerebro Form, you can see the "Neurona" connected listed.
- Now you can click at "Activar Cerebro" to calculate euler number, with the client "Neurona"Note: repeating step 2, the server will accumulate more neurons. if the neurons(client) are in a different machine, you should specify the ip of server.