Showing posts with label Assignments. Show all posts
Showing posts with label Assignments. Show all posts

Sunday, February 19, 2017

Semester 6 Assignment Dump

comments 0 Blogger Comments
Work together, get more resource material, finish faster and slay all assignments!

Teamwork Panel:


Current Assignments:


The naming format CSC-351-SE-L-05 provides the following information: Software Engineering Lab Assignment#5.
Other abbreviations indicate the following: L=LAB Assignment, T=Theory Assignment, HC=HardCopy, SC=Softcopy, R=Report
*Similar Naming convention will be used to complete and upload assignments. Assignments can be viewed and uploaded in the panel below this notice.

Upload Section:

uploaded assignments
Assignments will appear below after being uploaded

To upload your own assignment, read this note properly:
{SubjectCode}-{SubjectAbbr}-{LABorTHEORY}-{AssignmentNumber}-{[YourIDoptional]}
example, for Software Engineering Lab Assignment#5, use::
CSC-351-SE-L-05.docx OR, CSC-351-SE-L-05-013BSCCSIT055.docx [Giving your ID is optional].
List of Subject Codes
CSC 351: Software Engineering(SE)
CSC 352: Compiler Design and Construction(CDC)
CSC 353: Web Technologies(WebTech)
CSC 354: Real Time System(RTS)
CSC 355: Knowledge Management(KM)
CSC 356: Fundamentals of E-Commerce(Ecom)
CSC 357: Society and Ethics in Information Technology(SEIT)
CSC 358: Automation and Robotics(AuRo)
CSC 359: Digital System Design(DSD)
CSC 360: Net Centric Computing(NCC)
CSC 361: Web Centric Computing(WCC)
CSC 362: Embedded System Programming(ESP)
CSC 363: Image Processing
Click to Upload your Assignments
Read More

Monday, March 23, 2015

List of Assignments

comments 0 Blogger Comments
List of Assignments from SXC:

CSC-201 : Computer Architecture
  • 1. TO VERIFY THE OPERATION OF 8-BIT PARALLEL ADDER
  • 2. TO VERIFY THE OPERATION OF 8-BIT PARALLEL ADDER/SUBTRACTOR
  • 3. TO VERIFY THE OPERATION OF 8-BIT BINARY INCREMENTER
  • 4. TO VERIFY THE OPERATION OF 8-BIT ARITHMETIC CIRCUIT
  • 5. TO DESIGN AND VERIFY ODD PARITY GENERATOR AND CHECKER CIRCUIT OVER 3-BIT TRANSMISSION LINE
  • 6. TO DESIGN AND VERIFY EVEN PARITY GENERATOR AND CHECKER CIRCUIT OVER 3-BIT TRANSMISSION LINE
  • 7. To design the 8 Bit Logical CIRCUITS
  • 8. TO DESIGN 8 BIT COMMON BUS

CSC-202 : Object Oriented Programming
  • 1. Write a program
    -> 1.1:: to convert Decimal to Binary
    -> 1.2:: to Swap two integer value using function 
  • 2. Write a C++ function to implement:
    -> 2.1:: Inline Function
    -> 2.2:: Default Argument
    -> 2.3:: Function Overloading 
  • 3. Write separate programs to handle the following tasks:
    -> 3.1:: Computation using Structure
    -> 3.1:: Passing structure as argument in a function
    -> 3.3:: Calculate average marks and find out lowest grade using class 
  • 4. Write a program:
    -> 4.1:: for matrix multiplication of nxm matrix using nested member function. One function name is getElement() as a private member and another function name is matrixmultiplication() as public
    -> 4.2:: to transfer balance between two bank accounts with the use of class
  • 5. Write a program for:
    -> 5.1:: a friend function
    -> 5.1:: friend as bridge
    -> 5.3:: friend as class 
  • 6.1:: Write a program to display the student information having data member. Also use setData() and getData() as member function
    6.2:: Write a menu program for implementing the stack having one default constructor and two member function push and pop
  • 7.1:: Find the area and volume of cube, rectangle and cube using the concept of constructor overloading
    7.2:: Write a program for calculating GCD 
  • 8. Find the determinant of 3x3 matrix using friend function 

CSC-203 : Operating System
Updating soon....

CSC-204 : Numerical Methods
Updating soon....

MGT-205 : Introduction to Management
Updating soon....

Read More

Tuesday, January 27, 2015

BSc. CSIT - 3rd Semester - Object Oriented Programming Assignments

comments 0 Blogger Comments

The web folder below will be automatically updated as more new assignments are available:
[Linked with +CSIT Authority cloud storage]



Read More

Sunday, January 25, 2015

BSc. CSIT - 3rd Semester - Operating System Lab Assignments

comments 0 Blogger Comments


Lab Assignments List:

The web folder below will be automatically updated as more new assignments are available:
[Linked with +CSIT Authority cloud storage]


Read More

BSc. CSIT - 3rd Semester - Computer Architecture Lab Assignments

comments 1 Blogger Comments


Lab Assignments List:


The web folder below will be automatically updated as more new assignments are available:
[Linked with +CSIT Authority cloud storage]



Read More

SXC CSIT 3rd Semester - Operating System Assignment #1

comments 0 Blogger Comments

Assignment#1

1. Prepare a presentation on Introduction to Operating System[Will Update Soon]

Read More

SXC CSIT 3rd Semester - Numerical Methods Assignment #2

comments 0 Blogger Comments

Assignment#2

1. WAP to find roots of following eqn using direct method: 2x^2+5x+2=0, x^2-14x+48=0
2. WAP to find the roots of following eqn using trial method: f(x)=2x^2+x-6=0, f(x)= 3x^3-6x^2+2x

Read More

Most read this week!