Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~946 People Reached
Favorite Forums
Favorite Tags
Member Avatar for simagen

I have my app running with 2 annotations for now. They are hardcoded in with latitude and longitude. How do I make it so that I let the user add annotations by dropping a pin where they wish and for my app to recognize this and save where they drop …

0
100
Member Avatar for simagen

I am (trying) creating a program with C++ to RESTORE A SHUFFLED IMAGE. The program will be used to restore the original image from the standard original pic that has been shuffled, and will also be tested with the shuffled picture that has graphically edited with a NOISE effect this …

0
52
Member Avatar for simagen

I am using 2 checkboxes on WinForms. I am trying to say to the program, if the box is checked.. do this.. If the box is unchecked..do that.. I know how to make it do what i want when the button is checked, but i dont know how to make …

Member Avatar for Momerath
0
224
Member Avatar for simagen

Hi, I am having problems with my IF statements. Basically, what I have done is set random numbers to 2 labels. (Random numbers are 1 or 0) What I am trying to make the IF statement do, is see that the label is holding one of those random numbers, and …

Member Avatar for simagen
0
232
Member Avatar for simagen

Hello, I am having issues with incrementing the counter by 1. In my quiz, the score must only increment by 1 for each question ONLY if the question is correct. I have made this work, however when the answer is correct, the user can continually click on the Submit btn …

Member Avatar for CsharpChico
0
142
Member Avatar for simagen

Hi, can anyone tell me how the below three logic gates work: AND Gate NOT Gate OR Gate Basically all I need to know is, if the logic gates is an AND gate: when provided with inputs A and B, the user must calculate the output C. I am trying …

Member Avatar for abelLazm
0
196