http://cid-e75e7a3360597028.skydrive.live.com/self.aspx/Lab%20Record%20stuff/MPI%20Lab%20Certificate.doc#resId/E75E7A3360597028!158
Friday, October 30, 2009
INDEX.
MPI certificate..
AECS Certificate..
Wednesday, October 28, 2009
DCS 2nd mid exam questions..
MPI important questions
CG important questions..
1. Describe the 3d-transformation for
(a)translation
(b)scaling
(c)rotation
(d)reflection
(e)shere
2.explain composition of 3d-transformation
3. explain
(a)projections
(b)classifications of projections
(c)transformation for general projections
4. explain procedure for
(a)depth buffer algorithm
(b)depth sort algorithm
5. explain
(a)warnocks algorithm
(b)weiler algorithm
6.explain
(a)oc tree method
(b)binary space partitioning methods
ACD important questions for 2nd mid..
1. Describe stack and stack storage allocation strategies with examples
2.Define the following
(a)basic block with examples
(b)peephole optimization
(c)algebric transformations
3.explain code generation algorithm with examples
4. Explain different object code forms and describe the issues in code generation
5. What is flow graph? explain how the given program can be converted into flowgraph
6. Explain about type checker, type conversion
7. explain type checking of expression and translation schema for checking the type of statement
8. what is DAG? explain with example