- PC Specs
- Uses WinXP and Ubuntu 11.04 "Natty Narwhal".
6 Posted Topics
Re: A 6000 page book will be almost 18 inches. I would recommend a thesis on a select area of interest of yours. I am not out of High School so you can ignore me and take heed of more experienced posters here | |
I signed up for the Google Code-In Project for OpenSUSE today, as my task is to get 20 people to fill up a survey about public opinion of OpenSUSE, Daniweb seemed a natural starting point to me due to the high density of people with computer expertise Here is the … | |
This is the program I wrote for my CS project. Compiler is TurboC++. I initially added a lot of garbage code in it and am having a hard time cleaning it up. Can you guys please suggest improvements in the code below. Thanks in advance. [CODE] //STUDENT MANAGEMENT #include<conio.h> #include<fstream.h> … | |
Re: I think you should do exercises based on each chapter. I am a newbie in this field, but it works well for me. Practice is the key. When I first opened the book, I couldn't even make sense of the programs written in there, now I can confidently write a … | |
I tried to tether my Samsung SGH-L700 phone in Ubuntu 11.04.I successfully created the connection and configured it correctly. The problem is that, whenever I try to connect to the internet using the phone, the phone restarts and I'm not able to connect. Any workaround for it? | |
Here is a program I found [URL="http://www.cs.bgu.ac.il/~omri/Humor/ObfsC.html"]here[/URL] [code] #include <stdio.h> main(t,_,a)char *a;{return!0<t?t<3?main(-79,-13,a+main(-87,1-_, main(-86,0,a+1)+a)):1,t<_?main(t+1,_,a):3,main(-94,-27+t,a)&&t==2?_<13? main(2,_+1,"%s %d %d\n"):9:16:t<0?t<-72?main(_,t, "@n'+,#'/*{}w+/w#cdnr/+,{}r/*de}+,/*{*+,/w{%+,/w#q#n+,/#{l+,/n{n+,/+#n+,/#\ ;#q#n+,/+k#;*+,/'r :'d*'3,}{w+K w'K:'+}e#';dq#'l \ q#'+d'K#!/+k#;q#'r}eKK#}w'r}eKK{nl]'/#;#q#n'){)#}w'){){nl]'/+#n';d}rw' i;# \ ){nl]!/n{n#'; r{#w'r nc{nl]'/#{l,+'K {rw' iK{;[{nl]'/w#q#n'wk nw' \ iwk{KK{nl]!/w{%'l##w#' i; :{nl]'/*{q#'ld;r'}{nlwb!/*de}'c \ ;;{nl'-{}rw]'/+,}##'*}#nc,',#nw]'/+kd'+e}+;#'rdq#w! nr'/ ') }+}{rl#'{n' ')# \ }'+}##(!!/") :t<-50?_==*a?putchar(31[a]):main(-65,_,a+1):main((*a=='/')+t,_,a+1) :0<t?main(2,2,"%s"):*a=='/'||main(0,main(-61,*a, "!ek;dc i@bK'(q)-[w]*%n+r3#l,{}:\nuwloca-O;m .vpbks,fxntdCeghiry"),a+1);} [/code] Since I … |
The End.