CodeDelphiRAD Studio

Powerful Windows Digital Signal Processing Library for Delphi by Winsoft

Introduction The Digital Signal Processing (DSP) library supports Windows 32 and Windows 64 platforms. It uses General Purpose FFFT package. For instructions on how to install this library in your RAD Studio watch the video below. 2. Demonstrating the Components and What they Do The DSP Demo is very simple. An OnPaint event of the main form is fired when the project is…
Read more
C++DatabaseDelphi

Quickly Learn How To Connect And Manage A SQLite Database For Delphi/C++ Builder With SQLite Sample App

SQLite becomes popular for working with light weight embedded, mobile, IoT, and desktop applications. Do you want yourDelphi and C++Builder Applications to connect with SQLite Database? How to start? Don’t worry,FireDACoffers robust components to connect with MySQL Database. FireDAC.SQLLiteSample app demonstrates how to use FireDAC to work with SQLite…
Read more