Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Simulate GPS?
Name: Bob Murphy Date: October 12, 2003 at 06:43:49 Pacific OS: - CPU/Ram: -
Comment:
Hi, I'm want to use GPS in a wirelees application project. Obviously I can't use GPS for a project but is there a way of simulating it, like the way mobile devices are simluated using the Nokia emulator?
Name: anonproxy Date: October 12, 2003 at 10:22:43 Pacific
Reply:
Of course you can simulate anything, but most of the time this involves you programming the simulation.
Think like this: What inputs does your system need? What responses does it need? Work on creating a program that will feed these inputs. There is probably a Java library for this somewhere, but it may not be free.
Summary: Hy guys!I have a little problem.I have to simulate the linux wc comand in a c program.I`ve figured out how to count the lines and "\n" but the counting of the wors is giving me a headake.Please help!I...
Summary: Hi there! I need to make a simulation program for roads and traffic...could anyone tell me which is the best programming language to serve my purpose? I am a newbie to programming, I thought of learni...