complex study
Complex Plugin 1.7
Complex Plugin - Construct programs which can handle complex numbers more>>
Complex Plugin for REALbasic 5 allows you to construct programs which can handle complex numbers much like doubles and integers are handled. Complex numbers are represented by two doubles, not by the multi-precision numbers used by my MPCalc and Precision plugins.
Enhancements:
- Faster square root function.
- Corrects a possible error in the Pow function.
Send Complex HTML E 1.1
Send Complex HTML E - Sends complex HTML messages from Entourage 2001 more>>
It is based on Steven Friesens script for Outlook Express, but contains a number of improvements.
Complex Explorer 2.1
Complex Explorer is a beneficial and easy to use application which allows the user to interactively explore the infinitely complex Mandelbrot set fractal. more>>
Complex Explorer 2.1 is a beneficial and easy to use application which allows the user to "interactively" explore the infinitely complex Mandelbrot set fractal. Don't expeZoom in to you your heart's content!
Requirements:
- PPC Mac OS 9 or higher with CarbonLibor
- Mac OS X 10.0 or higher
ComplexMatrix Plugin 2.5.1
Replacement for the Complex and Matrix plugins. more>> Replacement for the Complex and Matrix plugins.
ComplexMatrix Plugin adds complex matrices to the functionality of my Complex and Matrix plugins. If you are using those plugins you should remove them.
ComplexMatrix Plugin for REALbasic 5 allows you to construct programs which, because of operator and function overloading, can handle complex numbers and real and complex matrices much like doubles and integers are handled.
A matrix can be entered in standard form in a MultiLine EditField and read in by a single instruction. The plugin also finds the eigenvectors and eigenvalues of symmetric real matrices and Hermitian complex matrices.
A Polynomial type is also introduced. One can find the roots of a polynomial. And a polynomial can be used as a complex array.
System requirements:
-
Enhancements:
- Corrects a bug in functions "Str2" and "Str2EE".
Send Complex HTML X 2.0.4
Send Complex HTML X - Sends complex HTML files and web links from Entourage more>>
It is based on Steven Friesens script for Outlook Express, but contains a number of improvements.
Enhancements:
- Does not error in Entourage 2004 if the messages account is an Exchange account.
- It works around an Entourage 2004 bug which cannot determine or set the account of a new message window of or to an Exchange account.

Alkitab Bible Study 2.4b1
Alkitab Bible Study is such free but useful desktop bible study software which offers single/parallel view, commentaries, lexicons, dictionaries, glossaries, daily devotions, etc. more>>
Alkitab Bible Study 2.4b1 is such free but useful desktop bible study software which offers single/parallel view, commentaries, lexicons, dictionaries, glossaries, daily devotions, etc.
It also comes with powerful search capability. It features rich and user friendly bible software study tools.
Major Features:
- View Single Book or Bible
- View Parallel Books or Bibles
- Cross Reference and Search
- Commentaries
- Strong's Concordance and Morphology
- Lexicons/Dictionaries/Glossaries
- Daily Devotions
- Plugins Support
- Java 1.5 or higher
- 1024 x 768, 16-bit (thousands of colors) color display or higher
- Mouse or equivalent pointing device.
open source, free and functional desktop Bible study software. Alkitab Bible Study 2.4 Beta 1License:Freeware
Kiyut - Alkitab Bible Study is a free and open source application that helpsLicense:Freeware
DICOMListener 0.3
DICOMListener - Preference pane to configure & run a storeSCP server more>>
Enhancements:
- Introduced two different run modes: "User mode" and "System mode". "Run at boot" and priviledged ports are supported in system mode.
- Added support for the -xcs (execute on end of study) and -tos (timeout for end of study) options
- Added support for the --fork option (mulitple simultaneous associations)
- DICOMListener now checks if the specified port is already in use
- Added some help pages
- Some minor bug fixes.
CONSIDEO MODELER 3.0
CONSIDEO - Visualize, explore, evaluate, communicate and foresee intuitively the complex connections in any field more>>
Smile 3.4.2
Smile provides the easiest way to produce faster and better with a set of production technologies and a natural fashion of having them work together, you automate frequent tasks and you control complex operations. more>> <<less
NMapFE 0.81
Cocoa front-end for Nmap. more>>
It can also be useful as a "teaching tool" since it shows the user how to construct a complex Nmap command line based on their choices, and provides background information (via tooltips) on what the different choices mean.
CMake 2.6.4
Cross-platform, open-source make system more>> Cross-platform, open-source make system
Welcome to CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.
With CMake it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.
The goals for CMake include the following:
- Develop an open source, cross-platform tool to manage the build process,
- Allow the use of native compilers and systems,
- Simplify the build process,
- Optionally provide a user-interface to manage the build system,
- Create an extensible framework,
- Grow a self-sustaining community of software users and developers.
CMake is designed to support complex directory hierarchies and applications dependent on several libraries. For example, CMake supports projects consisting of multiple toolkits (i.e., libraries), where each toolkit might contain several directories, and the application depends on the toolkits plus additional code. CMake can also handle situations where executables must be built in order to generate code that is then compiled and linked into a final application. Because CMake is open source, and has a simple, extensible design, CMake can be extended as necessary to support new features.
Using CMake is simple. The build process is controlled by creating one or more CMakeLists.txt files in each directory (including subdirectories) that make up a project. Each CMakeLists.txt consists of one or more commands. Each command has the form COMMAND (args...) where COMMAND is the name of the command, and args is a white-space separated list of arguments. CMake provides many pre-defined commands, but if you need to, you can add your own commands. In addition, the advanced user can add other makefile generators for a particular compiler/OS combination. (While Unix and MSVC++ is supported currently, other developers are adding other compiler/OS support.) You may wish to study the examples page to see more details.
Main features:
- Supports complex, large build environments. CMake has been proven in several large projects.
- Generates native build files (e.g., makefiles on Unix; workspaces/projects on MS Visual C++). Therefore standard tools can be used on any platform/compiler configuration.
- Has powerful commands include the ability to locate include files, libraries, executables; include external CMake files that encapsulate standard functionality; interfaces to testing systems; supports recursive directory traversal with variable inheritance; can run external programs; supports conditional builds; supports regular expression expansion; and so on.
- Supports in-place and out-of-place builds. Multiple compilation trees are possible from a single source tree.
- Can be easily extended to add new features.
- CMake is open source.
- CMake operates with a cache designed to be interfaced with a graphical editor. The cache provides optional interaction to conditionally control the build process.
Enhancements
- Add parenthetical expressions to if
- Improve scoping of policies (see cmake_policy and CMP0011)
- Teach find_package more config file locations
- Many improved Find scripts in Modules
- Added an unset command
- Qt cmake-gui is the primary GUI for windows, deprecate CMakeSetup
- Better reporting when nmake compiler environment is not correct
License:GPL
Kropper 1.3
Kropper - Crop and resize images more>>
Enhancements:
- Now it is possible to write text over the images.
DicomCM 1.1
DicomCM - view a DICOM image and some associated information more>>
Easy
DicomCM is a nice and simple tool - just click on a single DICOM files to display its image
Display
Also provides patient, study and series information
Panoply 2.3
Panoply is a Java application that plots raster images of latitude-longitude gridded data contained within netCDF datasets more>>
Features include:Menu of 30 global map projections.Slice specific latitude-longitude arrays from multidimensional arrays which also have dimensions in altitude, time, etc.
Combine two arrays in one plot by differencing, summing or averaging.Draw continents outlines or overlays on the plot.Save plots to disk as PNG or GIF images.
Main features:
- Select from a menu of over 30 global map projections.
- Slice specific latitude-longitude arrays from multidimensional arrays which also have dimensions in altitude, time, etc.
- Combine two arrays in one plot by differencing, summing or averaging.
- Draw continents outlines or overlays on the plot.
- Apply any PAL, ACT, or CWC color table to plot scale.
- Save plots to disk as PNG or GIF images.
CPlot 0.9.0
CPlot is regarded as a very flexible and effective visualization tool for complex and parametric functions that uses OpenGL and supports multiple processors. more>>
CPlot 0.9.0 is regarded as a very flexible and effective visualization tool for complex and parametric functions that uses OpenGL and supports multiple processors.
It has different drawing-styles, including textured and transparent modes. Also it does all it does in realtime (rotation, parameter-animation, ...). Another key-feature is its ability to draw the images of (textured) areas under any complex function.
Enhancements: Version 0.8 is still somewhat incomplete but should already be useful.