Sciweavers

33 search results - page 2 / 7
» Compressing Java Class Files
Sort
View
CONCURRENCY
2000
155views more  CONCURRENCY 2000»
13 years 5 months ago
Annotating Java class files with virtual registers for performance
The Java .class file is a compact encoding of programs for a stack-based virtual machine. It is intended for use in a networked environment, which requires machine independence an...
Joel Jones, Samuel N. Kamin
MSR
2006
ACM
13 years 11 months ago
Using software birthmarks to identify similar classes and major functionalities
Software birthmarks are unique and native characteristics of every software component. Two components having similar birthmarks indicate that they are similar in functionality, st...
Takeshi Kakimoto, Akito Monden, Yasutaka Kamei, Ha...
COMPSAC
2000
IEEE
13 years 9 months ago
A Practical Method for Watermarking Java Programs
Java programs distributed through Internet are now suffering from program theft. It is because Java programs can be easily decomposed into reusable class files and even decompiled...
Akito Monden, Hajimu Iida, Ken-ichi Matsumoto, Koj...
DCC
1998
IEEE
13 years 9 months ago
Compression of Unicode Files
The increasing importance of Unicode for text files, for example with Java and in some modern operating systems, implies a possible doubling of data storage space and data transmi...
Peter M. Fenwick, Simon Brierley
IASTEDSE
2004
13 years 6 months ago
Design and evaluation of birthmarks for detecting theft of java programs
200402.tex ABSTRACT To detect theft of Java class files efficiently, we have so far proposed a concept of Java birthmarks. Since the birthmarks are unique and native characteristic...
Haruaki Tamada, Masahide Nakamura, Akito Monden