CLRS.Helper

A tool for studying CLRS

Разработчик: 巍 顾
Скачивания
Доход

Описание

Refer to The third edition of the book, covering content:
2. Getting Started: Insertion sort, Merge sort;
4. Divide-and-Conquer: Maximum-subarray, Matrix Multiplication[normal, recursive, Strassen’s algorithm];
6. Heapsort: Heapsort[max-heap, min-heap];
7. Quicksort: Quicksort;
8. Sorting in Linear Time: Counting sort;
12. Binary Search Trees: Binary search tree[Inorder Walk, Search Recursive, Search Iterative, Minimum Iterative, Maximum Iterative, Successor, Predecessor, Insert, Delete];
13. Red-Black Trees: Red Black Tree[Insert, Delete];
15. Dynamic Programming: Rod cutting[Recursive, Top_down, Bottom_up, Print],Longest common subsequence;
16. Greedy Algorithms: Acitivity selection[Recursive, Iterative],Huffman codes;
22. Elementary Graph: Breadth-first search, Depth-first search, Topological sort, Strongly connected components;
23. Minimum Spanning Trees: Minimum spanning tree[Kruskal’s algorithm,Prim’s algorithm];
24. Single-Source Shortest Paths: The Bellman-Ford algorithm,DAG algorithm,Dijkstra’s algorithm;
25. All-pairs Shortest Paths: All-pairs Shortest paths algorithms[Slow,Faster,The Floyd-Warshall algorithm];
26. Maximum Flow: The Ford-Fulkerson algorithm;
Addition: Tower of Hanoi,N Queens Problem,Comparison of sorting algorithms;
The primary features:
You can run the pseudo-code single step or continuous, observe the change of parameters and data structures,it can help you to understand the design thought of the algorithm;
You can set breakpoints in program and ovserve the status of breakpoint, it can help you to understand why this algorithm is corrcet by using loop invariants;
With running-time function stacks and the returning positions,you can track the running process of recursive functions easily, and understand the operation mechanism of computer programs;
By recording the performed times of the pseudo-codes can help you to understand the running time of algorithms;
I wish this app can be helpful to you;
Скрыть Показать больше...

Скриншоты

CLRS.Helper Частые Вопросы

  • Приложение CLRS.Helper бесплатное?

    CLRS.Helper не является бесплатным (стоимость составляет 4.99), однако оно не содержит встроенных покупок или подписок.

  • Является ли CLRS.Helper фейковым или мошенническим?

    Недостаточно отзывов для надежной оценки. Приложению нужно больше отзывов пользователей.

    Спасибо за ваш голос

  • Сколько стоит CLRS.Helper?

    Цена CLRS.Helper составляет 4.99.

  • Сколько зарабатывает CLRS.Helper?

    Чтобы получить оценку дохода приложения CLRS.Helper и другие данные AppStore, вы можете зарегистрироваться на платформе мобильной аналитики AppTail.

Оценки пользователей
Приложение еще не оценено в Румыния.
История оценок

CLRS.Helper Отзывы Пользователей

非常好

肥羊大仙 on

Китай

简洁

Оценки

История позиций в топах
История рейтингов пока не доступна
Позиции в категории
Рейтинг
Категория
Позиция
Топ платных
410

CLRS.Helper Конкуренты

Name
iAlgo
Easy to understand algorithms
Linuxman - Linux 命令速查手册
Linux 命令速查手册
Algorithms (VPP compatible)
Explained and Animated
pythoni3.5$-run code,outline,1
Good helper for python Learn
成语小册 - 别具一格的离线成语字典
您的移动成语字典
GreatLearn - 全新的引导式学习方式
让知识更有趣,但仅仅是个开始
Rust入门教程大全
开发工具参考手册
UML教程
笔记|测试
Algorithms HQ
神经网络
在你的设备上训练神经网络

算法导论.助手 Установки

30дн.

算法导论.助手 Доход

30дн.

CLRS.Helper Доходы и Загрузки

Получите ценные инсайты о производительности 算法导论.助手 с помощью нашей аналитики.
Зарегистрируйтесь сейчас, чтобы получить доступ к статистика загрузок и доходов и многому другому.

Информация о приложении

This page includes copyrighted content from third parties, shared solely for commentary and research in accordance with fair use under applicable copyright laws. All trademarks, including product, service, and company names or logos, remain the property of their respective owners. Their use here falls under nominative fair use as outlined by trademark laws and does not suggest any affiliation with or endorsement by the trademark holders.