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.

0 Endorsements
~767 People Reached
Favorite Forums
Favorite Tags
Member Avatar for yuriythebest

Right basic question - I downloaded these source files, however there is no visual studio project file (sln) - how do I compile these in visual studio? [url]http://img146.imageshack.us/img146/5796/sourceu.jpg[/url]

Member Avatar for noey699
0
79
Member Avatar for yuriythebest

right, silly question, but how do I access "e.Graphics" outside the scope of this function? private void HopfieldRecForm_Paint(object sender, PaintEventArgs e) { Graphics g = e.Graphics; ... ... }

Member Avatar for Diamonddrake
0
95
Member Avatar for yuriythebest

right, I have a visual C# app in VS2003 and am trying to load and display and image on my form. I have the following code - there are no errors, however neither does anything appear. (image exists in that directory, yes - I've had to insert the "\\" cause …

Member Avatar for kvprajapati
0
111
Member Avatar for yuriythebest

hi! I've searched the internets for this but everything I found was way too vague - is there a source code somewhere for taking a black/white grayscale image, and converting it into a 1/0 2D array (1-black, 0-white or the other way round)?

Member Avatar for Salem
0
40
Member Avatar for yuriythebest
Member Avatar for Salem
0
108
Member Avatar for yuriythebest

right, I am trying to do a task where I should convert 2A45 to a pair of ascii characters, however the presence of the "A" (10) confuses me- if I convert it to decimal I get 10821 which is 5 characters not 4.

Member Avatar for jt_murphree
0
87
Member Avatar for yuriythebest

right I'm trying to clear some things from this example code: [QUOTE] DOSSEG .MODEL SMALL .STACK 200h .DATA OurString DB "This is a string of characters. " DB "Do you lack imagination? Put something interesting here!$" .CODE START: MOV AX, SEG OurString ; Move the segment where OurString is located …

Member Avatar for iyercb
0
144
Member Avatar for yuriythebest

ight - I have the directory to my app stored in HKEY_CURRENT_USER/ Software/myAppName how do I read it? I've tried searching the RegGetValue but couldn't get it to work/ understand how it works.

Member Avatar for yuriythebest
0
60
Member Avatar for yuriythebest

hi! What type of equipment is needed to connect several wired networks together using wifi? Can I use an access point to connect several wireless networks together???

0
43