package FloatingPoint;
import com.sun.java.swing.plaf.windows.WindowsLookAndFeel;
import java.math.BigDecimal;
import java.math.BigInteger;
import javax.swing.JFrame;
import javax.swing.UIManager;
public class FloatingPoint extends javax.swing.JFrame {
private int numExponent = 8;
private int numMantissa = 23;
private int bitLength;
private int bias;
private final String[] HEX = {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F"};
private String zero;
int eksponen = 8;
int mantissa = 23;
int sumber, one, two;
String hasil;
String OC = "1";
String chi;
Blog ini saya buat untuk share contoh-contoh program java sederhana. Semoga bermanfaat
Sabtu, 07 Januari 2012
linked list (insert)
package linklist_insert;
import java.util.*;
/**
*
* @author Compaq
*/
public class Main {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
System.out.println("LinkedList");
LinkedList List=new LinkedList();
int a=3, b=5, c=9, d=11;
int size;
import java.util.*;
/**
*
* @author Compaq
*/
public class Main {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
System.out.println("LinkedList");
LinkedList List=new LinkedList();
int a=3, b=5, c=9, d=11;
int size;
Selasa, 03 Januari 2012
remove windows not genuine
In this article we will learn how to make your Windows 7 Genuine without using any crack or third party tools. Please remember we on bench3 do not motivate you to use non genuine windows. This is not a patch or crack stuff. We are just using the build in VBS code that Microsoft have developed for some other reason.
Warning! This article has been given only for informational and educational purpose. We do not encourage pirated or illegal software. If you’re using an illegal copy of the software, please purchase an original copy. bench3 is not responsible for your work or use.
The first time you power up Windows 7, you may feel a sense — it looks very similar to Windows Vista. However, behind the familiar UI lies a more powerful and versatile operating system. The activation part is not the same as you know in case of Windows Vista. What ever it is, if you want to know the new features of Windows 7, Here are some of the most prominent new features in Windows 7.
If you have purchased Windows 7 from Microsoft Store or from other vendor, we would recommend you to read the official document related to activating Microsoft Windows 7 in the following location.http://windows.microsoft.com/en-IN/windows7/Windows-7-activation-error-invalid-product-key
Here is an simple way u can make your windows 7 genuine. No need to use and third party patches or cracks. Just a simple way.
Langganan:
Postingan (Atom)