*** HAPPY NEW YEAR 2009 ***
Wednesday, December 31, 2008
Wednesday, December 24, 2008
Monday, December 15, 2008
GCC,Lex & Yacc Software
GCC - C program compiler for winows, Lex & Yacc compiler
http://rapidshare.com/files/176137840/GCC.zip.html
Installation Instructions:
1. Unzip the GCC.zip to c:\
2. Right click on MyComputer->Properties->in Advanced tab
go to Environment Variables. In System Variables set the path
C:\GCC\BIN; and
3. Now start wrting lex and yacc programs from your won folder.
Compiling Lex Program
lex filename.l
it create a file called lexyy.c
compile and create an executable file using following command
gcc lexyy.c -o filename.exe -lfl
then filename.exe will be generated
filename input string to see output.
Lex and Yacc Resource from IBM
http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/com.ibm.aix.genprogc/doc/genprogc/ie_prog_4lex_yacc.htm
Need More Programs and more stuff on Compiler Design - visit
http://dinosaur.compilertools.net/
http://rapidshare.com/files/176137840/GCC.zip.html
Installation Instructions:
1. Unzip the GCC.zip to c:\
2. Right click on MyComputer->Properties->in Advanced tab
go to Environment Variables. In System Variables set the path
C:\GCC\BIN; and
3. Now start wrting lex and yacc programs from your won folder.
Compiling Lex Program
lex filename.l
it create a file called lexyy.c
compile and create an executable file using following command
gcc lexyy.c -o filename.exe -lfl
then filename.exe will be generated
filename input string to see output.
Lex and Yacc Resource from IBM
http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/com.ibm.aix.genprogc/doc/genprogc/ie_prog_4lex_yacc.htm
Need More Programs and more stuff on Compiler Design - visit
http://dinosaur.compilertools.net/
Thursday, December 11, 2008
Software Engineering
Software Engineering A Practioners Approch 5/e
http://depositfiles.com/files/nx4o7j0ow
http://depositfiles.com/files/nx4o7j0ow
UNIX vi & vim Editors
Learning the vi and Vim Editors
http://rapidshare.com/files/142443062/059652983X.rar
http://rapidshare.com/files/142443062/059652983X.rar
Human Computer Interaction
The Essential Guide To User Interface Design 3rd Edition
http://rapidshare.com/files/172424243/The_Essential_Guide_To_User_Interface_Design___3rd_Edition.zip.html
http://rapidshare.com/files/172424243/The_Essential_Guide_To_User_Interface_Design___3rd_Edition.zip.html
Tuesday, December 9, 2008
Computer Graphics, C Version
Computer Graphics, C Version by Paul Baker
http://rapidshare.com/files/171740058/ComputerGraphicsCVersion.rar.html
http://rapidshare.com/files/171740058/ComputerGraphicsCVersion.rar.html
Compiler Design
Principles of Compiler DesignAlfred V.Aho, Ravi Sethi, Jeffrey D.Ullman
http://rapidshare.com/files/21362304/3E49E428-84F5-437e-9556-D892C892EBF0.rar
password: books_for_all
http://rapidshare.com/files/21362304/3E49E428-84F5-437e-9556-D892C892EBF0.rar
password: books_for_all
Sunday, December 7, 2008
Friday, November 7, 2008
This Blog is For..............
This Blog is Created for the sake of the students of Engineering who are with innovative ideas to do something in Information Technology and Computer Science & Engineering. This blog is for sharing discussions among the people with same ideas.
And this is the place where my Students of Sarada Institute of Technology & Science, Raghunadhapalem, Khammam, AP, India, want to exchange ideas with me. and want to post articles in the field of Engineering or Technology and its allied disciplines.
Viewers can visit our college website at www.sits.ac.in
And this is the place where my Students of Sarada Institute of Technology & Science, Raghunadhapalem, Khammam, AP, India, want to exchange ideas with me. and want to post articles in the field of Engineering or Technology and its allied disciplines.
Viewers can visit our college website at www.sits.ac.in
Subscribe to:
Posts (Atom)