Showing posts with label Educational links. Show all posts
Showing posts with label Educational links. Show all posts

Thursday, 11 June 2009

Question Papers

Sorry for the late update delayed due to Net problems:


Click and download the following papers-

ACA Question Papers


MC Question Papers


CNS Question Papers


--
Courtesy
G Abhilash
Shambu

Monday, 8 June 2009

Hill Cipher solution 2x2

Hill Cipher solution for a 2x2 Matrix





Click on the image to view larger version



--
Courtesy
Abhilash G

Wednesday, 15 April 2009

Imp ACA questions (Very few)

Here are some ACA questions that might be considered as important!
All are 8-10 marks.

1. Explain hardware and software parallelism
2. Define following terms:
1. Grain sizes and latency
2. Memory latency
3. Synchronization latency
3. Explain different levels of parallelism on modern computers
4. Explain different types of program flow mechanism
5. Explain following terms:
1. Static network
2. Dynamic net
3. Node degree
4. Network diameter
5. Channel bisection width
6. Wire bisection width
6. How do u determine performance of the network
7. Explain different types of static network
8. Explain following Dynamic net:
1. digital buses
2. multistage buses
3. crossbar network

Chapter 4

1. Define following terms:
a) Instruction pipeline cycle
b) Instruction issue latency
c) Instruction issue rate
d) Simple operation latency
e) Resource conflicts

2. compare and contrast CISC and RISC processor
3. Explain the architectural model of basic scalar processor with neat diagram.
4. What is CISC scalar processor? Explain one typical CISC processor architecture.
5. Explain functional units and data parts of INTEL i860 RISC multiprocessor.
6. Explain the super scalar RISC processor architecture
7. Explain the VLIW processor and pipeline operation.
8. What is a bus? Explain the different parallel types of buses in parallel computers.
9. Explain the synchronous and asynchronous bus timing protocols.
10. What is arbitration .Explain the central and distributed arbitration?
11. What is memory interleaving? Explain two interleaved memory organization.
12. Explain diff types of memory allocation schemes

Small Change:
It is said that "Question 14" was changed today (22nd April '09). Since there is no question 14 in the list I recieved, we assumed its the 6th question under chapter 4 or the very last question.
Anyways, the new question is:
Explain pipelining in Superscalar processor of degree 3


Courtesy: PDH

Saturday, 11 April 2009

Seminar material - Part II

For the seminar you might need a PDF to doc converter to convert the IEEE papers for your report.
Click here and download a setup.
It seems, there is some alignment problem. Will look at it.
(I used this one before. If a better one is found, it'll be uploaded soon)

More photos from the bulletin board to help you make your report(it if helps)

Click here and download the photographs
Photos courtesy Abhilash & Batta

Sunday, 22 March 2009

Hill Cipher Deciphered

Computer Musings


Courtesy:
Ashwini for the link

Thursday, 25 December 2008

C# Programs for exam

Abhilash.G has shared some material regarding C# programs which are related to exam questions.
Hope they will help!

They are solutions to Question paper problems!


Download C# Programs

Thnx to Abhilash


Other downloads you might wanna check out:

1) CN-II solutions (Please download Soon - the site may ban the file any moment) -Ashwini

2)C# and DOS notes - Concise notes (As additional reference only) - Kavya Srikanta

3)Jigar's first page - Akhi

Friday, 19 December 2008

CN-II solutions for problems in Textbook by ANDREW S. TANENBAUM

Ashwini Pandit has shared material containing solutions to the problems in the Computer Networks- II prescribed textbook - ANDREW S. TANENBAUM

Download CN-II Solutions

*X PLEASE DOWNLOAD RIGHT AWAY. IT'S A TEMPORARY UPLOAD. X*
If it's cancelled, I am not uploading it repeatedly!




This is a temporary upload. Please download it right away (Provided you are interested). Tell your friends about this download too.

Say Thnx to Ashwini for sharing this with us! :)

--
PS: Thnx to Akhi for helpin me figure out the click and open in new tab technique ;)

Tuesday, 16 December 2008

C# and .Net + Dos Notes

Kavya Srikanta of 7th ISE, GSSS, Mysore has again shared more material, this time they are actually related to our 7th sem exam ;)
They are:
1)C# and .Net Notes
2)DOS notes
They might help in a better understanding of the subjects!

Download C# Material

Download DOS Material


Thnx to Kavya :)

CIP notes

Kavya Srikanta of 7th ISE, GSSS, Mysore would like to share the softcopy of notes related to CIP subject to other students who access this page.

The material has been uploaded.

Download CIP NOTES

(We dont have CIP this year [CSE/ISE] and its late for the other branches - but we can use this for next sem)

Kavya says "All the best to students for the upcoming exams "


Thank you Kavya :)

Sunday, 14 December 2008

Jigars - First Page

Akhilesh wants to share some material with the class again. This time, it is the first page of the Jigars, for those who are interested.

He received this material from his friend - Abhishek, PES College, Mandya.

Akhilesh screams-

" Hi my friend-Abhishek who is studying in mandya has sorted the questions. This time the 1st page in jigars contains only 2006 paper.I hope this will be useful. Thanx for abhishek. "




Download Jigars First page

--
Thnx to Akhi and Abhishek (PES,Mandya :)


NOTE:
If you have anything useful that you want to share, mail it to me, thank you.

Wednesday, 10 December 2008

ETM Solutions

Solutions to exercises and problems in the ETM text book have been provided by Akhi
I have uploaded them to the blog.
Hope it will be helpful!

Download ETM Solutions


Don't forget to say thanks to Akhi :D

--

NOTE:
If you find any material or news that would be helpful for the rest of the class, please mail it to me, so that I can upload it here!

Thank you!

Monday, 1 December 2008

Some replacement programs #2

Here are the programs:



RSA #1


RSA #2


RSA #3 - Complicated slightly, but 100% orginal coding by Akhi. Structures used. Spaces in input strings are also considered.


Akhilesh Says: "The RSA that i have given might not work(i havent checked) in TC because i have made adjustments so as to run in GCC linux......."


I haven't checked either. The contributors have!
The RSA program in the previous post - rsamine.c is incorrect, as realised after the first exam, for most inputs asked by the external.
Apparently some problem with inputs with a sentence to be sent as data, which has spaces in between.

Sunday, 30 November 2008

Network Lab manuals for VIVA

Download Both:-

1)NCTUNS Simulation Lab manual for Network Laboratory



2)Networks Lab manual



--
Provided by: Aditi

Some replacement programs for Network lab

Some programs may work in Turbo C but may not work in Fedora for whatever reasons. Some such programs were found and also some with other minor errors which was brought to notice over the last few hours.
Here are the replacements.


Distance Vector Algorithm
http://www.4shared.com/file/73769754/facf3dba/distancevector.html

Quick sort - Frame sort
http://www.4shared.com/file/73769752/13ac988f/qs_-_Kavya_-_2nd.html

Spanning - Kruskal
http://www.4shared.com/file/73775605/86cb0556/spanning_Gandhi.html


RSA
http://www.4shared.com/file/73769750/fda2f9a3/rsamine_-_ashwini.html


Hamming Code
Refer the merged file (Batta file)
First time while giving inputs - enter 4 bits with no spaces
1010

next time, enter data recieved with spaces between each bits like
1 0 1 0 0 1 0

Else, you wont get the output!


Leaky Bucket
http://www.4shared.com/file/73769749/9d657046/Leakyb_Deepa.html









Thnx to everyone who brought this to the attention and everyone who sent the right code.

All the best!


(Keep checking for updates)

Friday, 28 November 2008

Lab Programs

Lab programs have been uploaded. click on the following links to download the respective Lab programs.

CGI Lab programs

Network Lab Programs


If there is any problems if any of the programs. Please report it here!
Thnx



NOTE: This is a new set. Different from the ones I had uploaded previously. Some or most of the programs from the old set may not work.

All programs from this set are fully functional.





---
TCP SOCKET PROGRAM - Download here

If the set that you have of networks lab programs has the TCP socket program, missing, then you can download it here. However, there are no hassles with the links that are here now.

Wednesday, 19 November 2008

Apache Tomcat 4.1

We need to install Apache Tomcat 4.1 to run the servlet programs in the CGI and Java Lab.

Click here to download Apache Tomcat 4.1

Once the download completes, double click and the rest of the process is self-explainatory.

In the end, set the port number to 8080 if not already set. No other changes.


***********************************************************
NCTUNS for Networks Labarotory:

Just to make a small point, I got NCTUNS installed and running on my Fedora 9. Since its a headache to install and configure, some of you might want to come and practice, only if you have absolutely no idea about simulation :P

Thursday, 9 October 2008

Lab Programs

Click on the links to download:

Network Lab Programs

CGI Lab Programs


Links are also on the top of the side bar!

Saturday, 27 September 2008

How do antiviruses work?

http://cse.stanford.edu/class/cs201/Projects/viruses/anti-virus.html

Sunday, 20 July 2008

Some more places to Visit

www.tekpool.com

www.123eng.com

www.ittestpapers.com

placementsindia.blogspot.com

-Keshava


Thank you!

Placement materials! Download

Placement Stuff 1 CLICK HERE

-Keshav ( Congrats on your new Job - 1st one from NIE CSE 2009 )


TCS Papers 1st Compilation CLICK HERE

-Shambu


TCS Papers 2nd Compilation CLICK HERE

-Deepti Shekar J
A friend from SJCE :)



Thank You!
 

NIE CSE 09


THINK - CREATE - HELP - SHARE