Hey You
About Me
   Résumé
My Novel

Source Code
   Path Finding
   TWF
   LexTetris
   LexSweeper
   DynSC
   RFAM
   MC Web Crawler
   MC Web Indexer
   Colorizator
   JAVA_Colorizator
   PAS_Colorizator

Guest Book
Paintings
Big Games
WWW Links

Entertainment
   LexTetris
   LexSweeper
   LexPinball

 

Source Codes


Source Code for free :

ALGORITHM
  • Path Finding for The Wild Family (read)
        Code written in Turbo Pascal 7.1, is an algorithm to seek the shortest path
        to destination in X,Y axis MAP.


    GAME
  • The Wild Family v1.0 (read)
        This game works like StarCraft / RedAlert. So far the mapping is only in X,Y axis.
        The code is written in Borland Delphi 4.0
  • LexZEUS Tetris 1.0 (read)
        A simple tetris game if you want to start to learn Java Applet
  • LexZEUS MineSweeper 1.0 (read)
        A simple mine sweeper game if you want to start to learn Java Applet
  • LexZEUS Pinball 1.0 (read)
        A pin ball with maximum of 9 balls to bounch !!
  • Simple & Shaking Calculator 1.0 (read)
        A simple calculator, with a bit of Thread and a bit of inner class


    INTERNET TOOLS
  • DynSC (Dynamic to Static Web Site Converter) v1.0 (read)
        A tool to convert a whole site into static site, so you can put them into your
        harddrive or just to make a mirror site. Written in PHP4.
        Features :
        1. Fake cookie
        2. Convert script to html (jsp, servlet, php, cgi, asp, etc ... name it !)
        3. Mime download (picture files, pdf, zip/gzip, txt, swf, etc .. add it !)

  • RFAM (Remote File Admin Manager) v1.0 (read)
        A php page that do filesystem admin from remote. Good for web hosting that does
        not include FTP account. It support :
        1. Directory browsing with tree hierarchy looks
        2. Download, upload, view, remove file
        3. Create/remove directory

  • Meta-Content Web Crawler v1.0 (read)
        Known as LexZEUS Crawler, it crawl a web site by given the ROOT of the URL and the
        maximum node it should crawl.

  • Meta-Content Web Indexer v1.0 (read)
        Known as LexZEUS Indexer, a tool to index the crawler URL (using LexZEUS Crawler)
        and have ability to index HTML body, title and meta content (Keywords and Description).
        There is a search grading system (relevance) based on the occurance and the meta type of
        a particular keyword. This tool is a good start for small search engine that support AND/OR
        (multiple keywords search), and search within the result.
        Need a HOW-TO-DO-THAT guidence, contact lexzeus@hotmail.com

  • Colorizator v1.0 (read)
        A tool to convert your php code into colorful html file (customizable).
        All PHP source codes in this site is converted to HTML using Colorizator

        PAS_Colorizator v1.0 (read)
        A tool to convert your PASCAL/Delphi code into colorful html file (customizable).
        All *.pas source codes in this site is converted to HTML using PAS_Colorizator

        JAVA_Colorizator v1.0 (read)
        A tool to convert your Java code into colorful html file (customizable).
        All *.java source codes in this site is converted to HTML using JAVA_Colorizator





    Sincerely,

    LexZEUS Radiation !
  •