Main
   Home
   About
   DiscussionBoard
Files
   About
   Submit
   Search
Downloads
   Action
   QB64
Links
   Link to us
QB45.org
325 files in total in this section.

  File To CVI Or CVL.zip by Chuck Mire (Rate this file/View comments)
See my post: String$ to Numbers & Numbers to String$ for the details of how this program works. The zip file contains the Windows executable, the source code, an explanatory PDF and a text file with Long Integers.
Source included - QB64 - 1.16 MB - 709 downloads
Rating: 0/10 (0 votes)

  File2DNA Encryption.zip by Chuck Mire (Rate this file/View comments)
The two Windows executables, File Reader to DNA Encrypted-Sequence Writer.exe, and DNA Encrypted-Sequence Reader to File Writer.exe, use only the four (4) letters of the DNA alphabet, ACGT, to encrypt and decrypt a file. The complete explanation is quite involved. Therefore, please read the PDF that is included in the attached zip file which explains my approach with explanatory screen shots included. I discovered an additional ability of these programs after I created the PDF and uploaded the zip file. To see this, link to another place that I post: http://www.qb64.net/forum/index.php?topic=13111 Scroll down to Reply #1 and read the explanation I wrote.
Source included - QB64 - 2.63 MB - 1029 downloads
Rating: 0/10 (0 votes)

  FILEDIR2.ZIP by eoredson (Rate this file/View comments)
File/directory display utility QB64 PD 2024.
Source included - QB64 - 4.79 KB - 33 downloads
Rating: 0/10 (0 votes)

  FILEDIR3.ZIP by eoredson (Rate this file/View comments)
File/directory display utility QB64 PD 2024.
Source included - QB64 - 4.82 KB - 51 downloads
Rating: 0/10 (0 votes)

  Gauss Jordan Elimination Calcula.zip by Chuck Mire (Rate this file/View comments)
Gauss Jordan Elimination Calculator - Convert an augmented square matrix into Reduced Row Echelon Form. Solve systems of simultaneous linear equations input in augmented matrix format. Full accuracy is assured by only calculating with the fractional mode solution, because imprecision can take place in floating point mode. If the data was in an exact floating point format, then convert the data to a fraction (proper or improper) and enter the data that way. However, after the calculation is complete in the fractional mode, you can view the floating point solution if you desire. The attached zip file contains the Windows executable, the source code, and a full explanation in a text file.
Source included - QB64 - 391.3 KB - 2291 downloads
Rating: 10/10 (1 votes)

  Gauss Jordan Elimination Calculator.pdf by Chuck Mire (Rate this file/View comments)
I am amazed how often I can arrive at a solution by just punching in numbers as they come to mind. I even wrote a quick pseudo-random number generator where I can control the lower value, the upper value, and the amount of pseudo-random numbers to generate. I have been using a lower value of "0", an upper value of "25" and generating 42 numbers (the maximum input for a 6 X 7 augmented matrix). The attached PDF shows screen shots of one such run of the Calculator using the numbers that are generated. I find it amazing just how many times a solution is forthcoming with this pseudo-random input approach.
No source - QB64 - 403.04 KB - 833 downloads
Rating: 0/10 (0 votes)

  GCD & LCM.zip by Chuck Mire (Rate this file/View comments)
Standalone Windows executable that will find the Greatest Common Divisor & Lowest Common Multiple between up to eight (8) numbers
Source included - QB64 - 370.35 KB - 1173 downloads
Rating: 10/10 (1 votes)

  Gmail Opener.bas.txt by Naman Saikia the qbasic programmer (Rate this file/View comments)
Hello guys, what's up. Tday this is an awesome short program on opening gmail on chrome. Download now. Rate if impressed
Source included - QB64 - 210 B - 382 downloads
Rating: 0/10 (0 votes)

  GOOGLE SEARCHER.exe by By Naman Saikia (Rate this file/View comments)
Hello friends, this is my program on how to search your question asked on qbasic answered on any web browser. Nice program. Pease rate if impressed. Sorry, could not send the bas file. This is only the exe file. Will submit the bas file later
Source included - QB64 - 1.63 MB - 885 downloads
Rating: 10/10 (1 votes)

  Graphic Line Patterns II.zip by Chuck Mire (Rate this file/View comments)
Same front end with an extra algorithm added which I called "Sweeper" because as it is being created on the screen, it sweeps similar to a radar screen. The attached zip file contains the Windows executable, the source code and a PDF file with four "Sweeper" screen shots.
Source included - QB64 - 563.32 KB - 710 downloads
Rating: 0/10 (0 votes)

  Graphic Line Patterns.zip by Chuck Mire (Rate this file/View comments)
Adapted from original code by Clifford A. Pickover. Graphic Line Patterns is a Windows executable that uses math to draw beautiful circular line patterns in a random slide show that redraws a new pattern every 5 seconds. The zip file contains the Windows executable, the source code, and a PDF with screen shots of the front end to the program and six examples of random pattern drawings.
Source included - QB64 - 675.41 KB - 839 downloads
Rating: 0/10 (0 votes)

  Group-It.zip by Chuck Mire (Rate this file/View comments)
Group-It.exe is a Windows executable which will format a continuous string of characters that are all greater than CHR$(32) into groups from 1 to 79 characters with a space between each group. Furthermore, each line will break into a new line when the total length of a line is less than or equal to 79 characters. I specifically use this program to format the output of two of my other programs: Base-256 File To Base-10 File.exe and File Reader to DNA Encrypted-Sequence Writer.exe Group-It.exe will also reverse the process and UnGroup its output back to the original string of characters. I use the formatted output to generate two other pastimes that I enjoy: Creating and sending Morse Code files and creating and sending QR Codes. The zip file contains the Windows executable, the source code, and a PDF with examples, QR Codes and a screenshot.
Source included - QB64 - 630.26 KB - 840 downloads
Rating: 0/10 (0 votes)

  HEXED8R4.zip by Erik Jon Oredson (Rate this file/View comments)
Hex Editor For QB64
Source included - QB64 - 223.41 KB - 716 downloads
Rating: 10/10 (1 votes)

  HEXED8R5.ZIP by Erik Jon Oredson (Rate this file/View comments)
Hex Editor For QB64 v8.0 r5.0
Source included - QB64 - 223.3 KB - 729 downloads
Rating: 0/10 (0 votes)

  HEXED8R8.ZIP by eoredson (Rate this file/View comments)
Hex Editor For QB64
Source included - QB64 - 224.49 KB - 129 downloads
Rating: 0/10 (0 votes)

  HEXED8R9.ZIP by eoredson (Rate this file/View comments)
Hex Editor For QB64
Source included - QB64 - 224.93 KB - 137 downloads
Rating: 0/10 (0 votes)

  HEXED8RA.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 225.41 KB - 124 downloads
Rating: 0/10 (0 votes)

  HEXED8RB.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 225.54 KB - 127 downloads
Rating: 0/10 (0 votes)

  HEXED8RC.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 229.06 KB - 124 downloads
Rating: 0/10 (0 votes)

  HEXED8RD.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 244.36 KB - 132 downloads
Rating: 0/10 (0 votes)

  HEXED8RF.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 267.21 KB - 105 downloads
Rating: 0/10 (0 votes)

  HEXED8RG.ZIP by eoredson (Rate this file/View comments)
Hex Editor For QB64
Source included - QB64 - 269.01 KB - 110 downloads
Rating: 0/10 (0 votes)

  HEXED8RH.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 269.37 KB - 130 downloads
Rating: 0/10 (0 votes)

  HEXED8RI.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 270.22 KB - 103 downloads
Rating: 0/10 (0 votes)

  HEXED8RJ.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 270.21 KB - 106 downloads
Rating: 0/10 (0 votes)

  HEXED8RK.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 269.41 KB - 108 downloads
Rating: 0/10 (0 votes)

  HEXED8RL.ZIP by eoredson (Rate this file/View comments)
The Hex Editor
Source included - QB64 - 270.82 KB - 91 downloads
Rating: 0/10 (0 votes)

  HEXED8RM.ZIP by eoredson (Rate this file/View comments)
The Hexeditor for QB64 Windows
Source included - QB64 - 270.9 KB - 95 downloads
Rating: 0/10 (0 votes)

  HEXED8RN.ZIP by eoredson (Rate this file/View comments)
The Windows Hex Editor for QB64
Source included - QB64 - 270.8 KB - 105 downloads
Rating: 0/10 (0 votes)

  HEXED8RO.ZIP by eoredson (Rate this file/View comments)
The Windows Hex Editor for QB64
Source included - QB64 - 277.7 KB - 96 downloads
Rating: 0/10 (0 votes)

Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11

Members
Login
Register
QB45 Members
Member List