Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Teechart java tutorial in Title/Summary

TeeChart for Java

TeeChart for Java

Java Charting Library shipping with 100% sourcecode included. It offers 56 Chart styles, 38 mathematical functions and 20 Chart tools components for additional functionality. Supports Swing, SWT, Android, BlackBerry and major Java IDEs and Editors.

  • Publisher: Steema Software
  • Home page: www.steema.com
  • Last updated: May 27th, 2020
OpenGl Tutorial 07

OpenGl Tutorial 07

OpenGl Tutorial 07 is a rendering software created in Java. The cylinder and the sphere have their own rotation and translation. To draw the sphere inside the cylinder, we have to remember where is the center of the cylinder before applying its transformations (rotation ...). Thats's why the surround the code with push/pop matrix.

TeeChart for Delphi 7

TeeChart for Delphi 7

TeeChart is a free charting component for the Microsoft Visual Studio .NET community and TeeChart for PHP is an open-source library for PHP environments. The TeeChart Charting Library offers Charts, Maps and Gauge (instrument)[5] in versions for Delphi VCL, Activex, C Sharp (programming language) for Microsoft Visual Studio .NET, Java (programming language) and PHP..

  • Publisher: Steema Software SL
  • Home page: www.teechart.net
  • Last updated: May 21st, 2008

Teechart java tutorial in Description

RiverSoftAVG Charting Component Suite

RiverSoftAVG Charting Component Suite

The RiverSoftAVG Charting Component Suite (RCCS) for Delphi 5-XE (Win32 and VCL.NET) is a free (for non-commercial use) with SOURCE charting Suite for adding charts and graphs to your programs. Avoids TeeChart conflicts when you distribute components that use charts and having a conflict between TeeChart Pro and the version of TeeChart that came with Delphi

TeeChart for PHP

TeeChart for PHP

Object-Oriented Charting component library completely written in PHP and ready to be used in any PHP scripts. It includes full source code meaning that no loaders have to be used in order to create a Graph on servers.

  • Publisher: Steema Software
  • Home page: www.steema.com
  • Last updated: May 20th, 2021
Self-Driven Particle Model

Self-Driven Particle Model

Self-Driven Particle Model is a physics simulation model. It is made in Java, which means that you can run it directly from the website or on Windows, Linux or Mac OS X. Unlike other simulations by PheT, this one is more of a tutorial and it is very interactive.

  • Publisher: University of Colorado, Department of Physics
  • Last updated: July 20th, 2011
TeeChart Pro VCL/FMX

TeeChart Pro VCL/FMX

100% VCL native Charting component library with optional 100% SourceCode. Support for Delphi, C++Builder, RAD Studio and FireMonkey. It provides entire featureset to create charts, maps and gauges in 2D, 3D and OpenGL.

  • Publisher: Steema Software
  • Home page: www.steema.com
  • Last updated: June 16th, 2023
Calculus Problem Solver

Calculus Problem Solver

Solve any calculus differentiation problem with this calculus tutorial software. Calculus differentiation and calculus tutorialCalculus Problem Solver can solve differentiation of any arbitrary equation and output the result. It can provide detailed step-by-step solutions to given differentiation problems in a tutorial-like format. On top of these, it can also initiate an interactive quiz in which you can solve differentiation while the computer corrects your solutions. This software is useful for beginner calculus students and can be used to learn differentiation and even practice differentiation by using the interactive quiz. Key Features Differentiation of input equations that can be solved by the following rules: Constant Rule: d(C) = 0 Sum Rule: d(E1+E2)=d(E1)+d(E2) Factor Rule: C*d(X) Multiplication Rule: d(E1*E2)=d(E1)*E2+E1*d(E2) Division Rule: d(E1/E2)=(d(E1)*E2-E1*d(E2))/(E2^2) Power Rule: d(X^N)=N*X^(N-1)*d(X) Exponential Rule: d(C^X)=ln(C)*C^X*d(X) Sin Rule: d(sinX)=cosX*d(X) Cos Rule: d(cosX)=-sinX*d(X) Tan Rule: 1/((cosX)^2)*d(X) Arcsin Rule: d(arcsinX)=1/((1-X^2)^0.5)*d(X) Arctan Rule: d(arctanX)=1/(1+X^2)*d(X): Chain Rule Detailed step-by-step solution by using the above formulas; Interactive Quiz with multiple choice and fill-in-blank questions; Save Solutions in Text Format; Print Solutions; Multiplatform (works on any machine that can handle Java Virtual Machine);

  • Publisher: Runiter
  • Home page: www.runiter.org
  • Last updated: May 7th, 2008

Additional Teechart java tutorial selection

ChooseDropActionDemo

ChooseDropActionDemo

ChooseDropActionDemo is a demo of a routine created with Java.It contains three lists. As you can see in the screen shot, the list on the left labeled "Drag from here" is the drag source. This list supports both move and copy but it does not implement import — so you cannot drop into it.

  • Publisher: The Java Tutorial: Sun Microsystems, Inc.
  • Home page: docs.oracle.com
  • Last updated: August 31st, 2011
SpringForm

SpringForm

The SpringLayout class was added in JDK version 1.4 to support layout in GUI builders. SpringLayout is a very flexible layout manager that can emulate many of the features of other layout managers. SpringLayout is, however, very low-level and as such you really should only use it with a GUI builder, rather than attempting to code a spring layout manager by hand

  • Publisher: The Java(tm) Tutorial: Sun Microsystems, Inc.
  • Home page: java.sun.com
  • Last updated: September 11th, 2011
SpringGrid

SpringGrid

The SpringLayout class was added in JDK version 1.4 to support layout in GUI builders. SpringLayout is a very flexible layout manager that can emulate many of the features of other layout managers.For example, you might define that the left edge of one component is a fixed distance (5 pixels, say) from the right edge of another component.

  • Publisher: The Java(tm) Tutorial: Sun Microsystems, Inc.
  • Home page: java.sun.com
  • Last updated: April 11th, 2012
MyDoggy - TutorialSet

MyDoggy - TutorialSet

Using this application you can learn how to use the api provided by MyDoggy. In every step, pay attention to the code in green that highlights the new code introduced in that step. The program is using the java webstart application and it provides a nice gui for watching the tutorials contained.

Crystal Reports

Crystal Reports

SAP Crystal Reports software enables you to easily design interactive reports and connect them to virtually any data source. Your users can benefit from on-report sorting and filtering – giving them the power to execute decisions instantly. And with SAP Crystal Reports Dashboard Design package, you can gain even more functionality for compelling reports.

  • Publisher: SAP Crystal Solutions(R)
  • Last updated: November 28th, 2011
Java

Java

Java SE Development Kit is an environment designed for building applications, applets and components using the Java programming language. The program provides you useful tools for developing and testing programs written in the Java programming language and running on the Java platform.

  • Publisher: Oracle
  • Home page: www.oracle.com
  • Last updated: October 31st, 2017
BlueJ

BlueJ

BlueJ is a development environment that allows you to develop Java programs easily. It has a deliberately smaller and simpler interface than professional environments like NetBeans or Eclipse. This allows beginners to get started more quickly, and without being overwhelmed.

  • Publisher: BlueJ
  • Last updated: November 2nd, 2022
Java 3D

Java 3D

Java 3D 1.5 is used to create and manipulate high quality 3-Dimensional graphics and geometry for applications and applets based on Java technology. This rich, platform-independent and scalable graphics can be incorporated within Java based applications and applets. It runs on JDK v1.5 and higher and is also supported by other operating environments like; Windows, Linux, Solaris and MacOS X.

  • Publisher: Oracle
  • Home page: java.sun.com
  • Last updated: March 5th, 2008
HTML Executable

HTML Executable

HTML Executable can help you distribute websites as e-books. The tool supports generating three types of publications. If you are a proficient user, you can take advantage of the program's advanced features. These include customizing the publication's splash screen, the table of contents and the search engine.

  • Publisher: G.D.G. Software
  • Home page: www.htmlexe.com
  • Last updated: July 29th, 2020
DJ Java Decompiler

DJ Java Decompiler

DJ Java Decompiler v3.9.9.91 is a disassembler and graphical decompiler for Java which is responsible for reconstructing the original source code from the already compiler binary CLASS files that is Java Applets. Besides, it is a fully featured Java editor that uses graphic user interface with syntax coloring. But you do not need to have Java Virtual Machine (JVM) or other Java SDK pre-installed.

  • Publisher: Atanas Neshkov
  • Home page: www.neshkov.com
  • Last updated: September 20th, 2016