java could well be the answer to the problem of choosing an appropriate language for the first programming course. This paper looks at the pros and cons of teaching java, concluding that java appears to have outstandi...
详细信息
In this paper we introduce the DELFT-java multithreaded processor architecture and organization. The proposed architecture provides direct translation capability from the java Virtual Machine instruction set into the ...
详细信息
ISBN:
(纸本)9783540634409
In this paper we introduce the DELFT-java multithreaded processor architecture and organization. The proposed architecture provides direct translation capability from the java Virtual Machine instruction set into the DELFT-java instruction set. The instruction set is a 32-bit RISC instruction set architecture with support for multiple concurrent threads and java specific constructs. The parallelism is extracted transparently to the programmer. Except for kernel programs, programmers need only be concerned with the semantics of the java programming language. In addition, programmers who desire to take greater advantage of parallelism can execute privileged instructions which provide additional capabilities for Multimedia and DSP processing.
Jacl, java Command language, is a version of the Tcl [1] scripting language for the java [2] environment. Jacl is designed to be a universal scripting language for java: the Jacl interpreter is written completely in J...
详细信息
The hypertext mark-up language (HTML) is the basis of information provision on the Internet's fast-growing World Wide Web. This medium has increasingly become both an imperative of organizational self-presentation...
详细信息
The hypertext mark-up language (HTML) is the basis of information provision on the Internet's fast-growing World Wide Web. This medium has increasingly become both an imperative of organizational self-presentation and a part of the mass media and popular culture. The production and publishing of basic HTML is nevertheless a relatively democratising medium, in that it is fairly simple to work with, does not require programming expertise and can be originated on minimal specification computers. It is an appropriate medium for information professionals, since the importance of the content, organisation and presentation of the information outweighs the technical computing aspects. Although other options are available, or emerging, for Internet publishing and graphical browsing, HTML is likely to remain the core method for information providers. A 'quick reference' of the main HTML tags and their syntaxes is outlined and discussed. Alternatives to HTML, such as Adobe's Acrobat software and Sun's new lava application language, are briefly described.
As a rule, developing a new programminglanguage is not a good idea. Of all the myriad languages that have been devised to programme computers relatively few survive, and popular wisdom holds that the world needs yet ...
详细信息
As a rule, developing a new programminglanguage is not a good idea. Of all the myriad languages that have been devised to programme computers relatively few survive, and popular wisdom holds that the world needs yet another language like a hole in the head. In 1995, US computer company Sun Microsystems threw popular wisdom to the wind and launched java-a new object-oriented programminglanguage. Today, java has become arguably the most discussed and hyped technology in the IT business, a status attributable to the remarkable fit between the unique features of java and the computing landscape of today. java can be used to distribute executable content across the Internet, an ability that has led some to conclude that it may transform the nature of computing. The java programming language is revolutionising the capabilities of the Internet and the World Wide Web.
作者:
Becker, J.C.Bloebaum, C.L.
Department of Mcchanical and Aerospace Engineering State University of New York at Buffalo Buffalo United States
The programminglanguagejava (recently referred to as the computer language of the Web) offers substantial possibilities for the type of complex engineering problems typically encountered in Multidisciplinary Design ...
详细信息
java is a new programminglanguage that has been developed by Sun Microsystems. They claim that java has a number of advantages over traditional programminglanguages. One of these advantages is the ability to execute...
详细信息
The java™1 system (hereafter referred to simply as "java") inherently supports the transmission of stateless computation in the form of object classes. In this paper we address the related task of capturing ...
详细信息
The implementation of dynamically bound object oriented pro-gramming languages require the ability to quickly bind a logical reference to a method and to quickly allocate a context for the in-voked method. In this pap...
详细信息
In this paper, we describe the design of a system, called ParaWeb, for utilizing Internet or intra-net computing resources in a seamless fashion. The goal is to allow users to execute serial programs on faster compute...
详细信息
ISBN:
(纸本)9781450373395
In this paper, we describe the design of a system, called ParaWeb, for utilizing Internet or intra-net computing resources in a seamless fashion. The goal is to allow users to execute serial programs on faster compute servers or parallel programs on a variety of possibly heterogeneous hosts. ParaWeb provides extensions to the javaprogramming environment (through a parallel class library) and the java runtime system that allow programmers to develop new java applications with parallelism in mind, or to execute existing java applications written using java's multithreading facilities in parallel. Some experimental results from our prototype implementation are used to demonstrate the potential of this approach.
暂无评论