Solving Index Laws (Algebra) using .Net
My co-employee (math professor) is asking my help to make a simple algebra solver for him. The specific topic is Index Laws, is there anything in .Net that I could already utilize for this or do I need...
View Article[RESOLVED] How many bytes (VB6)
Hi, I know that an intger is two bytes in Visual Basic 6 but I have forgotten the others and how many bytes they are. Any ideas? Thanks, Nightwalker
View Articleunsure of battery life calculation
I'm trying to calculate the life of a battery: duty cycle: 3% current drawn during activity: 1.53 mA current drawn during inactivity: negligible transmission time: 33 ms battery capacity: 2510 mAh here...
View ArticleHelp how can i define a square number using Visual basic language .......
Help how can i define a square number using Visual basic language in Microsoft visual studio? Thanks
View ArticleVB School Project Help!
Hello! I am new to VB programming. I am in a class at school for it. I have a weiekly pay calculator project due by Saturday at midnight. My calculations are working, I'm just having a bit of a...
View ArticlePlotting points and accounting for resize
I'm trying to plot points on a hexagon where the numbers are drawn in the middle of the line of the hexagon, sort of like this: I'm using visual basic.net 2010 and using a Queue to store the list of...
View ArticleStock Control
Hi All, I'm writing a stock control module, in the case of inventory measured by units, it is straight forward and only a positive or negative adjustment with quantity purchased or sold is required....
View ArticleAn easy famous unsolved problem :
I want just to share with you this famous unsolved problem. Until today no one has answered the question (see the end) Choose a number (a whole number) If it is odd, multiply it by 3, add 1 and divide...
View ArticleRotate triangle by orthocenter
What I'm making is a rendition of Blitzball that's a mini-game on Final Fantasy X. Currently I'm trying to get the mini-map portion of the game down which looks like this: I'm able to draw the Triangle...
View ArticlePoker stats.
Hola members. In traditional poker, the various hands and their order is as follows (as is probably well known): * High Card * One Pair * Two Pairs * Three of a Kind * Straight * Flush * Full House *...
View Article[RESOLVED] Prime Numbers
I was looking for ways to improve a Sieve of Eratosthenes program I have and I ran across this web page. http://www.qsl.net/w2gl/blackkey.html In it I found this statement, "For all primes (except 2,...
View Article[ABANDONED] Nasty Multipe Equation
Fish grow over time...hopefully. I have a program where the weight of fish are measured periodically in hatchery raceways. Occasionally, fish are moved from one location to another, and when they are...
View ArticleTelephone numbers problem
I want to write a program that would generate telephone numbers with the specifics below: Telephone numbers are composed of 10 digits. In the same number: 1- Any digit could be used 3 times, except 0...
View ArticleReducing numbers to one digit (numerology related)
If you don't know what numerology is, or how it works just forget it and see if you can solve this problem. I want to reduce a multiple digit number to one digit by adding each digit together, then...
View Articlehow to convert binary numbers into decimals or numbers to decimals [HELP]
HI VBERS I need help from you guys regarding the the binary numbers introduction overview and conversions.
View ArticleDaily Growth
Ok, I'm trying again. This is a calculation to take into account a few facts about fish growth. I need to be able to figure out an average daily change in length (daily delta L, or DDL). I weight the...
View ArticleAn oriental problem
Problem Prit'ha's son seized a number of arrows to kill Carna, he used half for his defense; four times the square root against horses, six arrows pierced Carna’s coachdriver and broke his banner and...
View ArticleWhat point on the graph of f(x) is closest to the origin?
Had a buddy of mine ask me for help the other day on this calculus problem. Neither of us could figure it out, figured I would post it up here and see if any braniac could come up with a solution....
View ArticleAbout the easy famous unsolved problem
I think I have found the link from where I picked the problem: http://garsia.math.yorku.ca/~zabrock...3/article.html
View ArticleRandom number question
OK, I am never to programming, but I am working on a small project. I want to use a random number generator in order to have random effects, but I would like it to where it would be more likely to get...
View Article