Forum: Web design and Programming
09-22-2006, 09:37 PM
|
Replies: 31
Views: 8,114
College is in full session... ive had between...
College is in full session... ive had between 25-28 hours of sleep this week. I decided to just upload a zip with all my project files. I have been busy but there should be some good stuff there if...
|
Forum: Web design and Programming
08-10-2006, 02:18 PM
|
Replies: 31
Views: 8,114
Update...
I have been extremely busy with a research paper that I am working on. It is a computer security research paper and is taking up a buncha time. I have a program that monitors the changes that are...
|
Forum: General Chat
08-02-2006, 10:54 PM
|
Replies: 13
Views: 2,946
|
Forum: General Chat
08-02-2006, 09:29 PM
|
Replies: 13
Views: 2,946
“How can the human race survive the next 100...
“How can the human race survive the next 100 years?”
Stephen Hawkin’s speech as transcribed by NateDoggZ
I don’t know the answer. That is why I asked a question to get people to think about it...
|
Forum: General Chat
08-02-2006, 09:27 PM
|
Replies: 13
Views: 2,946
How will mankind survive a hundred more years?
Stephen Hawkin, the newton-einstien of this decade, has published a video clip of his speech about the survival of mankind. He points out that the dangers of nuclear armament and escalation, climate...
|
Forum: Web design and Programming
08-02-2006, 03:29 PM
|
Replies: 31
Views: 8,114
Project progress....
I have been stuck for almost a week... I finished my data structures but I am having a problem passing an array of data structures to a function as a pointer. I have sent an email to my C professor...
|
Forum: Web design and Programming
08-02-2006, 12:25 PM
|
Replies: 31
Views: 8,114
|
Forum: Web design and Programming
08-01-2006, 08:58 PM
|
Replies: 31
Views: 8,114
btw... AutoIt is mainly used for virus...
btw... AutoIt is mainly used for virus removal,registry manipulation, file manipulation, background processes, hiding windows, killing threads, and even more.... and its easier to learn than basic...
|
Forum: Web design and Programming
08-01-2006, 06:43 PM
|
Replies: 31
Views: 8,114
I used to program in VB when I was about 15 and...
I used to program in VB when I was about 15 and WinXP hadn't been released yet. Before I got to college, all I had done was hello world programs in C lol I made an A in my C programming class and a B...
|
Forum: General Chat
08-01-2006, 12:29 AM
|
Replies: 9
Views: 1,927
|
Forum: Humor & Jokes
07-31-2006, 12:24 PM
|
Replies: 3
Views: 1,460
Here is an addition
"When you decide to dance in the rain, make sure to wear a rain coat."
I had an older guy tell me that when I was about 16 lol I thought it was funny...
|
Forum: Hardware and Software
07-31-2006, 12:19 PM
|
Replies: 4
Views: 2,141
Zip Genius is nice... but I swear that I like...
Zip Genius is nice... but I swear that I like Izarc better :) I used Zip Genius for a while because it is very fast! However, it doesn't handle every type of archive that Izarc handles. Zip Genius's...
|
Forum: Web design and Programming
07-31-2006, 12:14 PM
|
Replies: 31
Views: 8,114
I am programming in C... when I am at work I...
I am programming in C... when I am at work I program with Dev C++ and at home I program in .Net 2003 VC++.... I think that C is the easiest language for file i/o... that was basically what it was...
|
Forum: Sigs and Graphics
07-30-2006, 06:05 PM
|
Replies: 16
Views: 5,951
|
Forum: Hardware and Software
07-30-2006, 06:01 PM
|
Replies: 3
Views: 2,247
|
Forum: Hardware and Software
07-30-2006, 05:55 PM
|
Replies: 4
Views: 2,141
|
Forum: Web design and Programming
07-30-2006, 05:52 PM
|
Replies: 1
Views: 2,343
|
Forum: Web design and Programming
07-28-2006, 11:13 AM
|
Replies: 31
Views: 8,114
|
Forum: Web design and Programming
07-27-2006, 06:02 PM
|
Replies: 31
Views: 8,114
I don't plan on filling a thread with a buncha...
I don't plan on filling a thread with a buncha stuff that noone can read. ;) At first, I thought that I would need some assistance because I didn't know anything about bms files. However, I am...
|
Forum: Web design and Programming
07-26-2006, 08:40 PM
|
Replies: 31
Views: 8,114
more progress....
Here is the C source code(403 lines) for my bms hex change finder. What it does is search a .bms file for a specified type_id and then returns all the information about that item. Then you make a...
|
Forum: General Chat
07-26-2006, 07:32 PM
|
Replies: 2
Views: 1,529
I have decided that I can do this one on my...
I have decided that I can do this one on my own... the more I get into it the easier it gets :) I will have some C source code on my thread soon. Thanks for the encouragement... it helps more than...
|
Forum: Web design and Programming
07-26-2006, 12:30 PM
|
Replies: 31
Views: 8,114
Finished with the item index for soldier
Each item chunk is 172 bytes.
This is the start of a table with a zero index for a chunk: (Start->breakpoint1)
/\/\/\/\/\/\/\/\/\/\/\/\/\/\
type_id = 0-1 byte
unknown_1 = 2 - 7 byte...
|
Forum: General Chat
07-26-2006, 12:11 AM
|
Replies: 2
Views: 1,529
|
Forum: Web design and Programming
07-26-2006, 12:02 AM
|
Replies: 31
Views: 8,114
This is an item chunk
This is a chunk for an enemy soldier: 172 bytes
66030000000000005600000000000
100FE3744010450DBFC630240000A
00000064000000640000001000000
04001000000000000640064000000...
|
Forum: Web design and Programming
07-25-2006, 09:41 PM
|
Replies: 31
Views: 8,114
|