Skip to main content

Posts

Showing posts from December, 2010

UHARC அதி-சுருக்குப்பை(high compression multimedia archiever)

இது ஒரு high compression multimedia archiver ஆகும். உங்களிடம் உள்ள multimedia கோப்புகளை compress செய்வதற்கு ஒரு சக்திவாய்ந்த software. இதனை கொண்டு 24mb அளவுள்ள .txt files அடங்கிய folderஐ வெறும் 3mb அளவிற்கு compress செய்தேன். compression ratio 16.1%.

லினக்ஸ் shortcuts

General keyboard shortcuts Ctrl + A Select all Ctrl + C Copy the highlighted content to clipboard Ctrl + V Paste the clipboard content Ctrl + N New (Create a new document, not in terminal) Ctrl + O Open a document Ctrl + S Save the current document Ctrl + P Print the current document Ctrl + W Close the close document Ctrl + Q Quit the current application Keyboard shortcuts for GNOME desktop

இலவச உபுண்டு லின்க்ஸ்

உபுண்டு லினக்ஸ் இலவசமாக கிடைக்கிற்து. அதனை அதிவேக இனைய இணைப்பு இருப்பவர்கள் கீழ் உள்ள லின்க்கை சொடுக்கி தரவிரக்கி கொள்ளலாம். உபுண்டு டவுன்லோட் இதில் சென்று டவுன்லோட் என்பதை கிளிக்கினால் போதும். உங்கள் டவுன்லோட் ஆரம்பித்துவிடும். iso பார்மட்டில் இருக்கும். இதனை நீரோ பயன்படுத்தியோ அல்லது உங்கள் விருப்பமான cd burner பயன்படுத்தி image ஆகா write செய்யவேண்டும். அல்லது குறைந்த வேக இணைய இணைப்பு உள்ளவர்கள் உபுண்டு அடங்கிய வட்டினை வீட்டிற்கே ஒரு ரூபாய் சொலவில்லாமல் அனுப்பிவைக்கிறார்கள்.  லிங்க் சென்று உங்கள் விவரங்களை register செய்தால் மூன்று அல்லது நான்கு வாரத்தில் உபுண்டு cd உங்கள் வீட்டிற்கு வரும். கிளிக் செய்யவும் உபுண்டுவினை உங்கள் சிஸ்டத்தில் தனியாகவோ அல்லது விண்டோஸ் os ' ல் ஒரு application போலவோ install செய்து உபயோகப்படுத்தலாம். update: தற்போது இந்த வசதியை நிறுத்திவிட்டார்கள்.

B.SC [c.s.] sem IV -java syllabus (madras univ pattern)

unit-I introduction to java features of java basic concepts of OOPS java tokens java statements constants variables data types type casting operators expressions controll statement branching and looping statements unit-II classes object and methods constructor overloading inheritance overriding methods finalizer abstract methods visibility controll arrays, strings and vectors string buffer class wrapper classes unit-iii interfaces packages creating packages accessing a package multithreaded programming creating threads stoping and blocking a thread life cycle of a thread using thread methods thread priority synchronization implementing and runnable interface unit-iv Managing errors and exceptions syntax of exception handling code using finally statement throwing our own exceptions applet programming applet lifecycle graphics programming managing input/output files concept of streams byte streamclasses character string classes-using the