globalwarming awareness2007

Archive for the 'Computer Science' Category

Exam & Exhibition Mode

Now let the exam & exhibition mode take control.
No more post until the exhibition for my final year project.
Thundercats are GO!!!!!….

Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • YahooMyWeb
  • De.lirio.us
  • Facebook
  • StumbleUpon
  • del.icio.us
  • Digg
  • Technorati

Triple DES : JAVA coding

As my final year project are done, i would like to share some coding that i use. Before this i have post on DES, now i am sharing with you all on triple DES. In the name of open source..
Triple DES is also known as TDES or, more standard, TDEA (Triple Data Encryption Algorithm). The […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • YahooMyWeb
  • De.lirio.us
  • Facebook
  • StumbleUpon
  • del.icio.us
  • Digg
  • Technorati

DES : JAVA

Today i am gonna post about DES aka Data Encryption Standard. Actually it’s a little not-up-to-date if you are using this type of algorithm. But for education purpose it’s ok..hee..My final year project used this algorithm cause it’s the SUN JCE have it’s library built in it. First we need to know what is DES.
DES […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • YahooMyWeb
  • De.lirio.us
  • Facebook
  • StumbleUpon
  • del.icio.us
  • Digg
  • Technorati

Programming Magic

What you need to do is go to GOOGLE and type ‘flower’ for example and search.
Then go to the address bar and paste the code below.
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position= ‘absolute’ ; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • YahooMyWeb
  • De.lirio.us
  • Facebook
  • StumbleUpon
  • del.icio.us
  • Digg
  • Technorati