Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
Member Avatar for kantze

Hi there. I must create a NDFA which accepts the language ((0*|1)(1*0))*. The problem is i've done only few exercises about NDFA and i'm confused. Does this language means that: 0*1*0 [B]or[/B] 11*0 -> many times? Do you know if this one is fine?? [URL="http://img245.imageshack.us/my.php?image=helper2.jpg"][img=http://img245.imageshack.us/img245/5189/helper2.th.jpg][/URL] It's too difficult for me …

Member Avatar for adityasai79
0
796
Member Avatar for john_beginner

hello all how can i clear the DOS screen through java program i hava search so many web site but i can't found the proper ans. thanx in advance [:)]

Member Avatar for stultuske
0
13K
Member Avatar for newsguy

There's a really interesting [URL="http://www.blahblahtech.com/2008/10/but-video-games-are-bad-for-kids-right.html"]blahblahtech[/URL] posting that has popped up to address what it refers to as the "myth that video games harm children both socially and intellectually." It approaches the debate from parental questioning perspective, which seems as good as any to be fair. Some of the research it …

Member Avatar for Jehnavi
0
448
Member Avatar for khess

If you've always wanted to create your own Linux distribution (distro), like I have, now you can by using a tool that was originally developed to create Virtual Appliances. [URL="http://www.susestudio.com"]SUSE Studio[/URL] (still currently in alpha) is a web-based tool that helps you create Linux Virtual Appliances and complete bootable distros …

Member Avatar for khakilang
0
451
Member Avatar for happygeek

It had to happen, and it has. Ever since the Internet Watch Foundation, a British charitable organisation that acts as the official watchdog to track and report illegal content online, in particular child pornography, introduced a blacklist we all knew it would get controversial one day. That day has come. …

Member Avatar for AussieWebmaster
0
488
Member Avatar for Techwriter10

I like to follow news about Apple and its products as much as anyone. It's interesting and fun and watching the speculation is a kind of voyeurism, a way to get inside a company that keeps a tight lid on information, but much like baseball trade rumors, which I also …

Member Avatar for michinobu_zoned
0
536
Member Avatar for Lisa Hoover

As if tech workers didn't have enough to worry about, now there's a [URL="http://www.taipeitimes.com/News/taiwan/archives/2008/11/29/2003429804"]study[/URL] claiming people who work in high-tech industries are 50% more likely to develop heart disease than those working in other sectors. The research, conducted by the Taiwan Society of Lipids and Atherosclerosis, cites stress and long …

Member Avatar for michinobu_zoned
0
277
Member Avatar for slfisher

Ever had some computer malware spit a bunch of porn onto your screen? Now imagine it happening in a roomful of schoolchildren. Now imagine it could send you to jail -- for forty years. That's what happened to Julie Amero, a substitute teacher in Norwich, Conn., in 2004. Using a …

Member Avatar for slfisher
0
434
Member Avatar for happygeek

Andrew Cuomo, New York Attorney General, has been fighting one of those fights that you sadly cannot win: to rid the Internet of child pornography. Believe me, as a father of four I would love to say that it was possible but as a technology journalist with some 20 years …

Member Avatar for anthonyms666
0
243
Member Avatar for TheNNS
Member Avatar for JMChurch25

Hiya, I wouldn't really say that this is an actual problem as more of an inquiry in to people's experiences and such. I have personally been interested in Computer Science since high school and have always wanted to work in the field as my major and such and have learned …

Member Avatar for Rashakil Fol
0
147
Member Avatar for tech291083

Hi, I just came across this page on the net and it has got some useful info regarding who the real people behind Linux are. How is developing it, how many developers are involved, top developers and their individual contributions, total lines of code, companies that help them etc etc.Thanks... …

Member Avatar for Toba
0
143
Member Avatar for michinobu_zoned

[QUOTE=hieuuk;755193]Don't really understand though. How you wrote your game anyways? I'm writing a tutorial about this game using C# but with XNA instead of OpenGL. If you want I could send you the tutorial, I think they should be the same idea.[/QUOTE] I'm having a hard-time getting OpenGL installed on …

Member Avatar for MattEvans
0
186
Member Avatar for gproggramer175

i want to program a videogame. I bought c++ for dummies and have read it but from there im lost on what to do. Any help is appreciated.

Member Avatar for MattEvans
0
93
Member Avatar for achevchenko

hello, im sorta new to building web servers. i have a couple of domains and i would like to build my won web server...so i can host my websites from home...i want to start by asking what people would recomment using lynux or windows server 2003.....im gonna be running a …

Member Avatar for jbennet
0
217
Member Avatar for serkan sendur

hi, i have been wondering, after the compilation of a textual source file, it is said that it is compiled to ones and zeros, i wonder what are those ones are zeros, are they visible to eyes? for example if i open it with notepad can i display them? if …

Member Avatar for serkan sendur
0
210
Member Avatar for ahnoldschwarz

I want to get into game design, but I'm not sure which programming language I should learn first. I'm going to use resources on the internet, but mostly I'll be teaching myself. I want to be able to design smaller games first and build a portfolio, and I eventually want …

Member Avatar for michinobu_zoned
0
444
Member Avatar for ibi001

Looking for the best Linux OS out there at the present time...One that looks like windows... I have used at least 10 different Linux flavors... But which is the latest and best that duplicate most of windows structure... Will await your reply...

Member Avatar for Selwyn
0
210
Member Avatar for michinobu_zoned

What does anyone on here know about them? If a machine has more than one start state, how can it be implemented in terms of a physical computer? When does anything ever have more than one initial state? Do people here think that quantum computer will exist in the future?

0
72
Member Avatar for smart_pc

using c in making operating system needs to have a platform on which its compiler will run and so its executable file too. So now how to run the c file made in c on a bare machine without any platform. some of you suggested to go for assembly coding …

Member Avatar for dickersonka
0
209
Member Avatar for tiger86

Okay so I am designing a game (that's why I am in this forum.) I want to know from people with experience what language is the best to code in? I see a lot of sites code in flash; though some of them are on phtml pages. Any info will …

Member Avatar for jbennet
0
142
Member Avatar for michinobu_zoned

Take the following code: [code]#include <stdlib.h> int main(int argc, char **argv, char **envp) { int sum; atoi(&argv[1]);//statement with no effect. Passing argument 1 of ‘atoi’ from incompatible pointer type atoi(&argv[2]);//statement with no effect. Passing argument 1 of ‘atoi’ from incompatible pointer type sum = argv[1]+argv[2]; //error: invalid operands to binary …

Member Avatar for dwks
0
2K
Member Avatar for Dionysus
Member Avatar for michinobu_zoned

OKay, this is in response to the same issues I've been dealing with in another thread. In that one, someone gave me the documentation to the the POSIX calls, but they were vague and weren't too descriptive. I don't know what exactly each one of the calls do. I only …

Member Avatar for Duoas
0
101