Enter Keywords:
1 - 10 of 1645(0.002 seconds)
Sort By:
 
How do I have Builder (v1.0 for win 95) generate a random number (10 digits long) then have it save it in regnum.dat??   thanks
Zones: C++Date Answered: 02/21/1998 Rating: 6.2 Views: 0
Hello, I am trying to create a sript that will change the users passwd. At first I thought it would be as simple as calling the passwd prorgam using the user-login and new password as comand line a...
Zones: LinuxDate Answered: 06/18/1998 Rating: 3.8 Views: 0
1) I want to move a image of ball from top to Down. What shoul i do ! it shoud be     only active when i press apace bar ball will fall down . 2) I want to generate Random balls from down to up a...
Zones: JavaDate Answered: 09/01/1998 Rating: 5.0 Views: 0
i have to design a utility in VB that prompts for a name and then generates 5 other names including the entered name beginning with that letter. e.g user types Sarah - the program should provide 5 ...
Zones: Visual BasicDate Answered: 12/21/1998 Rating: 5.0 Views: 0
I am trying to set up a program to produce ramdon Spanish words to appear as flash cards through access. When I click a commmand button the following happens DoCmd.GoToRecord , , acGoto, **(rando...
Zones: MS AccessDate Answered: 03/03/1999 Rating: 9.4 Views: 0
Hi,    Can anyone suggest a good algorithm(s) for generating a million number of numbers randomly without duplication,ie the numbers are keys. (I have tried to use the following algorithm but i...
Zones: PascalDate Answered: 10/22/1999 Rating: 7.2 Views: 0
I am in need of an ASP script that will select a different line of text from a plain text file each time a web page is loaded and insert that text into the web page.
Zones: ASPDate Answered: 11/03/1999 Rating: 7.6 Views: 0
Hi! I want to generate a random number according to a normal and exponential distributions. I want to create two methods that looks like it: public double nextGausian(double mean, double standard...
Zones: JavaDate Answered: 02/10/2000 Rating: 6.2 Views: 0
I am trying to randomly select and display 20 records from a table. Currently, my code looks something like this (simplified): <!--Titles is a query containing all possible records to choose fro...
Zones: Cold...Date Answered: 02/11/2000 Rating: 7.6 Views: 0
I want to design a random map generator for a game I am developping with some friends. Can anyone point some website where I could find tutorials or tips on that. I could use a fractal design fonc...
Zones: C++Date Answered: 05/04/2000 Rating: 7.0 Views: 0