Это обучающая программа по геометрии. Она позволяет создавать фигуры и интерактивно управлять этими фигурами в соответствии с их геометрическими характеристиками.
Dr. Geo поставляется с набором инструментов, организованным по категориям:
✔точки
✔линии
✔геометрические преобразования
✔числовые функции
✔макро-конструкции
✔объект DGS (Dr. Geo Guile Script)
✔DSF (Dr Geo Scheme Figure) — интерактивная фигура, заданная в файле и вычисляемая встроенным интерпретатором Scheme
✔экспорт в форматы LaTeX и EPS
This is a fully ready-to-use molecular visualization (molecular imaging) system for use in structural biology.
It allows to create high-quality three-dimensional images of both small molecules and biological macromolecules, primarily proteins.
About a quarter of all published images of protein structures in the scientific literature are made with PyMOL.
Mockup - создание макетов интерфейсов (GUI-макетов). Пригодится в первую очередь дизайнерам интерфейсов и разработчикам программ. Программа чем-то напоминает упрощенный векторный редактор. Вам предлагается несколько готовых элементов, которые вы просто перетаскиваете мышкой на рабочую область. Можно изменять размер элементов, делать подписи.
Для быстрого создания простых макетов Mockup подойдет идельно. Готовые макеты можно экспортировать в форматы PNG и SVG. Можно сохранить файл, чтобы потом его можно было открыть и продолжить редактирование.
KDevelop is a free integrated development environment (IDE). There is source code navigation and debugging for projects in different programming languages, work with different build and version control systems, and all this is implemented on a modular basis.
KDevelop can analyze code in C, C++ and Javascript/QML, and there are also external modules for PHP and Python.
Маленькая программа, основанная на X/GTK+, позволяет просматривать периодическую таблицу химических элементов и некоторую, более детальную, информацию о каждом элементе. На данный момент доступно 118 элементов
KLettres помогает научиться читать и произностить алфавит иностранного языка.
На данный момент доступно 25 языков: Arabic, Czech, Brazilian Portuguese, Danish, Dutch, British English, English, English Phonix, French, German, Hebrew, Hungarian, Italian, Kannada, Hebrew, Hindi Romanized, Low Saxon, Luganda, Malayalam, Norwegian Bokmål, Punjabi, Spanish, Slovak, Ukrainian and Telugu
Java - это технология, используемая для разработки приложений, которые делают работу в сети Интернет более увлекательной и удобной.
С помощью Java вы можете играть в игры, загружать фотографии, общаться в режиме онлайн, совершать виртуальные экскурсии и пользоваться такими услугами как дистанционное обучение, дистанционное банковское обслуживание и просмотр интерактивных карт. Если у вас не установлена среда Java, многие приложения и веб-сайты просто не будут работать.
The Mars Simulation Project is a project aimed at simulating future human settlements on Mars.
The primary goal of this software is to enable the simulation of future human settlements on Mars, including social modeling (simulating the behavior of scientists, engineers, doctors, technicians, etc.) in a virtual Martian environment.
Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are:
* Compiler frontend to many free compilers
* Debugger frontend for GDB
* Source formatter (based on AStyle)
* Wizard to create new C++ classes
* Code-completion / symbols-browser (work in progress)
* Default MIME handler
* Wizard to create new Code::Blocks plugins
* To-do list
* Extensible wizard based on scripts
* Autosave (saves your work in the unfortunate case of a crash)
U++ is a cross-platform rapid application development environment in C++. Can work with GCC, Clang, MinGW and Visual C++ and contains a full-featured debugger.
Fast development comes from smart and aggressive use of C++, not fancy code generators. In this regard, U++ competes with popular scripting languages while retaining the runtime characteristics of C/C++.
The development environment includes BLITZ build technology for up to 4x faster C++ rebuilds, visual designers for U++ libraries, Topic++ for documenting code and creating rich text resources for applications (such as help and code documentation), and Assist++, a powerful C++ code analyzer , which provides features such as code completion, navigation, and transformation.