Code Monkey home page Code Monkey logo

graph_xy's Introduction

Graph_XY

Построитель графиков функций в декартовой системе координат.

Graph_XY

Как пользоваться?

  • Ввести список функций в functions.txt.
  • Запустить Graph_XY.exe.

Собранная версия в папке Test build.

Формат файла functions.txt:
<количество функций>
[x | y]=[<выражение не содержащее x > | <выражение не содержащее y>] <цвет графика этой функции>
Выражения вводятся без пробелов.

Пример functions.txt со скриншота:
3
x=cos(3
y)+sin(y) Aqua
y=3sin(x) Lime
y=x^2 Red

Управление

W - переместить отображаемую область вверх
A - переместить отображаемую область влево
S - переместить отображаемую область вниз
D - переместить отображаемую область вправо
стрелка вверх - увеличить масштаб
стрелка вниз - уменьшить масштаб
колесико мыши вверх - увеличить масштаб
колесико мыши вниз - уменьшить масштаб
1 - переместить указатель на предыдущий график
2 - переместить указатель на следующий график

Поддерживаемые операции: abs, sqrt, ln, lg, log, sin, cos, tg, ctg, arcsin, arccos, arctg, arcctg

Цвета:
Aqua Aqua Black Black Blue Blue Fuchsia Fuchsia
Gray Gray Green Green Lime Lime Maroon Maroon
Navy Navy Olive Olive Purple Purple Red Red
Silver Silver Teal Teal White White Yellow Yellow

graph_xy's People

Contributors

wooker74ru avatar

Stargazers

BethsFaith avatar Андрей Панин avatar

Watchers

 avatar

Forkers

errorda

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.