I would like to use a C++ program to control a relay or switches or something basic. I am still new to programming but I understand a lot of C++ but defenitly not everything. I know the basics such as polymorphysm, exception handling, classes, ect. I would like my programs to do more than a console so I thought controlling something would be fun. Any help would be great and where I could find something to program. Radio Shack, or best buy would be good. I dont know of any computer places here in kentucky but there might be.
I can program in C++ and I would like to start using the serial port to control something very basic.?
Visual Basic 2005 How to Program
Product Description
With Visual Basic.NET, Microsoft transforms Visual Basic into a supercharged tool for developing next-generation Web services and Windows applications. Now, learn Visual Basic.NET hands-on, through thousands of lines of live code in hundreds of complete working programs — explained with exceptional clarity by the renowned programming trainers of Deitel & Associates! Visual Basic.NET How to Program starts by introducing the Visual Studio.NET developm… More >>
A Java Program Random Numbers Game. Please Help…?
RANDOM NUMBERS GAME
The random numbers game is a guessing game between the user and the computer program. The program specifications are as follows:
1.) At the Start of the game, the program should ask the player to input his/her name and the number of times the player will guess a number (max of 15 rounds).
2.) The program should also ask the user to choose from the following game types:
a. [1] HIGH – the player’s number should be higher than the computers generated number.
b. [2] LOW – the player’s number should be lower than the computers generated number.
3.) The program will generate a number between 1 to 1000, from the game type chosen by the player; the program must generate the actual game standing per round. At the end of the game, provide the following menu:
a. [1] Change Player – the program goes back to the start of the game asking again for the name of the player and the number of rounds for the game.
b. [2] Play Again – the program goes back to the selection of how many number of rounds will be played by the user.
c. [3] View Top Scores – outputs the list fo the last 5 games with names of the players and their corresponding points in percentage from(e.g. if the player won the game 4 out of 5 rounds, the percentage of winnins is 80%. The formula is 4/5*100)
d. [4] Reset Top Scores – Delete all records in the Top Score’s List
e. [5] Exit Game – Quits the game.
Point System:
1.) If the game type is HIGH, the player who gets the higher number gains a point.
2.) If the game type is LOW, the player who gets the lower number gains a point.
3.) If in case the generated number and the guessed number is the same, there will be no point for the round.
Notes To Follow:
1.) Using JOptionPane Class
2.) Use two classes or methods for this case.
3.) Use array of integers.
4.) Use Mandatory Exception Handling.
multi client server program.?
hi , i am writting multi client server program.Everytime client initiates the connection with server on some specific port.After receiving the message from client ,the server sends the client to diffrent port and keeps that specific port open for new connections.can someone tell me which function i need to use in c.also i would like to read more on this topic.
Mahjong Client Program
This is a Mahjong client program written with ogre3d Engine and VC++. The Mahjong UI is a tailored one, it takes me almost one week to design the tile menus. The Mahjong server is a multithreading program, allowing for multiple rooms opened for multiple players. Mahjong AI is implemented in the server side, players can play with robots.
Gmod Wire PAINT PROGRAM
a paint program i made with wire! Garrys mod. please rate, comment, subscribe!
C++ Programming: Program Design Including Data Structures
Product Description
Now in its fourth edition, C++ Programming: Program Design Including Data Structures remains the definitive text for a course sequence covering CS1 and CS2 topics. Best-selling author D.S. Malik employs a student-focused approach, using complete programming examples to teach fundamental programming concepts. This fourth edition has been enhanced to further demonstrate the use of OOD methodology, to introduce sorting algorithms (bubble sort and insertion sort), and t… More >>
how can i learn about the as400 computer program that is used by trucking companies?
how do you code a visual basic program to find and replace text?
how do you code a visual basic program to find and replace text based on what the user puts in the “find’ and the “replace” text boxes. what is the code to do something like this?
How do I created a program using C Programming on a Mac?
I need to write a program in C. I don’t know the language yet but I know other programming languages and I think I can figure it out on my own. I just got a new Mac but have no idea where to start my program and how to compile it. Help?!


Recent Comments