Télécharger la liste

Description du projet

FlowDesigner is a data flow-oriented development environment. It can be used to build complex applications by combining small, reusable building blocks. In some ways, it is similar to both Simulink and LabView, but is hardly a clone of either.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-26 07:28
0.6.2

Cette version utilise libxml2. La procédure d'initialisation et Feedback.cc ont été mis à jour.
Tags: Major bugfixes
This release uses libxml2. The initialization procedure and Feedback.cc were updated.

2002-05-03 23:37
0.6.1

specificInitialize () a été renommé pour initialiser (). Cela affecte ceux qui écrivent leurs propres nœuds. Il existe une certaine nouvelle documentation. Annulation d'un programme avec le bouton «stop» a moins de chances de provoquer un accident. CAllPole a été renommée en l'IIF, le rendre plus clair ce que le noeud est en train de faire. Il existe diverses améliorations d'interface graphique, de nombreuses corrections de bugs, une horloge temps réel (/ dev / rtc) soutien pour le chronométrage pendant qu'ils attendent, et définis par l'utilisateur comme struct-types, dans l'utilisation de la MakeComposite et les ganglions GetComposite.
Tags: Minor feature enhancements
specificInitialize() has been renamed to initialize(). This affects those who write their own nodes. There is some new documentation. Cancelling a program with the "stop" button has less chance of causing a crash. CAllPole was renamed to IIR, making it more clear what the node is doing. There are various GUI improvements, many bugfixes, real-time clock (/dev/rtc) support for timing/waiting, and user-defined struct-like types through the use of the MakeComposite and GetComposite nodes.

2001-11-21 14:53
0.6.0

De nombreuses améliorations à l'interface graphique GNOME (copier / coller, trucs et astuces, des corrections de bugs, etc), l'amélioration de C + + génération de code (le code généré peut maintenant être compilé sur Win32), les réseaux de soutien de base, l'amélioration de débogage, d'améliorations de la vitesse (y compris auto-détection des 3DNow ! et SSE), «débordement de scripts shell" (#! fichiers), et corrections de bugs ont été ajoutés. Code a été nettoyé et simplifiée.
Tags: Major feature enhancements
Many improvements to the gnome GUI (copy/paste, tooltips, bugfixes, etc.), improved C++ code generation (generated code can now be compiled on Win32), basic networking support, improved debugging, speed improvements (including auto-detection of 3DNow! and SSE), overflow "shell scripts" (#! files), and bugfixes were added. Code was cleaned up and simplified.

2001-07-26 22:51
0.5.1

Un bug majeur a été fixé dans le code de MGM. La première version de travail de la boîte à outils Fuzzy Logic a été ajouté. Il est désormais sûr d'installer débordement avec - prefix = / usr. Le noyau de dépassement de capacité (pas l'interface graphique) a été porté sous Win32. La première version de travail du C + + générateur de code a été ajouté. Au lieu d'enregistrer dans un fichier XML, C + + code est généré et peut être construit pour produire des applications autonomes en utilisant des boîtes à outils chargés dynamiquement.
Tags: Major bugfixes
A major bug was fixed in the GMM code. The first working version of the Fuzzy
Logic toolkit was added. It is now safe to install overflow with --prefix=/usr.
The core of Overflow (not the GUI) was ported to Win32. The first working
version of the C++ code generator was added. Instead of saving into a XML file,
C++ code is generated and can be built to produce stand-alone applications
using dynamically loaded toolboxes.

2001-07-04 20:33
0.5.0

Les nouvelles fonctionnalités comprennent O I / binaire (sérialisation / relecture) des objets, des améliorations importantes à l'objet ASCII I / O (surtout avec le type vectoriel), la capacité de passer tout type d'objet en tant que paramètre à partir de l'interface graphique, gcc 2.96-RH soutien , amélioration des performances, des correctifs pour Piper (http://bioinformatics.org/piper/) la compatibilité, et plusieurs nouveaux nœuds. Une mise en œuvre FFT par défaut est maintenant utilisé lors de FFTW n'est pas disponible.
Tags: Major feature enhancements
New features include binary I/O (serialization/unserialization) of objects,
major improvements to object ASCII I/O (mostly with the Vector type), the
ability to pass any object type as a parameter from the GUI, gcc 2.96-RH
support, performance improvements, fixes for Piper
(http://bioinformatics.org/piper/) compatibility, and several new nodes. A
default FFT implementation is now used when FFTW is not available.

Project Resources