jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 61
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 >>
Sort Listings By:
Hits: 297

An introduction to neural networks

Rating 0.0 0.0
Neural nets may be the future of computing. A good way to understand them is with a puzzle that neural nets can be used to solve. Suppose that you are given 500 characters of code that you know to be C, C++, Java, or Python. Now, construct a program that identifies the code's language. One solution is to construct a neural net that learns to identify these languages. This article discusses the basic features of neural nets and approaches to constructing them so you can apply them in your own coding.
Platform(s): n/a Date: Jul, 12 2001
DETAIL
Hits: 527

Building management applications with Jiro and WBEM

Rating 0.0 0.0
This article shows you how to combine and leverage the best parts of Jiro technology and the Web-Based Enterprise Management (WBEM) initiative. Using familiar examples from the previous two articles of this column, this article introduces the WBEM client technologies for accessing and manipulating data in a CIMOM. It then shows you how to access the same data more elegantly and efficiently, by rearchitecting the Jiro management facade to act as the interface to the CIMOM. Finally, he talks about the need for greater standardization of Jiro management facades and discusses the future of management application programming under a combined Jiro and WBEM development platform.
Platform(s): n/a Date: Jul, 11 2001
DETAIL
Hits: 543

Quick Java programming with FESI

Rating 0.0 0.0
In the real world of everyday computing (and development), there are many situations where "whipping up a Java program" to perform a task is either impractical or too time consuming. This article takes you into the underground world of FESI (Free EcmaScript Interpreter), where deploying the Java language in a quick-and-dirty fashion is the norm rather than the exception. Article includes code snipets.
Platform(s): n/a Date: Jul, 03 2001
DETAIL
Hits: 594

User interface logic in use case modeling

Rating 0.0 0.0
This article leads you into the gray zone between modeling and method, with a look at requirements gathering via use case modeling. In particular, this article focuses on the relationship between user interfaces, system interfaces, and use case descriptions.
Platform(s): n/a Date: Jun, 26 2001
DETAIL
Hits: 263

Introduction to WBEM and the CIM

Rating 0.0 0.0
This is a continuation of the three-part series on building resource management applications. It takes a look at the Web-Based Enterprise Management (WBEM) initiative. WBEM serves to standardize the description and use of managed resources in enterprise networks. Follow along as the author describes the components that comprise WBEM, and practice using the technology with a simple filesystem example.
Platform(s): n/a Date: Jun, 19 2001
DETAIL
Hits: 565

Getting started with the FMA and Jiro

Rating 0.0 0.0
If you're looking for a unique programming challenge, try your hand at building a management application for a distributed, cross-platform network. This article is the first in a three-part series that looks at how Sun Microsystems's Jiro technology and the Distributed Management Task Force's Web-Based Enterprise Management Initiative (WBEM) can simplify the creation of management applications for heterogeneous environments.
Platform(s): n/a Date: Jun, 01 2001
DETAIL
Hits: 509

Faster apps on a better machine

Rating 0.0 0.0
If you want to build and run faster Java applications on the IBM Developer Kit for Linux, version 1.3, roll up your sleeves and prepare to get dirty. This article provides hands-on instruction for profiling, monitoring, and performance tuning not only your IBM Developer Kit, but your hardware capacity, the Linux 2.2.x kernel, and your Java applications.
Platform(s): n/a Date: May, 23 2001
DETAIL
Hits: 277

Diagnosing Java Code: The Liar View bug pattern

Rating 0.0 0.0
GUIs are generally designed with a model-view-controller architecture in which the view is decoupled from the model. The separation presents a challenge to automated testing because it's difficult to verify that a state change in the model is reflected appropriately in the view -- it spawns the infamous "Liar View." This installment of Diagnosing Java Code examines the Liar View bug pattern.
Platform(s): n/a Date: Apr, 23 2001
DETAIL
Hits: 336

Build your own Java-based supercomputer

Rating 0.0 0.0
If you've ever wanted to build your own supercomputer but have been held back by the demands of parallel programming in C, Pseudo Remote Threads is for you. This prize-winning Java programming model greatly simplifies parallel programming on clusters, bringing supercomputing out of the laboratory and into the hands of everyday Java programmers. Article includes code snipets.
Platform(s): n/a Date: Apr, 12 2001
DETAIL
Hits: 371

Creating a text adventure game in Java

Rating 1.0 1.0
This is a series of tutorials that show you how to create an object-orientated adventure gaming system.
Platform(s): n/a Date: Sep, 21 1999
DETAIL
Amount: 61
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 >>