jump to navigation

Sort and Display (Java application) May 12, 2010

Posted by inforuser in Java source codes.
Tags: , , , , , , , , ,
add a comment

This is not a Java code  tutorial.   Here are the basic requirements for a Java student to get started.

If you’d like to install latest Java features  please follow the link.

http://developers.sun.com/downloads/top.jsp

Make sure you have text pad or similar Java compiling softwares installed.

To get text pad please click. http://www.textpad.com/download/

or for J GRASP please click. http://www.jgrasp.org/index.html

here is a small example of a Java windowed application.

this Application allows you to sort and display.\

this is a personal work and is posted here just for your reference. please read the copyright  Disclaimer for further information.

(more…)

Optimising your modem speed May 7, 2010

Posted by inforuser in Maintainance, Uncategorized.
Tags: , , , , , , , , , , , , , , , , , , , , , , , ,
add a comment

If you are using modem for internet connection, you can optimize the speed by following trick.

click the start menu,

run

then type sysedit and ok.

open WIN.INI and go to the(port)section.

edit the port mode value to:COMx=921600,n,8,1,p

the modem port number

x=the modem port number

921600=maximum speed(bps)

n=non-parity

8=8 data bits

1= 1 stop bit

p= hardware flow control

http://www.suraz.net

Optimising the PC Processor usage to boost speed May 6, 2010

Posted by inforuser in Maintainance.
Tags: , , , , , , , , , , , , , , , , , , ,
add a comment

If your pc is a dual core ,core duo, quadro, etc.

Do you know if it is using only one processor or all available processors to run the system?

a multi-core processor is a processing system composed of two or more independent cores.

to learn more about Core , Processors go to http://en.wikipedia.org/wiki/Multi-core

Most of the Pc’s with multi cores are generally configured to use one  processor when bought, and by simply following these steps you can configure your Pc to use multi cores available.

(more…)

Welcome to Inforuser’s Site May 5, 2010

Posted by inforuser in Uncategorized.
add a comment

Hi Everyone,

Welcome to Inforuser’s Site. More contents will be published soon…