Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with vb6-source

A curated list of projects in awesome lists tagged with vb6-source .

https://github.com/gagniuc/markov-chains-detector-in-vb6

The current VB6 application is a detector that uses observation sequences to construct the transition matrices for two models, which are merged into a single log-likelihood matrix (LLM). A scanner can use this LLM to search for regions of interest inside a longer sequence called z (the target).

detector markov-chains matrix-calculations models patterns probability scanner sliding-windows transition vb6 vb6-source

Last synced: 15 Nov 2024

https://github.com/gagniuc/motif-detection-vb6

This application searches inside a text sequence for words that resemble those inside a list of similar words.

dna-sequences motif motif-analysis motif-finding motifs pattern-recognition vb6-source

Last synced: 15 Nov 2024

https://github.com/gagniuc/mix-two-signals-in-vb

This is an implementation designed in VB6/VBA. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.

algorithm basic mix signal spectral-forecast vb-net vb6 vb6-source vba vba-excel

Last synced: 15 Nov 2024

https://github.com/gagniuc/visual-basic-modules-markov-chains

These Markov Chains .BAS modules accompany the book entitled: Markov Chains: From Theory to Implementation and Experimentation, and they are compatible with Visual Basic for Applications (VBA) and Visual Basic 6.0 (VB 6.0).

algorithm algorithms book experimental implementation markov-chain theory-of-probability vb6 vb6-application vb6-source

Last synced: 15 Nov 2024

https://github.com/gagniuc/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.

alignment alignment-algorithm dna-sequences global matrix proteins rna score sequence-alignment text vb6 vb6-application vb6-source

Last synced: 15 Nov 2024

https://github.com/gagniuc/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.

basic code combine complex equation interpolation mix prediction signals spectral-forecast vb6 vb6-application vb6-source

Last synced: 15 Nov 2024

https://github.com/gagniuc/markov-chains-the-weather

This application uses a transition matrix to make predictions by using a Markov chain. For exemplification, the values from the transition matrix represent the transition probabilities between two states found in a sequence of observations.

markov-chain markov-model prediction probability transition-matrix vb6 vb6-application vb6-source weather

Last synced: 15 Nov 2024

https://github.com/gagniuc/micro-chart-in-vb

This compact chart takes into account both positive and negative values from an input. Thus, this VB chart takes into account a lower bound as well as an upper bound. The lower bound represents the lowest value whereas the upper bound represents the highest value over the input.

chart charts micro plot short simple small vb6 vb6-application vb6-sample vb6-source vba vba-excel

Last synced: 15 Nov 2024

https://github.com/gagniuc/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.

markov-chain markov-model physics-simulation probability simulation simulator transition-matrix vb6 vb6-application vb6-source

Last synced: 15 Nov 2024

https://github.com/devmnj/listprinternames

List All Printers with port in VB6

desktop-app vb6-source visual-basic

Last synced: 15 Nov 2024