THIS book covers the Java™ Native Interface (JNI). It will be useful to you if
you are interested in any of the followINg:
• integrating a Java application with legacy code written in languages such as C
or C++
• incorporating a Java virtual machine implementation into an existing application
written in languages such as C or C++
• implementing a Java virtual machine
• understanding the technical issues in language interoperability, in particular
how to handle features such as garbage collection and multithreading
Scotia Airlines is a new budget airline operating between Glasgow Airport and the Western
Isles. It operates two 24-seater light passenger aircraft and requires a flight booking system.
Because Scotia offers low cost air travel, there is a need to treat each flight as single cost centre
and to be able to ascertain, at any moment, the amount of the cash taken for that flight.
Reservations and bookings cannot be made until the flight details have been finalised (flight
number, departure and arrival airports). A seat on a flight is considered booked when payment
as been received for it. When a reservation is confirmed (changed to booked), the passenger
name is checked against the original reservation.
A flight can be in any of the followINg states:
Available for bookings
Checking in
Boarding
Closed
The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The followINg protocols/algorithms are included in the library: Base64 encoding/decoding Binary tree Random number HMAC authentication MD5 DES RTP MBus SAP
This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the followINg FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip
The tour is self-guided and can be performed in any order.
To run the presentation, first uncompress the zipped archive and store it in an appropriate directory. Run the Matlab® , enter the selected directory, and type “tutorial” in the prompt.
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces followINg the direct manipulation principle. The ET++ class library is
implemented in C++ and can be used on several operating systems and window system
platforms. Since its initial conception the class library has been continuously
redesigned and improved. It started with an architecture which was close to MacApp.
During several iterations a new and unique architecture evolved. A byproduct of the
ET++ project is a set of tools, which were designed to support the exploration of ET++
applications at run-time.
設(shè)計模式一書引用的主要參考例程,一個跨平臺的應(yīng)用框架,基于C++實現(xiàn),是學(xué)習(xí)面向?qū)ο蟮慕?jīng)典源碼.
電路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the followINg elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare of arithmetic expressions
北京大學(xué)ACM比賽題目
In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the followINg conjecture:
Every even number greater than 4 can be
written as the sum of two odd prime numbers.
For example:
8 = 3 + 5. Both 3 and 5 are odd prime numbers.
20 = 3 + 17 = 7 + 13.
42 = 5 + 37 = 11 + 31 = 13 + 29 = 19 + 23.
Today it is still unproven whether the conjecture is right. (Oh wait, I have the proof of course, but it is too long to write it on the margin of this page.)
Anyway, your task is now to verify Goldbach s conjecture for all even numbers less than a million.
ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application.
The followINg view modes are implemented:
Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type.
RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control.
Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component.
Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control.
Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control.
Plugins: all files supported by Total Commander Lister plugins.
Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the followINg details:
Programming I, WXES1114, taught by SMT.
Besides, your program must test all the accessor and mutator methods you had defined and the toString() method. toString() method is a special method inherited from the Object class. You have to override this method to display all the information about a course.
s file contains the Joone Distributed training Environment (DTE).
See http://www.jooneworld.com/docs/dte.html to learn more about it.
To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org
Joone and the DTE are both released with the LGPL license
@2004 Paolo Marrone and the Joone team - All rights reserved
====================================================================
Credits
The Joone DTE uses the followINg external packages:
- SUN Jini Network Technology http://wwws.sun.com/software/jini/index.html
- Computefarm Framework http://computefarm.jini.org
- Spring Framework http://www.springframework.org
We want to thank all the authors and contributors of the above packages.
Please read the respective licenses contained in this distribution.