Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Factor Finder v1.0 (Numbers)
#1
I know there's lots of the younger audience on this forum, so I was fooling around in VB and came up with a function to find factors of numbers, and decided to make it into a program where you can input any number you want, and find the factors of that number. Thought it might be helpful for math courses that any of you might be taking.

Features:
• Lists all factors without duplicates in the listbox
• Displays number of factors of the specified number as a string in a label
• Finds factors for any number up to 8 digits (Example: 99999999)
• Find Factors button, or enter key is enabled to perform the task of the Find Factors button
• letters are disabled and any other symbols in the textbox
• No decimals
• Displays whether or not the number is a Prime number
• Displays whether or not the number is a Special number (0 or 1 only)

Note: 1 only has 1 factor; 1. Therefore it isn't a prime number because a prime number is defined as a number whose factor is 1 and itself. 1 is the factor of its own number, and so we call it a Special number. For 0 it is a special number because 0 means nothing, and therefore doesn't have any factors, because otherwise it would have infinity factors... (0x1, 0x2, 0x3... 0x1000, etc...). 0 is also defined as a Special number for that reason.

There is also a Clear All function that will reset everything back to the defaults, displaying no entered numbers and no factors. It also has a fairly clean looking GUI.

Preview Image:
[Image: previewtv.png]

File Information:
MD5 hash - 157FCFCDFB11E8805A208A9117C9E573

Download Link:
Factor Finder v1.0
Reply


Messages In This Thread
Factor Finder v1.0 (Numbers) - by AceInfinity - 04-22-2011, 08:52 PM
RE: Factor Finder v1.0 (Numbers) - by Resistance - 04-23-2011, 12:27 PM
RE: Factor Finder v1.0 (Numbers) - by ReactioNz - 04-23-2011, 12:39 PM
RE: Factor Finder v1.0 (Numbers) - by AceInfinity - 04-23-2011, 01:07 PM
RE: Factor Finder v1.0 (Numbers) - by KoBE - 04-24-2011, 02:55 PM
RE: Factor Finder v1.0 (Numbers) - by AceInfinity - 04-24-2011, 03:00 PM
RE: Factor Finder v1.0 (Numbers) - by iCrack - 05-05-2011, 12:25 PM
RE: Factor Finder v1.0 (Numbers) - by AceInfinity - 05-05-2011, 03:41 PM
RE: Factor Finder v1.0 (Numbers) - by Michael_ - 06-11-2011, 11:35 AM
RE: Factor Finder v1.0 (Numbers) - by Ted Bundy - 06-11-2011, 11:59 AM
RE: Factor Finder v1.0 (Numbers) - by BacklTrack - 06-11-2011, 03:33 PM
RE: Factor Finder v1.0 (Numbers) - by AceInfinity - 06-13-2011, 02:08 AM
RE: Factor Finder v1.0 (Numbers) - by -Dreams - 06-14-2011, 02:21 AM
RE: Factor Finder v1.0 (Numbers) - by AceInfinity - 06-19-2011, 03:08 AM
RE: Factor Finder v1.0 (Numbers) - by RiChZ - 06-21-2011, 06:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [TUT] MD5 Encrypter & Finder [VB.NET] Fragma 12 7,033 11-25-2012, 10:36 PM
Last Post: ƃu∀ ıʞƃu∀
  Help with VB 2010 (Numbers) Dεlluzion 1 747 06-22-2011, 12:07 PM
Last Post: Coding Support
  [VB.NET/Source] Converte Numbers To Letters : 1000 To One Thousand! ThePrinCe 7 1,599 06-18-2011, 04:09 PM
Last Post: Coding Support
  Compare Version Numbers cipherwar 3 1,305 05-10-2011, 12:02 PM
Last Post: Modestep
  Generate Random Numbers & Letters [ Small Function ] MYPE 22 3,248 04-02-2011, 05:25 PM
Last Post: Pyratepig

Forum Jump:


Users browsing this thread: 2 Guest(s)