Select your language

in Design

Проект gEDA - набор инструментов системы автоматизированного проектирования электроники. Эти инструменты используются для проектирования электронных устройств, создания схемотехники, симуляции, создания прототипов и производства.

Проект gEDA предлагает сложившийся инструментарий проектирования электронных устройств, состоящий из программ для создания схемотехники, редактирования атрибутов, создания списка элементов, списка соединений (в более чем 20-ти форматах), аналоговой и цифровой симуляции и топологии печатной платы

Read More
in Mathematics

GeoGebra — свободно-распространяемая (GPL) динамическая геометрическая среда, которая даёт возможность создавать чертежи в планиметрии, в частности, для построений с помощью циркуля и линейки.
Кроме того, у программы богатые возможности работы с функциями (построение графиков, вычисление корней, экстремумов, интегралов и т.д.) за счёт команд встроенного языка (который, кстати, позволяет управлять и геометрическими построениями).
Программа написана Маркусом Хохенвартером на языке Java (соответственно кроссплатформенная, то есть работает на большом числе операционных систем, где есть виртуальная машина java). Переведена на 39 языков. Полностью поддерживает русский язык

Read More
in Games

Танграм — это древняя китайская игра-головоломка, в которой игрок должен составить набор фигур из 7 многоугольных частей. Peces позволяет играть в 40 различных модальностей танграма и включает в себя более 31 000 фигур, которые нужно решить. Также это позволяет создавать новые фигурки и соревнования.

Read More
in Programming

KTurtle is an educational programming environment that uses the TurtleScript programming language (inspired by the logo) to make programming as easy and accessible as possible.
The user issues TurtleScript language commands to control the "turtle" as it draws on the canvas, making KTurtle suitable for teaching basic math, geometry, and programming

Read More
in Programming

CodeLite is a powerful and lightweight IDE specializing in C, C++, PHP and Javascript.

Its features include:
* Generic support for compilers
* Built-in GDB support
* Database-based Code Completion mechanism
* Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, and ASP
* Text Folding
* doxygen comment generator.

Read More
in Learning

iTest это приложение, которое позволяет вам воспользоваться преимуществами компьютеризированного экзамена.
iTest состоит из двух программ:
- iTestServer - вопрос / ответ редактора базы данных и сервера экзамен
- iTestClient - тестовый клиент используется студентами, подключается к серверу
iTest позволяет легко создать базу данных вопросов и ответов и провести тестирование.

Read More
in Programming

Это графический эмулятор процессора Intel 8085, имеющий встроенные ассемблер и отладчик

Read More
in Programming

KuMir (Set of Educational WORLDS) is a programming system designed to support initial computer science and programming courses in secondary and high schools.
Peculiarities:
✔ The KuMir system uses a school algorithmic language with Russian vocabulary and built-in executors Robot and Draftsman;
✔ When entering a program, KuMir carries out constant full control of its correctness, reporting in the fields of the program about all detected errors;
✔ When executing a program in step-by-step mode, KuMir displays the results of assignment operations and the values of logical expressions in the fields. This allows you to speed up the process of mastering the basics of programming.

Read More
in Programming

OpenWebStart is a modern replacement for the outdated Java Web Start technology and the JNLP (Java Network Launch Protocol) standard.

It provides the most commonly used features of Java Web Start and the JNLP standard, allowing you to continue to use and run Java applications that previously ran through Java Web Start without having to rewrite the code.

Features:

Read More
in Programming

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)

Read More