Basic Edition:
Create Flowchart from Source Code with one click. Get a clear view of the code with Flowcharts. You will be up to speed in significantly less time.
Automatic-Formatting of Code and Comments. More than just indenting and line wrapping.
Improved code readability saves time. Export to bmp/jpg/visio, state/transition diagrams, custom-shapes for function-calls.
Docs Edition: Comprehensive HTML docs with flowcharts, trees
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property<Widget, Color, &Widget::set_color, &Widget::get_color> color; Supports binding properties together to auto-synchronize their values. Has its own signals implementation. Supports binding properties with a transformation by a functor. See article http://ex-code.com/articles/binding-properties.html
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property<Widget, Color, &Widget::set_color, &Widget::get_color> color; Supports binding properties together to auto-synchronize their values. Has its own signals implementation. Supports binding properties with a transformation by a functor. See article http://ex-code.com/articles/binding-properties.html
CASE-tool for visual design of object-oriented information structures. It generates ready-to-use source code in Delphi and provides visual design of component, collection, collection items and persistent classes, their inheritance and composition relations. Tool supports the references between structure elements and referential integrity of the whole structure. OO-Structure Maker uses UML-like language for description; integrated with Delphi IDE.
OODogs is an image viewer for dog lovers to import, view, organize, edit, print, and share their dogs photos. You can use OODogs to print your dog's photos in any size you want. Edit your dog's photos with the OODogs editing tools is fast and easy. Import and rename photos from your digital camera can be done in one step. You can also use the batch functions to rename, rotate, and resize your photos.
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property<Widget, Color, &Widget::set_color, &Widget::get_color> color; Supports binding properties together to auto-synchronize their values. Has its own signals implementation. Supports binding properties with a transformation by a functor. See article http://ex-code.com/articles/binding-properties.html
db4o (database for objects) is the open source object database, native to Java.
Free software, available under the GPL and under a commercial license.
Persist any object with one line of code. Other features are object-oriented replication, Native Queries, automatic schema recognition, 400K footprint.
Ideal for embedded use, e.g., in software running on mobile or medical devices, in packaged software, and for real-time systems.
db4o (database for objects) is the open source object database, native to Java.
Free software, available under the GPL and under a commercial license.
Persist any object with one line of code. Other features are object-oriented replication, Native Queries, automatic schema recognition, 400K footprint.
Ideal for embedded use, e.g., in software running on mobile or medical devices, in packaged software, and for real-time systems.
|