allcodes2u
Home
About
Tech
News
Articles
Tricks and Tips
Downloads
Code
C
C++
Java
C#
Cryptography Programs
Statistical Programs
How Tos
our blog list goes here
►
13
(1)
►
Feb 2013
(1)
▼
12
(13)
►
Dec 2012
(1)
▼
Nov 2012
(12)
how to create strong and secure password
WhatsApp reportedly fixes status error bug, warns ...
Some Useful Java Links
Download TC 3
Diffie Hellman (Java)
Knapsack Cryptosystem: Decryption (Java)
Multiplicative Cipher (C++)
Additive Cipher (C++)
How to use clrscr() in Netbeans
IPv6 internet addressing now available in India
Knapsack Cryptosystem: Encryption (Java)
GCD using Euclidian Method (C++)
thanks for supporting
About Me
allcodes2u
View my complete profile
Powered by
Blogger
.
About
Link list 1
additive cipher
(1)
android
(1)
articles
(2)
cipher
(2)
clrscr()
(1)
cryptography
(6)
decryption
(4)
diffie hellman
(1)
downloads
(1)
encryption
(5)
euclidian
(1)
gcd
(1)
google
(1)
how tos
(2)
instagram
(1)
internet
(1)
ios
(1)
IPv4
(1)
IPv6
(1)
IRINN
(1)
java
(1)
java links
(1)
java tutorials
(1)
java videos
(1)
jewelry
(1)
knapsack
(2)
multiplicative cipher
(1)
netbeans
(1)
news
(3)
offers
(1)
password
(1)
program
(1)
snapseed
(1)
TC
(1)
TC free download
(1)
tricks-and-tips
(2)
whatsapp
(1)
Wednesday, 28 November 2012
Download TC 3
02:56
downloads
,
TC
,
TC free download
No comments
Turbo C Free Download
Step 1
Download the file from
here
Step 2
Extract the zip folder
Step 3
Click on Install.exe in tc3 folder
Email This
BlogThis!
Share to X
Share to Facebook
Share to Pinterest
Newer Post
Older Post
Home
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
Social Profiles
Popular
Tags
Blog Archives
Multiplicative Cipher (C++)
Multiplicative Cipher : Encryption #include<iostream.h> #include<conio.h> #include<string.h> #include<ctype....
Knapsack Cryptosystem: Encryption (Java)
import java.util.*; class KnapSack { public void calculateKnapSack(char ch,int b[],int p[],int n,int r) { int pt=ch; int sum=0...
OKA Jewelry an online retail Fashion costume jewelry estore
Dear Readers, I am introducing a Best website for Buying Unique and Attractive Jewelry Online. Visit Here Costume jewelry ...
Additive Cipher (C++)
Encryption using Additive Cipher in C++ #include<iostream.h> #include<conio.h> #include<string.h> #include<ctyp...
how to create strong and secure password
It may happens you may spend an hour or two regulary everyday on Internet,but obivous you will use few more social networking sites,few mo...
How to use clrscr() in Netbeans
How to use clrscr() in NetBeans This is specially for NetBeans users. Sometimes you might be facing some problems when you have to use ...
GCD using Euclidian Method (C++)
#include<iostream.h> #include<conio.h> class GCD { public: int a,b,q,r,tempa,tempb; void getdata(); void ...
IPv6 internet addressing now available in India
Indian Registry for Internet Names and Numbers (IRINN) has started issuing next version of internet addresses 'IPv6', which would m...
Some Useful Java Links
Readers, These are some useful java links...A single line description has been tagged for your reference.
Knapsack Cryptosystem: Decryption (Java)
Knapsack Cryptosystem: Decryption import java.util.*; class KSD { public int inverse(int a,int n) { int r1,r2,r,q,t1,t2,t; ...
Labels
additive cipher
(1)
android
(1)
articles
(2)
cipher
(2)
clrscr()
(1)
cryptography
(6)
decryption
(4)
diffie hellman
(1)
downloads
(1)
encryption
(5)
euclidian
(1)
gcd
(1)
google
(1)
how tos
(2)
instagram
(1)
internet
(1)
ios
(1)
IPv4
(1)
IPv6
(1)
IRINN
(1)
java
(1)
java links
(1)
java tutorials
(1)
java videos
(1)
jewelry
(1)
knapsack
(2)
multiplicative cipher
(1)
netbeans
(1)
news
(3)
offers
(1)
password
(1)
program
(1)
snapseed
(1)
TC
(1)
TC free download
(1)
tricks-and-tips
(2)
whatsapp
(1)
Blog Archive
►
2013
(1)
►
February
(1)
▼
2012
(13)
►
December
(1)
▼
November
(12)
how to create strong and secure password
WhatsApp reportedly fixes status error bug, warns ...
Some Useful Java Links
Download TC 3
Diffie Hellman (Java)
Knapsack Cryptosystem: Decryption (Java)
Multiplicative Cipher (C++)
Additive Cipher (C++)
How to use clrscr() in Netbeans
IPv6 internet addressing now available in India
Knapsack Cryptosystem: Encryption (Java)
GCD using Euclidian Method (C++)
All we have is
additive cipher
(1)
android
(1)
articles
(2)
cipher
(2)
clrscr()
(1)
cryptography
(6)
decryption
(4)
diffie hellman
(1)
downloads
(1)
encryption
(5)
euclidian
(1)
gcd
(1)
google
(1)
how tos
(2)
instagram
(1)
internet
(1)
ios
(1)
IPv4
(1)
IPv6
(1)
IRINN
(1)
java
(1)
java links
(1)
java tutorials
(1)
java videos
(1)
jewelry
(1)
knapsack
(2)
multiplicative cipher
(1)
netbeans
(1)
news
(3)
offers
(1)
password
(1)
program
(1)
snapseed
(1)
TC
(1)
TC free download
(1)
tricks-and-tips
(2)
whatsapp
(1)
0 comments:
Post a Comment