Languages Visual Basic & VB.NET Visual Basic Data Structures  

Binary Clock (First of its kind in VB)

download download  
important code information
author:
Dimitri Volski
minimum requirements:
Binary Clock (First of its kind in VB) description

This is a binary clock. I saw one in Linux and decided to make one myself. It translates the clock digits to the binary using a formula, and then lights up the pictures in the right places. You can start/stop the clock to check if it is correct.


File List:

Similar code
A Acolyte of AI with 8 Puzzle (Popularity: ) : This is an attempt to bring some AI programming in VB using A Star (A*) algorithm to solve 8 puzzle ...
A Bubble Sort Routine (Popularity: ) : A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file ...
A Binary Search (Popularity: ) : A binary search I wrote for my grade 12 computers class. This opens the file sorted.txt and searches for a ...
Array Functions (Popularity: ) : 1. Get UBound of Array without Microsoft's -1 Error
2. Get IsEmpty value ie: Returns True if Array is empty

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 5
version
size in Kb 4
popularity   256/5995044
user rating 0/10
ad


New Code
Popular Code