Search:

Type: Posts; User: Paul A. Gagniuc

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. VB6 in web browsers: The online compiler

    Can we make VB6.0 available online like the other computer languages? If we have a voice and recognition on Github, why not have a vb6 online? I mean this idea is feasible. Any thoughts on how to do...
  2. Re: Single for-loop traversal over 2D/3D arrays

    Thank you Olaf, that is super ! Actually that is beautiful and elegant!
  3. Single for-loop traversal over 2D/3D arrays

    This source code shows the traversal of a two-dimensional array by one for-loop structure. A 2D-array variable (A) is declared. A string variable t is initially set to empty. A variable v is set to...
  4. GCluster - an experimental detector

    The current VB6 application is an experimental detector that uses a dynamic method named "in-depth analysis" to find and interpret CpG islands, CpG clusters and other dinucleotide structures....
  5. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    Dear friends and community, Github recognizes all VB6 projects. Please enter here and give some words of appreciation for DecimalTurn (Martin Leduc). In order for the change to take immediate effect,...
  6. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    It appears that it was solved by Martin Leduc. Now we must wait for the effects to take place:
    https://github.com/github/linguist/issues/5824
  7. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    I wish to add that VBA is made in the past, but is far from archaic. New applications are made in it. Actually I will dare to say it is way superior to many "moden" scripting languages.
  8. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    Thank you for the kind words Dr. Sullivan, much appreciate it. Indeed, I have worked with Renault in the past on many automation projects. It baffles the mind on how advanced these kind of VBA...
  9. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    I added some explanations to the post for a real world context, where the method is needed. Perhaps this could have been helpful from the very beginning.
  10. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    Indeed, "internal" automation is the right term here. I have seen this "external" approach done from VB6 and from Python in the past.
  11. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    VBA is the most powerful environment for automation, by far. Many tries to copy the model or to have some variations on it were done over time. None worked as the original.
  12. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    The point with EXCEL files and embedded executables is that .xlsm can allow for one file applications with no dependencies. I believe the world already craves for that. People have no time for...
  13. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    To my shame, I totally forgot about the project resources. I think I used the project resources once if I vaguely remember this.
  14. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    Update:

    https://github.com/github/linguist/pull/5823

    https://github.com/github/linguist/issues/5824

    https://github.com/github/linguist/issues/new/choose
  15. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    I wanted to look on their project, but I can't find the code scanner to understand what they "detect". There are too many files and one needs a lot of time to go through them. One thing I have...
  16. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    Even so, in the content of the files they can see specific information that is language specific. I will look into it also. But I believe pressure from our community is key. Remember 2014-2016 VB6...
  17. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    No no no no, I just made a pull request and I will kindly ask you to do the same from your Github acounts. I am not sure this is intentional on their part. We say they have no respect, but on the...
  18. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    At first glance, by using the project extension, .vbp.






    Type=Exe
    Form=AlignDNA.frm...
  19. Replies
    29
    Views
    4,171

    Re: GitHub detects VB6 as VBA

    https://github.com/github/linguist#overrides


    https://github.community/t/disable-github-pages-in-project-language-statistics/10262
  20. Replies
    9
    Views
    2,844

    Re: Binary metamorphosis

    I didn't expect that. What makes a technique proper and another one improper? Are WinZip or WinRar "droppers" improper?
  21. Replies
    9
    Views
    2,844

    Re: Binary metamorphosis

    This is exactly the type of use I was talking about. I honestly didn't think anyone would want to store files larger than 1M inside an executable. This method is suitable for small binaries, small...
  22. Replies
    33
    Views
    7,787

    Re: Binary files inside EXCEL VBA

    We must avoid finding excuses for mediocre security analysts that confuse VB6 executables with malware, we've been making this excuse for a decade or more. The method presented here is a naive...
  23. Replies
    29
    Views
    4,171

    GitHub detects VB6 as VBA

    GitHub contains a small module that allows users to see which programming or scripting languages are used in a repository. In the case of Visual Basic 6.0 source code, this language module wrongly...
  24. Replies
    9
    Views
    2,844

    Re: Binary metamorphosis

    What do you advise?

    Also please read the text from subtitle "Why is this important?" from my other repository.
  25. Replies
    9
    Views
    2,844

    Re: Binary metamorphosis

    One use is packing/unpacking different resource or dependency files inside the main executable to avoid errors.
  26. Replies
    9
    Views
    2,844

    Binary metamorphosis

    Consider a situation in which you don't have te source code of your own application; but the compiled version is usable as a component part in a more complex software system. The VB6 applications...
  27. Replies
    33
    Views
    7,787

    Binary files inside EXCEL VBA

    As advanced as it is, often even VBA excel has limitations. To overcome these shortcomings, a communication between an independent application and the excel application is an artifice that can save...
  28. Jupiter Bioinformatics V2 experiments

    Jupiter Bioinformatics (V2) uses the local sequence alignment algorithm and a few stored experiments for further experimentation on sequence alignment. It is an open source application designed in...
  29. Replies
    0
    Views
    1,406

    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...
  30. Replies
    0
    Views
    1,971

    native - Java Script Charts

    The projects show a series of js charts of two types. Both of these types use the HTML5 canvas object. The first type of chart provides a normal linear plot and probably shows the shortest source...
  31. Waveform mixing with Spectral Forecast in Javascript

    This Javascript project uses my own mathematical model published in the journal Chaos. The model is called Spectral Forecast. The Spectral Forecast equation is a part of the Spectral Forecast model...
  32. Mix two signals by using Spectral Forecast in VB6

    This project uses my own mathematical model published in the journal Chaos. The model is called Spectral Forecast. The Spectral Forecast equation is a part of the Spectral Forecast model and it was...
  33. Spectral Forecast equation for signals (VB6)

    Intro
    This project uses my own mathematical model published in the Chaos journal. The model is called Spectral Forecast. The Spectral Forecast equation is a part of the Spectral Forecast model. The...
  34. Markov Chains step-by-step algorithms in VBA

    This repository includes the ".bas" implementations for Markov Chains that accompany the book entitled: Markov Chains: From Theory to Implementation and Experimentation. These ".bas" files can be...
  35. Replies
    0
    Views
    1,200

    Visual Sequence Alignment in VB6

    This highly visual and responsive VB6 application is an implementation of the global sequence alignment algorithm. It allows the modification of the alignment parameters (match, mismatch, gap), and...
  36. Replies
    0
    Views
    1,152

    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...
  37. Replies
    0
    Views
    1,131

    Markov Chains The weather

    This application uses a 2X2 transition matrix to make predictions by using a Markov chain. For exemplification, the values from the transition matrix represent the transition probabilities between...
  38. Replies
    0
    Views
    1,216

    Markov Chains scanner in VB6

    The current VB6 application is a detector that uses two models, a model "+" that is associated with what we are looking for, and a model "-" that is associated with the background. Both models are...
  39. Replies
    0
    Views
    1,102

    Markov Chains - Prediction framework

    The application multiplies a probability vector with a transition matrix multiple times (n steps - user defined). On each step, the values from the resulting probability vectors are plotted on a...
  40. A Markov Chains framework for simulation of behaviour

    About Markov Chain Generators. A transition matrix can be calculated based on a training sequence (ex. 1, 2, 3). A Markov Chain Generator (MCG) is a prediction machine that uses a transition matrix...
Results 1 to 40 of 65
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width