skip to main
|
skip to sidebar
Home
Hacks
Internet
Mobile
PSU
PSU JOBS
security
simple tips
programming
»
C++
Batch
Masm
Friday, 23 December 2011
05:17
sooraj.m
2 comments
Posted in:
C
,
c++
,
dev c++
,
floyd's triangle
Newer Post
Older Post
Home
2 comments:
Rakhi
says:
23 February 2012 at 02:49
Reply
it was easy
Rakhi
says:
23 February 2012 at 02:50
Reply
it was easy!
Post a Comment
Subscribe to our RSS Feed
Follow Us on Twitter
Be Our Fan on Facebook
Followers
Popular Posts
Tcp client server communication using Java
TCP Client import java.io.*; import java.net.*; class tcpclient { public static void main(String args[])throws Exception { ...
Convert photo to sketch
You want to convert a picture to pencil sketch ,then here is a simple way to do that. This is a simple software(photo to sketch standard) (s...
Play any videos with Windows media player
Hello friends, Windows media player will not support formats like .flv ,.mkv etc. So we use other players. But using this...
Sorting of matrix elements-C++ program
#include<iostream> using namespace std; #include<conio.h> int main() { int a[20][20],n,b[20],m,i,j,k=0,t; cout...
Run Graphics programs in Dev C++
Many people uses Turbo c++ to run c and c++ programs. More people want to do graphics programs.If they use windows 7 64 bit they may not be ...
Total Pageviews
1
7
8
8
6
9
Archives
►
2017
(12)
►
January
(12)
►
2012
(24)
►
October
(5)
►
May
(5)
►
April
(1)
►
March
(1)
►
February
(6)
►
January
(6)
▼
2011
(70)
▼
December
(10)
Change NERO to ASHAMPOO
Funny Firefox trick
Very simple trick to speed up windows 7
Helicopter- C Graphics program
Vehicles moving on road- C graphics program
Man walking on a road -C++ program
Find nearest DNS server to increase internet speed
Simple Analog Clock- C program
Simple Fan implementation-C program
►
November
(5)
►
October
(1)
►
September
(13)
►
August
(26)
►
July
(15)
2 comments:
it was easy
it was easy!
Post a Comment