Search Results - (programyes OR programm) java*

Search alternatives:

Refine Results
  1. 1

    Cloned and non-cloned Java methods: a comparative study by Saini, Vaibhav, Sajnani, Hitesh, Lopes, Cristina

    ISSN: 1382-3256, 1573-7616
    Published: New York Springer US 01.08.2018
    “… been cloned. To this end, we present a statistical study that shows whether qualitative differences exist between cloned methods and non-cloned methods in Java projects…”
    Get full text
    Journal Article
  2. 2

    A Model of Computation-based Naming System for Musical Elements of Java Traditional Song by Syarif, Arry Maulana, Azhari, Suprapto, Hastuti, Khafiizh

    ISSN: 1757-8981, 1757-899X
    Published: Bristol IOP Publishing 01.04.2020
    “… composition or music information retrieval. A Model of computation-based naming system for musical elements of Java traditional song called gendhing scientific pitch notation or GSPN was proposed to provide a method of information data…”
    Get full text
    Journal Article
  3. 3

    Identification of organochlorine insecticide contamination on shallots land in Nganjuk Regency, East Java Province, Indonesia by Indratin, Wahyuni, S, Poniman, Sutriadi, M T

    ISSN: 1755-1307, 1755-1315
    Published: Bristol IOP Publishing 01.02.2021
    “…The high and excessive use of pesticides is reported to have contamination shallot agriculture in Nganjuk Regency, East Java Province, Indonesia…”
    Get full text
    Journal Article
  4. 4

    Scaling step-wise refinement by Batory, D., Sarvela, J.N., Rauschmayer, A.

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.06.2004
    Published in IEEE transactions on software engineering (01.06.2004)
    “… We review a tool set that supports AHEAD. As a demonstration of its viability, we have bootstrapped AHEAD tools from equational specifications, refining Java and nonJava artifacts automatically…”
    Get full text
    Journal Article
  5. 5

    Identifying Failure Causes in Java Programs: An Application of Change Impact Analysis by Ren, X., Chesley, O.C., Ryder, B.G.

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.09.2006
    Published in IEEE transactions on software engineering (01.09.2006)
    “…During program maintenance, a programmer may make changes that enhance program functionality or fix bugs in code. Then, the programmer usually will run…”
    Get full text
    Journal Article
  6. 6

    Automatically detecting and describing high level actions within methods by Sridhara, Giriprasad, Pollock, Lori, Vijay-Shanker, K.

    ISBN: 9781450304450, 1450304451
    ISSN: 0270-5257
    Published: New York, NY, USA ACM 21.05.2011
    “… Our studies of 1000 Java programs indicate that our heuristics for identifying code fragments implementing high level actions are widely applicable…”
    Get full text
    Conference Proceeding
  7. 7

    Comparison between wavelet transform and moving average as filter method of MODIS imagery to recognize paddy cropping pattern in West Java by Nugroho, Kreshna Dwi, Pebrianto, Singgih, Fatoni, Muhammad Arif, Fatikhunnada, Alvin, Liyantono, Setiawan, Yudi

    ISSN: 1755-1307, 1755-1315
    Published: IOP Publishing 01.01.2017
    “… Therefore wavelet transform and moving average are needed as filter methods. The Objective of this study is to recognize paddy cropping pattern with wavelet transform and moving average in West Java using MODIS imagery (MOD13Q1…”
    Get full text
    Journal Article
  8. 8
  9. 9

    SystemJ: A GALS language for system level design by Malik, Avinash, Salcic, Zoran, Roop, Partha S., Girault, Alain

    ISSN: 1477-8424, 1873-6866
    Published: Elsevier Ltd 01.12.2010
    Published in Computer languages, systems & structures (01.12.2010)
    “… SystemJ is based on Java language, which is used to describe “instantaneous” data transformations…”
    Get full text
    Journal Article
  10. 10

    Java runtime systems: characterization and architectural implications by Radhakrishnan, R., Vijaykrishnan, N., John, L.K., Sivasubramaniam, A., Rubio, J., Sabarinathan, J.

    ISSN: 0018-9340, 1557-9956
    Published: New York IEEE 01.02.2001
    Published in IEEE transactions on computers (01.02.2001)
    “…The Java Virtual Machine (JVM) is the cornerstone of Java technology and its efficiency in executing the portable Java bytecodes is crucial for the success of this technology…”
    Get full text
    Journal Article
  11. 11

    Tool-Supported Refactoring of Existing Object-Oriented Code into Aspects by Binkley, D., Ceccato, M., Harman, M., Ricca, F., Tonella, P.

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.09.2006
    Published in IEEE transactions on software engineering (01.09.2006)
    “…Aspect-oriented programming (AOP) provides mechanisms for the separation of crosscutting concerns - functionalities scattered through the system and tangled…”
    Get full text
    Journal Article
  12. 12

    Evolution of a Java just-in-time compiler for IA-32 platforms by Suganuma, T., Ogasawara, T., Kawachiya, K., Takeuchi, M., Ishizaki, K., Koseki, A., Inagaki, T., Yasue, T., Kawahito, M., Onodera, T., Komatsu, H., Nakatani, T.

    ISSN: 0018-8646, 0018-8646, 2151-8556
    Published: Armonk International Business Machines Corporation 01.09.2004
    Published in IBM journal of research and development (01.09.2004)
    “…Java(TM) has gained widespread popularity in the industry, and an efficient Java virtual machine (JVM(TM)) and just-in-time (JIT…”
    Get full text
    Journal Article
  13. 13

    Compiling Java just in time by Cramer, T., Friedman, R., Miller, T., Seberger, D., Wilson, R., Wolczko, M.

    ISSN: 0272-1732, 1937-4143
    Published: Los Alamitos IEEE 01.05.1997
    Published in IEEE MICRO (01.05.1997)
    “…The Java programming language promises portable, secure execution of applications…”
    Get full text
    Journal Article
  14. 14

    picoJava-I: the Java virtual machine in hardware by O'Connor, J.M., Tremblay, M.

    ISSN: 0272-1732, 1937-4143
    Published: Los Alamitos IEEE 01.03.1997
    Published in IEEE MICRO (01.03.1997)
    “…Our goal is to describe the picoJava-I architecture. To do so, we first describe characteristics of the Java Virtual Machine that are of interest to a processor designer…”
    Get full text
    Journal Article
  15. 15

    Understanding and Fixing Multiple Language Interoperability Issues: The C/Fortran Case by Sultana, Nawrin, Middleton, Justin, Overbey, Jeffrey, Hafiz, Munawar

    ISSN: 1558-1225
    Published: ACM 01.05.2016
    “…We performed an empirical study to understand interoperability issues in C and Fortran programs. C/Fortran interoperability is very common and is…”
    Get full text
    Conference Proceeding
  16. 16

    Virtual Program Counter (VPC) Prediction: Very Low Cost Indirect Branch Prediction Using Conditional Branch Prediction Hardware by Hyesoon Kim, Joao, J.A., Mutlu, O., Chang Joo Lee, Patt, Y.N., Cohn, R.

    ISSN: 0018-9340, 1557-9956
    Published: New York IEEE 01.09.2009
    Published in IEEE transactions on computers (01.09.2009)
    “…Indirect branches have become increasingly common in modular programs written in modern object-oriented languages and virtual-machine-based runtime systems…”
    Get full text
    Journal Article
  17. 17

    Extending Languages by Leveraging Compilers: From Modelica to Optimica by Hedin, Görel, Åkesson, J, Ekman, Torbjörn

    ISSN: 0740-7459, 1937-4194
    Published: Los Alamitos, CA IEEE 01.05.2011
    Published in IEEE software (01.05.2011)
    “…Constructing compilers using ordinary object-oriented programming takes advantage of parser generators to construct abstract syntax trees (ASTs) and uses the…”
    Get full text
    Journal Article
  18. 18

    Interface Grammars for Modular Software Model Checking by Hughes, G., Bultan, T.

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.09.2008
    Published in IEEE transactions on software engineering (01.09.2008)
    “…Verification techniques relying on state enumeration (e.g., model checking) face two important challenges: the state-space explosion, an exponential increase…”
    Get full text
    Journal Article
  19. 19

    Java and the shift to net-centric computing by Hamilton, M.A.

    ISSN: 0018-9162, 1558-0814
    Published: New York IEEE 01.08.1996
    Published in Computer (Long Beach, Calif.) (01.08.1996)
    “…Java is an object-oriented programming language with a syntax similar to C and C++, only simpler. Because Java is an interpreted language, the typical C…”
    Get full text
    Journal Article
  20. 20

    Java programming for high-performance numerical computing by Moreira, J. E., Midkiff, S. P., Gupta, M., Artigas, P. V., Snir, M., Lawrence, R. D.

    ISSN: 0018-8670
    Published: Armonk International Business Machines Corporation 2000
    Published in IBM systems journal (2000)
    “…First proposed as a mechanism for enhancing Web content, the Java language has taken off as a serious general purpose programming language…”
    Get full text
    Journal Article