Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Java library

Chemistry Java library for chemoinformatics and http //almost.cubic.uni-koeln.de/cdk/... [Pg.244]

The Java language provides a virtual machine that runs the same on all hardware.3 The public GUI classes in the Java library are the same for all hardware, but they are facades for a layer of peer classes that adapt to the local operating system. [Pg.666]

Steinbeck, C., Hoppe, C., Kuhn, S., Floris, M., Guha, R, Willighagen, E. L. (2006) Recent developments of the Chemistry Development Kit (CDK) - an open-source JAVA library for chemo and bioinformatics. Curr Pharm Des 12(17), 2110-2120. [Pg.89]

OpenEye s Lexichem,23 and ChemAxon52 has announced the imminent release of their own product early in 2008. As mentioned earlier, an Open Source Java library for the interpretation of IUPAC systematic names,34 OPSIN, has also been made available. In this chapter, most examples are based on Name=Struct and ACD/Name to Structure. We judge these programs to currently be the most advanced products in this area, but all considerations are general in nature and relevant to all of the conversion routines presently existing or still under development. [Pg.29]

Steinbeck, C., Han, Y., Kuhn, S., Horlacher, O., Luttmann, E. and Willighagen, E. (2003) The chemistry development kit (CDK) an open-source Java library for chemo- and bioinformatics. [Pg.1176]

Steinbeck C, Han Y, Kuhn S, Horlacher O, Luttraann EE, Willighagen E (2003) The chemistry development kit(CDK) an open source JAVA library for Chemo-and Bioinformatics. J Chem Informat Model 43 493-500... [Pg.90]

Hinselmann G, Rosenbaum L, Jahn A, Fechner N, Zell AJ (2011) Compound Mapper an open source JAVA library and command line tool for chemical fingerprints. J Chemoinformatics 3 3... [Pg.130]

A open source free forecasting software, part of the Java library. [Pg.60]

ColdFusion MX 6.1 is one example of a Web application server. Other examples are CGI and ASP.NET. These examples of server-side technologies are more secure because individual clients do not have any direct access to the code. Java libraries can be imported into Web pages by using ColdFusion. ColdFusion was created by Macromedia in 2003, and is supported by the operating systems Windows Server 2003, Red Hat Linux 8 and 9, and Solaris 9. ColdFusion s compiler can take Java hyte code and directly compile it into ColdFusion code, which speeds up the Web ps e interactions. [Pg.1071]

CDK Independent developers The Chemistry Development Kit (CDK) is a Java library for structural chemo- and bioinformatics. Calculates 260 types of descriptors http //cdk.sourceforge.neV... [Pg.335]

Java Virtual Machine miming on the system. Mechanisms like JIT (Just in Time Compiler - parts of the byte code were compiled into machine code) or JNI (Java Native Interface - enables the use of fast libraries resulting from compiled C+ + Code within a Java program) can be used to reduce this characteristic disadvantage. [Pg.628]

Application to anisotropic patterns for the purpose of "isotropization is not reasonable [148], The operation can directly be performed by FIT2D [39], Chap. 11). If IDL or pv-wave shall be used, the library functions DIST() and SHIFT() make the program run fast55. If the pedestrian solution of the algorithm is programmed (e.g., in Excel, Java, Pascal, C,...) the square-root56 should not be drawn in order to avoid further reduction of the program speed. [Pg.145]

Scatter search has been implemented in software called OPTQUEST (see www.opttek.com). OPTQUEST is available as a callable library written in C, which can be invoked from any C program, or as a dynamic linked library (DLL), which can be called from a variety of languages including C, Visual Basic, and Java. The callable library consists of a set of functions that (1) input the problem size and data, (2) set options and tolerances, (3) perform steps 1 through 3 to create an initial reference set, (4) retrieve a trial solution from OPTQUEST to be input to the improvement method, and (5) input the solution resulting from the improvement method back into OPTQUEST, which uses it as the input to step 7 of the scatter search protocol. The improvement method is provided by the user. We use the term improvement loosely here because the user can simply provide an evaluation of the objective and constraint functions. [Pg.409]

COM does not have the equivalent of Java s reflection, relying instead on the type library. Consequently, scripting and other applications that require very late binding—in which even the method called is not compiled against an interface but is looked up at runtime—require explicit support in the component itself. Each component can support what are called dispatch interfaces, in which a client requests an operation by a number the component resolves the mapping from numbers to methods to invoke. COM uses outgoing interfaces to define events, just as JavaBeans uses its events. [Pg.426]

Schuller, A., Hahnke, V, Schneider, G. (2007) SmiLib v2.0 a Java-based tool for rapid combinatorial library enumeration QSAR. Comb Sci 26, 407-110. [Pg.51]

PGVL Hub has been well entrenched as one of the key desktop molecular design tools used by Pfizer medicinal chemists. Its solid three-tier enterprise architecture and powerful client-side component easily deployed by Java Web Start provide a very attractive platform with a proven track record for future enhancement and innovations in singleton and library design. There are many possibilities for further enhancement based on user requests as well as attractive methodologies and algorithms already published in the literature (6-27). Here we would like to list a few, with some already being prototyped. [Pg.313]

JOELib a Java based cheminformatics library, version 2 University of Tuebingen, Tuebingen, Germany, 2009. http // sourceforge. net /projects /] oelib... [Pg.346]

Although the following example has been used by other authors in different contexts, I do not hesitate using it here again to demonstrate how to build systems with better abstractions. The reason is it uses the Java Collection Framework—a Java class library that is familiar to many developers and the framework itself is a good example of encapsulation. Suppose you want to design a compound library class that contains a list of individual compounds. Also suppose that the clients of the CompoundLibrary class need read-access to the compound list and the developer decides to use ArrayList to hold the compounds inside the CompoundLibrary class. A naive implementation of the CompoundLibrary class is as follows ... [Pg.14]

The SBML homepage (http //sbml.org) provides an impressive list of software implementing the notation. The site offers downloads of software libraries that enable easy incorporation to several programming languages (C, C++, Java, Python) as well as mathematics packages (Matlab, Mathematica), and this accessibility has significantly contributed to its success. [Pg.116]

The next step is to equip the JAVA classes with a COM interface. Tools like [629] are able to automatically generate a COM interface for a given set of JAVA classes. The required infrastructure code is generated, compiled, and linked to the given code, a type library is generated, and both are embedded into the COM runtime environment. [Pg.736]

K2 is implemented as a multithreaded server that can handle multiple client connections. Clients communicate with the server using either Remote Method Invocation, Internet Inter-Orb Protocol, or an ad hoc socket protocol. In addition to a set of client libraries that simplify accessing K2 from any Web application that uses Java servlets, a chent that provides interactive command line access to the system has been implemented. [Pg.396]


See other pages where Java library is mentioned: [Pg.25]    [Pg.97]    [Pg.151]    [Pg.56]    [Pg.289]    [Pg.25]    [Pg.97]    [Pg.151]    [Pg.56]    [Pg.289]    [Pg.51]    [Pg.123]    [Pg.629]    [Pg.312]    [Pg.66]    [Pg.114]    [Pg.89]    [Pg.71]    [Pg.71]    [Pg.297]    [Pg.48]    [Pg.56]    [Pg.108]    [Pg.34]    [Pg.139]    [Pg.133]    [Pg.90]   
See also in sourсe #XX -- [ Pg.244 ]




SEARCH



Java

© 2024 chempedia.info