study materials for competitive exams
Menu
  • Home
  • gate 2019
  • Current Affairs
  • UPSC
    • History
    • Sociology
    • Paper Sets
  • IBPS/SBI
  • Engg. Books
    • Computer Science
    • Electrical Engg.
    • Electronics Engg.
    • Mechanical Engg.
  • Hindi Poems
  • Prog.Codes
    • C/C++
      • All programs
      • Civil Engg.
      • CG programs
      • Flowchart
    • cobol
    • java
    • linux
      • Linux Programs
      • Lex programs
      • yacc programs
  • ppt
Archive for February 2013
Bresenham's algorithm to generate circle in third quadrant in anticlockwise direction

Bresenham's algorithm to generate circle in third quadrant in anticlockwise direction

a 23:54 5 Comments
a
#include<stdio.h> #include<conio.h> #include<graphics.h> void main() {      int gd = DETECT, gm;    int x1,y1=0,di,limit=0...
Read More
C program to implement Bresenham's line integer algorithm

C program to implement Bresenham's line integer algorithm

a 02:58 2 Comments
a
#include<stdio.h> #include<conio.h> #include<graphics.h> void main() { int gd=DETECT,gm; int x,y,x1,x2,y1,y2,dx,dy,e,m,k; ...
Read More
C program to implement DDA algorithm

C program to implement DDA algorithm

a 02:57 Add Comment
a
#include<stdio.h> #include<conio.h> #include<math.h> #include<graphics.h> int sign(int); void main() { int gd=DETECT...
Read More
Subscribe to: Posts (Atom)

What's New

Pratiyogita Darpan,February-2018(English+Hindi) added

Pratiyogita Darpan,December-2017(Hindi+English) added

Current Affairs- Feb,17 added

Pratiyogita Darpan,February-2017(English+Hindi) added

Powered by Blogger.

Popular Posts

  • FREE GATE study materials & Ebooks for CSE
    For books regarding preparation of civil services click here Here are the download links of different books needed for preparation of GATE....
  • happy new year
    happy new year 2013
  • Notes of DBMS
    Here are the 3 set of notes of DBMS. Click on it to open it as a pdf  file. SET-1     [ Introduction,Advantage of DBMS, Architecture,schema...
  • BPSC (Prelims) Exam Question Paper-2014
    Download  Question Paper of  56th-59th Common Combined (Pre) Competitive Exam 2014 from here. Exam was held on 15th March,2015 from 12.00 n...
  • C program to determine correction of temperature
                                  /*program to determine correction of temperature*/ #include<stdio.h> #include<conio.h> void main()...

Blog Archive

  • ►  2017 (5)
    • ►  March (1)
    • ►  February (2)
    • ►  January (2)
  • ►  2016 (17)
    • ►  December (1)
    • ►  November (1)
    • ►  August (1)
    • ►  July (1)
    • ►  June (6)
    • ►  April (1)
    • ►  March (1)
    • ►  February (2)
    • ►  January (3)
  • ►  2015 (26)
    • ►  December (1)
    • ►  November (2)
    • ►  October (3)
    • ►  September (1)
    • ►  August (2)
    • ►  July (4)
    • ►  May (4)
    • ►  April (2)
    • ►  March (2)
    • ►  February (2)
    • ►  January (3)
  • ►  2014 (29)
    • ►  December (3)
    • ►  November (4)
    • ►  October (7)
    • ►  September (4)
    • ►  August (3)
    • ►  June (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (4)
  • ▼  2013 (19)
    • ►  November (3)
    • ►  September (1)
    • ►  August (2)
    • ►  May (1)
    • ►  April (6)
    • ►  March (3)
    • ▼  February (3)
      • Bresenham's algorithm to generate circle in third ...
      • C program to implement Bresenham's line integer al...
      • C program to implement DDA algorithm
  • ►  2012 (34)
    • ►  December (2)
    • ►  October (2)
    • ►  September (1)
    • ►  June (1)
    • ►  March (1)
    • ►  February (9)
    • ►  January (18)
  • ►  2011 (20)
    • ►  December (2)
    • ►  October (1)
    • ►  September (2)
    • ►  August (11)
    • ►  July (4)

Pages

  • Home

Search This Blog

Copyright © 2015 study materials for competitive exams All Right Reserved
Blogger Templates Created by Arlina Design Powered by Blogger