Did you mean
Java program (19 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- NEED JAVA PROGRAM
- HI ,I AM IN NEED OF A JAVA SNIPPET IN WHICH THE OUTPUT SHOULD BE THE PROPERTIES OF THE WORD DOCUMENT IN THE INPUT IS WORD DOCUMENT,PLEASE REPLY ME AS SOON AS POSSIBLE BY THE EOD.REGARDS,HKRISH
- Discussion threads 2007-08-29
- java program
- blog rootI have to follow a Pseudo code, why, I'm not sure, would be easier to write it without it.but here is the Pseudo code layout:Payroll-input : Scanner +main(args [ ] : String)-calculateEarnings(employeeCount : int) : StringDEFINE local variable employeeCount, an integer and initialize it to 1DEFINE local variable employeeCountLimit,...
- Discussion threads 2006-09-22
- Get the most out of Java's class loaders
- Class loaders are one of Java's most powerful features.However, developers often forget about the class-loading component even thoughit's essential when you develop anything more complex than a "Hello,world" application. Class loader is the class responsible for finding andloading class files at runtime. Java allows you to use different class loaders,as...
- Technical articles 2006-06-07
- lost password in java program
- i forgot my password on a program called Sternkriegmy username is haxxxordudemy password is something...its a java programi keep trying all my passwords that i normaly use...and it didnt ask for my email address when i started so i cant get my password backany ideas how to get it back?...
- Q&A 2005-11-15
- Start-up banks on Java hardware boost
- Stay on top of the latest tech news with our free IT News Digest newsletter, delivered each weekday. Automatically sign up today!By ...
- Technical articles 2004-09-28
- Download this code review checklist to ease QA on Java programs
- Formal code reviews offer a structured way to improve the quality of your work. Download this checklist for reviewing Java code and you'll be on your way to better programs and happier clients.You've written a Java program, you're happy with the results, and now you'll turn it over to your...
- Technical articles 2002-02-28
- Finding Failure-Inducing Changes in Java Programs Using Change Classification
- Testing and code editing are interleaved activities during program development. When tests fail unexpectedly, the changes that caused the failures are not always easy to find. The paper explores how change classification can focus programmer attention on failure-inducing changes by automatically labeling changes Red, Yellow, or Green, indicating the likelihood...
- White papers 2006-11-11
- Heuristic Ranking of Java Program Edits for Fault Localization
- In modern software development, regression tests are used to confirm the fundamental functionalities of an edited program and to assure the code quality. Difficulties occur when testing reveals unexpected behaviors, which indicate potential defects introduced by the edit. However, the changes that caused the failures are not always easy to...
- White papers 2007-07-12
- Distributed, Multi-Threaded Verification of Java Programs
- Extended Static Checking ESC is a fully automated formal verification technique and is generally quite efficient, as far as verification tools go, but it is still orders of magnitude slower than simple compilation. Verification in ESC is achieved by translating programs and their specifications into Verification Conditions VCs. Proof of...
- White papers 2008-01-01
- Understanding the Shape of Java Software
- Large amounts of Java software have been written since the language's escape into unsuspecting software ecology more than ten years ago. Surprisingly little is known about the structure of Java programs in the wild: about the way methods are grouped into classes and then into packages, the way packages relate...
- White papers 2006-10-26
- Mostly-Functional Behavior in Java Programs
- This paper presents a lightweight type-and-effect system for Java programs that features two major innovations over extant object-oriented effects systems: initialization effects, which are writes to an object's state while it is being constructed, and quiescing fields, which are fields that are never written after an object is constructed. The...
- White papers 2008-10-31
- Slicing Concurrent Java Programs Using Indus and Kaveri
- Program slicing is a program analysis and transformation technique that has been successfully applied in a wide range of applications including program comprehension, debugging, maintenance, testing, and verification. However, there are only a few full-featured implementations of program slicing that are available for industrial applications or academic research. In particular,...
- White papers 2006-09-26
- jPredictor: A Predictive Runtime Analysis Tool for Java
- jPredictor is a tool for detecting concurrency errors in Java programs. The Java program is instrumented to emit property-relevant events at runtime and then executed. The resulting execution trace is collected and analyzed by jPredictor, which extracts a causality relation sliced using static analysis and refined with lock-atomicity information. The...
- White papers 2008-01-01
- Chianti: A Tool for Change Impact Analysis of Java Programs
- This paper reports on the design and implementation of Chianti, a change impact analysis tool for Java that is implemented in the context of the Eclipse environment. Chianti analyzes two versions of an application and decomposes their difference into a set of atomic changes. Change impact is then reported in...
- White papers 2008-01-01
- Executing Java Programs With Transactional Memory
- Parallel programming is difficult due to the complexity of dealing with conventional lock-based synchronization. To simplify parallel programming, there have been a number of proposals to support transactions directly in hardware and eliminate locks completely. Although hardware support for transactions has the potential to completely change the way parallel programs...
- White papers 2007-03-26
- A Two-Phase Escape Analysis for Parallel Java Programs
- Thread escape analysis conservatively determines which objects may be accessed in more than one thread. Thread escape analysis is useful for a variety of purposes - finding races in multi-threaded programs, removing useless synchronization, allocating data to thread-local heaps, and compiling to target more strict consistency models. Thread escape analyses...
- White papers 2006-09-20
- Gax Unit Converter 1 (Windows)
- Gax Unit Converter is my first Java program. Not only doest it convert common units, but also let user tailor the conversion options and conversion factors. It is a Java program and should be able to run on any OS. This version is the first release on CNET Download.com. ...
- Software downloads 2007-06-25
- Java_WinIcon 2.0.1 (Windows)
- Java_WinIcon is a java program that can be used to add an icon representation for any java program under Windows OS. The program can be used by Java developers to give their Windows Customers an application icon for their java products to be placed on the desktop and on the...
- Software downloads 2002-01-16
- Using Eclipse to Develop Java Programs on HP NonStop Servers
- This paper describes how Eclipse can be used to develop and deploy Java applications on the HP NonStop server platform. Three different scenarios are used here to cover the different options available on this platform. These scenarios will cover almost all situations that users might encounter at a customer site.
- White papers 2005-03-01
Additional Resources
- Nagios + Event Handler + Java program
- Hi,I am trying to start a java program from nagios event handler at CRITICAL + SOFT + 3 or CRITICAL + HARD status.My Observations: I used the echo command in mytest.sh and am getting the result in the nagios.debug log file. But when I am running the java command in mytest.sh script...
- Discussion threads 2009-03-09
- << Previous
- page 1 of 1
- Next >>
