/*
*Standard.java
*author:liuhaijing
*Hainan university
*/
package mydesign;
import java.io.*;
import java.util.*;
public class Standard
{
public float wstd;
public
/*
* VPTree
*
* standard.h - header file for pre-defined declarations
* and general data structure
*
* By Philip Fu
*
* 1/13/2001
*
*/
#ifndef _STANDARD
#define _STANDARD
#i
Assembler report for standard
Fri May 13 16:13:37 2005
Version 5.0 Build 146 04/13/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
/* standard.h - included in every C module */
/* */
/* defines things that every C module is likely */
/* to want defined */
typedef unsigned short ushort;
typedef