Skip to content
#

vb6-application

Here are 34 public repositories matching this topic...

Simple-sequence-alignment-in-VB6

This highly responsive VB6 application is an implementation of the global sequence alignment algorithm. It allows the modification of the alignment parameters (match, mismatch, gap), and it shows the pairwise alignment as well as the score matrix in real time. The purpose of it is to seeks the optimal alignment between two text sequences.

  • Updated Nov 17, 2022
  • Visual Basic 6.0
Mix-two-signals-by-using-Spectral-Forecast-in-VB6-app-v2.0

This is a demo application designed in Visual Basic 6.0, that is able to mix two signals in arbitrary proportions. Different cases can be seen, with two different waveform signals that are combined depending on the value of a parameter called distance d. This distance d can be defined from zero to the maximum value found above the two vectors.

  • Updated Nov 17, 2022
  • Visual Basic 6.0
Mix-two-signals-by-using-Spectral-Forecast-in-VB6-app-v1.0

Spectral Forecast equation (VB6 app 1.0) - is a demo application designed in Visual Basic 6.0, that is able to mix two signals in arbitrary proportions. Different cases can be seen, with two different waveform signals that are combined depending on the value of a parameter called distance.

  • Updated Nov 17, 2022
  • Visual Basic 6.0
Markov-Chains-Simulation-framework

The Markov Chains - Simulation framework is a Markov Chain Generator that uses probability values from a transition matrix to generate strings. At each step the new string is analyzed and the letter frequencies are computed. These frequencies are displayed as signals on a graph at each step in order to capture the overall behavior of the MCG.

  • Updated Nov 17, 2022
  • Visual Basic 6.0

Improve this page

Add a description, image, and links to the vb6-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vb6-application topic, visit your repo's landing page and select "manage topics."

Learn more