https://drive.google.com/file/d/0B31tSNYYE3n0al9LV1ZTWVNDeFU/view?usp=sharing
Home
Archive for
2015
PL IV Lab Manual
https://drive.google.com/file/d/0B31tSNYYE3n0a3RJRnA0QURLZ1E/view?usp=sharing
DCWSN Oral Questions
Click here for DCWSN Oral Questions
Unit 6 PPt
https://drive.google.com/file/d/0BxKMmXmKgOh0RHk0UFk5ZjExZ2NRcXNwVXZac3pFTWQyZW9r/view?usp=sharing
MA Unit 1-6 NOTES
Click here to download
TOC Prelim Question Bank
Click here for TOC Prelim Question Bank
RAMDISK updated program.. Take print out of this
https://drive.google.com/open?id=0B31tSNYYE3n0Y1gwR3EyeWQtX1E https://drive.google.com/open?id=0B31tSNYYE3n0eEcxMkpqVXVEdGs https://drive....
PL1 Index & Certificate
https://drive.google.com/open?id=0B31tSNYYE3n0WEtHOS14ZlVVMW8
ESDL Index and Certificate
Click here for ESDL Index Click here for ESDL Certificate
UPDATED PL 2 : Index (With addition of two practicals)
Click here for PL 2 Index
MICROSOFT STUDENT PARTNER PROGRAM
MSP program website link https://msdn.microsoft.com/en- in/microsoftstudentpartners. aspx Registration Link:::: https://www.microsof...
DBMS Three Tier
Click here to download DBMS Three Tier Java Web Practical
PL 2 GroupA1 IP Spoffing code
PL2 GROUPA1 IP SPOOFING CODE
DCWSN Unit 4 Notes
Unit 4 Notes - click here to download
Happy Birthday Linux!
Twenty-four years ago today, Linus Torvalds sent a message to the world. He said, “ Hello everybody out there using minix - I'm doi...
PL1 Manual
PL 1Manual for Reference Group A https://drive.google.com/open?id=0B31tSNYYE3n0QTU5TG8ydmZJUTg Group B https://drive.google.com/open...
LENOVO Internship ..... Grab now !!!
Seeking an adventure of...
Introducing SKNSITS Computer Department Android app
Hello folks! Since last year SKNCOMP Blog has provided the most up-to-date, comprehensive coverage of all things to your desktop. We've...
Indian Govt. certified work shop on Entrepreneurship at SKN SITS
Dear Students Sinhgad Institutes are geared up to encourage self-employment in all spheres for student start-ups. We have started the ...
FCA Book - Digital Evidence & Computer Crime by Eoghan Casey
click here to get the pdf
OSD Unit 3 PPT
https://drive.google.com/file/d/0B31tSNYYE3n0d2xrblk3NVlkX0U/view?usp=sharing
UPDATED OSD QUESTION BANK FOR UT2 & INSEM
https://drive.google.com/open?id=0B31tSNYYE3n0WmFEb3RmTFNsWmM
CodeVita's MockVita, in case you missed the 1st one.
Here is the 2nd chance for a CodeVita Practice round on 3rd August 2015; for students who have already...
DBMS 3rd Practical
The line is here .
CODE VITA Video...Register yourself and win exciting prizes...
Greetings from TATA Consultancy Services Ltd.! For registration: click "here" We would like to share the amazing video of ...
DCWSN Question Bank
DCWSN Question Bank
Coding competition from tcs
CODING COMPETITION FROM TCS Use this link to register http://on.tcs.com/1Kxd8pv
OSD Question Bank
https://drive.google.com/open?id=0B31tSNYYE3n0UktZd3lJMEpLN28
PL 1 Manual
https://drive.google.com/open?id=0B31tSNYYE3n0fm1QcVMtX3ZuTkZPTUFhOUx1V2Z6dnZHNm9QZE96c1BxYzlkY1hZTzJqUmc
The Architecture of UNIX Operating System ::
https://drive.google.com/file/d/0BwqVG5AG1-yBRDBJWWpZWUcwYTQ/view?usp=sharing
DCWSN PCM Write Up
PCM Writeup
DCWSN Unit 2 PPTs
Unit 2 : Switching Techniques Unit 2 : Protocols Unit 2 : Channel
Registration link for MCC.
http://goo.gl/forms/Ws0sLWKBUj
PL II - Group A, Assignment 3
Please click here
DCWSN Unit 1 Notes : Fwd from Swati Ma'am
Recommended Read: Behrouz Forouzan PPT : Unit 1 (Bluetooth) PPT : Unit 1 (Multiplexing) PPt : Unit 1( Wireless LAN)
MIT All Programs (UPDATED)
Click here to download MIT ALL Programs
PL Manual
Last date of submission for Division A is 30th of march. All the FAQs should be hand written. Check the manual before taking the print ...
OOMP Submission Certificate and Index
Mock practical exam of OOMP will be held on 3rd april 2015. check the whole file of 20 experiments before 3 april & final submission wi...
Microsoft Campaign ( For Girls)
Dear Student's, We are delighted to present the ‘MSP- MVA Women in Tech Referral Campaign’ which is designed exclusively for Student...
OOMP All Programs
Click here to download All Programs of OOMP
Draw Circle of Desired Radius in C++
#include #include #include class circ{ public: int x,y,rad; void draw(){ cout >x>>y>>rad; cleardevice(); circle...
Python program to draw Thick,Thin and Dotted line
import matplotlib.pyplot as plt plt.figure() #instantiates x_coord = [0,1,2,3,4,5] plt.plot(x_coord, [10,20,30,40,50,60],'r-') #...
MIT Lab Manual [DIV A and DIV B ]
Click here to download MIT lab Manual
OOMP: Lists of Experiments for S1,S2,S3
Click here for S1 batch List of experiments Click here for S2 Batch list of experiments Click here for S2 Batch list of experiments ...
Python Program to draw Triangle,Square,Rectangle,Line
import pygame, sys from pygame.locals import * def main(): pygame.init() DISPLAY=pygame.display.set_mode((700,700),0,32) WHITE=(255...
Python, Pygame and Matplotlib Download Links
Click here to Download Python Installer Click here to Download Pygame Installer Click here to download Matplotlib
CG Unit 4 MCQs
Click here to Download CG Unit 4 MCQs Alternate Link to Download
MIT Unit 3 and 4
MIT Downloads
OOMP Unit 4 MCQs and PPTs
Click here to Download Unit 4 PPTs Click here to Download Unit 4 MCQs
CG Unit 3 MCQs
Click here to Download CG Unit 3 MCQs ------------------------ Alternative Link to Download
Television Program : OOMP
#include using namespace std; class tv{ int model,size; float price; public: void reset(); friend ostream &operator >(ist...
A7_file1.asm
;Assignment no. :7 ;Assignment Name :X86/64 Assembly language program (ALP) ;String Manipulation : Concatenation of 2 strings & ;Find...
A7_file2.asm
;--------------------------------------------------------------------- section .data nline db 10,10 nline_len: equ ...
MIT String Operations
%macro Display 2 mov rax,1 mov rdi,1 mov rsi,%1 mov rdx,%2 syscall %endmacro %macro Accept 2 mov rax,0 mov rdi,...
Matrix Multiplication Using Templates
//Template //OOMP - 9 February 2014 //Mayur Bhangale #include<iostream> using namespace std; template<class T> class ma...
CG : DDA Line Algorithm
#include<iostream.h> #include<conio.h> #include<graphics.h> #include<dos.h> void DDA(int x1,int y1,int x2,int y2,i...
CG Putpixel Practical
#include<graphics.h> #include<iostream.h> #include<graphics.h> #include<conio.h> #include<dos.h> class pixel...
Bookstore Program : OOMP
#include <iostream> //#include<cstring> #include<string.h> using namespace std; class book { char author[50]; ...
Overlap Block Transfer : MIT
;OVERLAP BLOCK TRNASFER section .data msg1 db "initial block is :" msg1len equ $-msg1 msg2 db "transfer...
Non Overlap Block Transfer : MIT
;Non Overlap Block Transfer section .data msg1 db "Intitial block is : " msg1len equ $-msg1 msg2 db "Tr...
ALP for 64 bit Addition : MIT
;an ALP for 64 bit array addition %macro dispmsg 2 mov rax,1 mov rdi,1 mov rsi,%1 mov rdx,%2 syscal...
Subscribe to:
Posts
(
Atom
)