Trending

#Object_Pascal

Latest posts tagged with #Object_Pascal on Bluesky

Latest Top
Trending

Posts tagged #Object_Pascal

This software is written in #Object_Pascal.

4 2 0 0
Screenshot of Trndi on Fedora Linux, showing a glucose concentration of 10.8 mmol/l

Screenshot of Trndi on Fedora Linux, showing a glucose concentration of 10.8 mmol/l

#Trndi is a #glucose monitoring application written in #Object_Pascal. It fetches interstitial sugar readings from continuous glucose monitors (CGM) via different APIs and shows them on the desktop. It also presents a trend over time, colouring, and JavaScript extensions.

trndi.app

6 1 0 1
Figures from the defining paper showing the hyperbolic relationship between insulin sensitivity and pancreatic beta-cell function, based on computer simulations in Object Pascal and statistical evaluation of big datasets.

Figures from the defining paper showing the hyperbolic relationship between insulin sensitivity and pancreatic beta-cell function, based on computer simulations in Object Pascal and statistical evaluation of big datasets.

The theory underlying this advanced method was developed based on computer simulations written in #Object_Pascal.

pubmed.ncbi.nlm.nih.gov/38169110/
doi.org/10.1111/1753...
www.livivo.de/doc/M38169110

#Pascal #programming

6 1 0 0
Examples for key matrices.

Examples for key matrices.

Demo app implementing an Encryption and Decryption Application Interface using the Hill Cipher Algorithm, written with Lazarus and Free Pascal.

Demo app implementing an Encryption and Decryption Application Interface using the Hill Cipher Algorithm, written with Lazarus and Free Pascal.

A Hill Cypher modulo 95 #cryptography method generates a matrix-based key with a quantifiable randomisation algorithm. In a recent paper, the use of random matrices is implemented in an app written in #Object_Pascal with the #Lazarus_IDE.

doi.org/10.26554/int...

7 0 1 0

#SimulAdren is a simulation program for the #hypothalamus - #pituitary - #adrenal feedback control, an essential physiological motif. It is written in #Object_Pascal and helps to understand life-threatening diseases.

4 0 0 0

CyberUnits is a class library for simulating biological feedback control systems and other information processing structures in #Object_Pascal.

7 0 0 0
Picture of the illuminated Niagara Falls at night. Seen are the Niagara River in the front, the falls in the center, and the city in the background.

Picture of the illuminated Niagara Falls at night. Seen are the Niagara River in the front, the falls in the center, and the city in the background.

The nightly illumination of the Niagara Falls is controlled by software written in #Object_Pascal with #Embarcadero #Delphi.

#Pascal_programming
marvel-b1-cdn.bc0a.com/f00000000142...
delphi.org/2017/04/the-...
www.niagaraparks.com/events/event...

6 1 0 0

This cross-platform RPN calculator has been written in #Object_Pascal with the #Lazarus IDE for the #Free_Pascal compiler. Source code has been made available.

6 0 0 0

After the first experimental code had been written in #UCSD_Pascal, the majority of #Lisa_OS was written in #Lisa_Pascal. The first versions of #Mac_OS and applications for Lisa OS were written in #Clascal, an early version of #Object_Pascal. The coevolution of #Pascal and Apple OSes is interesting.

7 0 0 0
Title page of the Blaise Pascal Magazine #126

Title page of the Blaise Pascal Magazine #126

Issue #126 of the Blaise Pascal Magazine: ZIP puzzle solver in #Pascal, Resizing images, shaped buttons and sprites with #Lazarus and #Object_Pascal, multiple articles on AI and infos to the upcoming Pascal Conference 2025.

www.blaisepascalmagazine.eu

9 1 0 0
Parts of the source code of SPINA Carb, written in Object Pascal.

Parts of the source code of SPINA Carb, written in Object Pascal.

These four apps are part of the movement of endocrine cybernetics, an approach that revolutionises our understanding of hormonal systems and the management and diagnosis of associated diseases. And all four apps are written in #Object_Pascal.

#Pascal #programming

5 1 0 0

The software has been written in #Object_Pascal.

6 1 0 0
Title page of the issue 123/124 of the Blaise Pascal Magazine

Title page of the issue 123/124 of the Blaise Pascal Magazine

Issue 123/124 of Blaise Pascal Magazine released: #Geocoding with #Pascal, a die-cast simulator for teaching statistics in #Object_Pascal, QUEENS puzzle in Pascal, threading #Free_Pascal code via #WebAssembly in the browser, RTTI in #PAS2JS etc.

www.blaisepascalmagazine.eu

9 1 0 0
Screenshot of the MRIcron user interface on macOS. The main menu provides access to core functions. Users can change the crosshair position by clicking on the image or setting the coordinates in the top toolbar, allowing users to specify the crosshair coordinates (with X, Y, Z referring to the column, row and slice of the image). The title bar reports the crosshair location in world space as well as the voxel intensity. Likewise, users can set contrast and brightness by dragging over the image or using the minimum and maximum thresholds in the titlebar. A pull-down menu allows the user to select the color scheme (here Grayscale). Buttons in the toolbar allow the user to display a gradient colorbar and draw lesions. The bottom status bar reports recent changes (here the new contrast values).

Screenshot of the MRIcron user interface on macOS. The main menu provides access to core functions. Users can change the crosshair position by clicking on the image or setting the coordinates in the top toolbar, allowing users to specify the crosshair coordinates (with X, Y, Z referring to the column, row and slice of the image). The title bar reports the crosshair location in world space as well as the voxel intensity. Likewise, users can set contrast and brightness by dragging over the image or using the minimum and maximum thresholds in the titlebar. A pull-down menu allows the user to select the color scheme (here Grayscale). Buttons in the toolbar allow the user to display a gradient colorbar and draw lesions. The bottom status bar reports recent changes (here the new contrast values).

Demo image. MRIcron introduced improved drawing tools to map lesions on individual participants (inset on right, sub-09) and create lesion incidence maps. The multicolored incidence map overlay shows the fractional incidence (thresholded for blue at 1% and red at 10%) for 1449 individuals. Both images from the Stroke Outcome Optimization Project (SOOP)

Demo image. MRIcron introduced improved drawing tools to map lesions on individual participants (inset on right, sub-09) and create lesion incidence maps. The multicolored incidence map overlay shows the fractional incidence (thresholded for blue at 1% and red at 10%) for 1449 individuals. Both images from the Stroke Outcome Optimization Project (SOOP)

MRIcron, a powerful visualisation tool for neuroimaging research, has been written in #Object_Pascal with the #Lazarus_IDE to support platform-sensitive development and to provide a processor-native high-performance software system.

pubmed.ncbi.nlm.nih.gov/39761848/

doi.org/10.1016/j.ne...

24 3 1 0
Figure: Benchmarking results of code generated in five different programming languages (S/R, Python, Swift, C++ and Object Pascal) for simulation of two different types of feedback control systems. Object Pascal generates the by far fastest code.

Figure: Benchmarking results of code generated in five different programming languages (S/R, Python, Swift, C++ and Object Pascal) for simulation of two different types of feedback control systems. Object Pascal generates the by far fastest code.

For a completely different task, simulating biological feedback loops, #Object_Pascal generates the fastest code. It is not only faster than that of interpreted languages (S/R and Python) but even outperforms fast compiled languages (C++ and Swift).

#Pascal #programming

doi.org/10.14201/adc...

10 2 1 1
Screenshot of the Lazarus IDE 3.6 on macOS 13.6.9

Screenshot of the Lazarus IDE 3.6 on macOS 13.6.9

#Lazarus IDE 3.6 released.
#Pascal programming | #Object_Pascal
forum.lazarus.freepascal.org/index.php?to...

12 1 0 0

When it comes to performance, #Object_Pascal is a preferable programming language for computer #simulations in life sciences.

5 1 0 0
Another periodic table of programming languages

Another periodic table of programming languages

This is another version. It contains #Object_Pascal as #Delphi.

Source: www.reddit.com/r/Programmin...

2 0 0 0
Periodic table of programming languages

Periodic table of programming languages

This version has a higher resolution. Unfortunately, some languages, e.g. #Object_Pascal, are missing. craftofcoding.wordpress.com/2017/01/09/m...

3 0 1 0
The unilateral hydrodynamic model proposed by Czosnyka

The unilateral hydrodynamic model proposed by Czosnyka

imulations of the infusion tests (between tstart and tstop) with the models (a); and the analysis with the ICM+® software, illustrating the pressure-volume relationships represented by the original (b) and new (c) models

imulations of the infusion tests (between tstart and tstop) with the models (a); and the analysis with the ICM+® software, illustrating the pressure-volume relationships represented by the original (b) and new (c) models

#Intracranial pressure is vital for decisions in #neurointensive care. Its dynamics are only partly understood. Computer simulations in #Object_Pascal with Emparcadero #Delphi provide new insights by clarifying the role of the interstitial fluid. doi.org/10.1016/j.ba...

2 0 0 0

This widely used software is written in #Pascal and #Object_Pascal.

2 0 0 0