IT Practicals

Contributed by MoreOnWeb.com

Pages

  • Home
  • Image Processing
  • OS Pracs
  • OST Pracs
  • CGVRS
  • ADBMS
  • Assignments & Writeups
  • DSA Programs
  • NTDD practicals
  • CTNC Practicals
  • Chatroom for TEIT
  • Downloads

CGVRS

1
Program for Line Drawing using DDA algorithm
2
Program for Line Drawing using Bresenham’s algorithm
3
Program for Concentric Circles Generation using midpoint algorithm
4
Program for implementation of  Flood fill  & Boundary Fill polygon filling method.
5
Program to implement curve generation using Bezeir curve algorithm.
6
Program for generation of Koch Curve using Opengl.
7

Programs using 2­D transformations­ Translations, rotation, scaling.reflection, shear using homogeneous matrix representation.
8
Program for implementation of Cohen –Sutherland Line clipping algorithm.
9
Program to generate 3D Object using Polygon Surfaces and then perform 3D transformation.
10
Program to perform Parallel and Prespective projection on 3D object. Using opengl
11
Write a VRML program for building shapes.
12
Write a VRML program to group three boxes to create a set of axes.


Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Super

Bloggers...

  • Unknown
  • Unknown

Blog Archive

  • ▼  2016 (8)
    • ▼  April (8)
      • Chi Square Test
      • Infinite Markovian
      • Uniform Distribution
      • Poisson Distribution
      • Random Number
      • M,N Inventory System
      • Two Channel Queuing System
      • Single Channel Queuing System
  • ►  2015 (10)
    • ►  July (10)
  • ►  2014 (56)
    • ►  October (12)
    • ►  September (40)
    • ►  August (1)
    • ►  July (3)
  • ►  2013 (31)
    • ►  September (2)
    • ►  August (1)
    • ►  July (1)
    • ►  April (27)
  • ►  2012 (23)
    • ►  November (1)
    • ►  October (5)
    • ►  August (17)

Popular Posts

  • program for MFT
    Multiprogramming with Fixed Number of Tasks (MFT) The biggest problem with PCP was that processor cycles were wasted whilst the applicat...
  • Program for MVT
    In MFT, a program had to wait until a partition of suitable size was available even though theavailable memory might be enough to accomm...
  • Write a program to transfer the message “YES” serially at 9600 baud, 8-bit data, 1 stop bit. Do this continuously.
    MOV  TMOD,#20H             ;timer 1, mode 2 MOV  TH1,#-3                    ;9600 baud MOV  SCON,#50H SETB TR1 AGAIN:  MOV  A,#”Y”...
  • Discuss the effect of roughness parameter on friction factor. [5 Marks]
    In turbulent flow rough pipe leads to a larger friction factor than the smooth pipes for given Reynold’s number. ...
  • Write short note on Power curve in mixing and agitation.
    An empirical correlation of the power (or power number) with other variables of a system permits fairly accurate prediction of the require...
  • i) Keep monitoring the P1.2 bit until it becomes high. ii) When P1.2 becomes high, write value 45H to port 0 and iii) Send a high-to-low(H-to-L) pulse to P2.
          SETB P1.2      ;make P1.2 an input       MOV  A,#45H    ;A=45H AGAIN:JNB  P1.2,AGAIN;get out when P.2=1       MOV  P0,A     ...
  • RSA algorithm
    Aim: Write a program to implement RSA algorithm Theory: Cryptography has a long and colorful history. The message to be encrypted, k...
  • What is NPSH for pumps ? Derive general expression for its calculation. Differentiate between NPSH and NPSHR.
    What is NPSH for pumps ? Derive general expression for its calculation. Differentiate between NPSH and NPSHR. [10 Marks] NPSH (Net Posit...
  • Characteristics Curves of Centrifugal Pumps
    Characteristics Curves of Centrifugal Pumps > > Characteristics curves of centrifugal pumps are defined as those curves which are...
  • Chi Square Test
    import java.io.*; class Main {             public static void main(String args[])             {                      ...

Total Pageviews

89837

Blogger news

About us

Blog from IT student for IT student
© Pawan More. Simple theme. Powered by Blogger.