dpvisual

所属分类:图形图象
开发工具:JavaScript
文件大小:2245KB
下载次数:0
上传日期:2020-11-25 17:56:48
上 传 者sh-1993
说明:  使用图形和插图可视化动态编程问题。
(Visualize Dynamic Programming problems using graphs and illustrations.)

文件列表:
.vscode (0, 2020-11-26)
.vscode\settings.json (38, 2020-11-26)
automate.sh (217, 2020-11-26)
debug.log (5098, 2020-11-26)
package-lock.json (587265, 2020-11-26)
package.json (995, 2020-11-26)
public (0, 2020-11-26)
public\favicon.ico (3150, 2020-11-26)
public\index.html (1726, 2020-11-26)
public\logo192.png (5347, 2020-11-26)
public\logo512.png (9664, 2020-11-26)
public\manifest.json (492, 2020-11-26)
public\robots.txt (67, 2020-11-26)
src (0, 2020-11-26)
src\App.css (15244, 2020-11-26)
src\App.js (555, 2020-11-26)
src\App.test.js (280, 2020-11-26)
src\contactUS.jsx (1049, 2020-11-26)
src\dp_info.jsx (2877, 2020-11-26)
src\homepage.jsx (2520, 2020-11-26)
src\house.jpg (2293785, 2020-11-26)
src\index.css (366, 2020-11-26)
src\index.js (536, 2020-11-26)
src\logo.svg (2671, 2020-11-26)
src\problems (0, 2020-11-26)
src\problems\01KS (0, 2020-11-26)
src\problems\01KS\01_KS.jsx (18338, 2020-11-26)
src\problems\ED (0, 2020-11-26)
src\problems\ED\ED.jsx (22807, 2020-11-26)
src\problems\ED\ED_edges.jsx (2886, 2020-11-26)
src\problems\ED\ED_tree.jsx (1370, 2020-11-26)
src\problems\LCS (0, 2020-11-26)
src\problems\LCS\LCS.jsx (21537, 2020-11-26)
src\problems\LCS\LCS_string.jsx (510, 2020-11-26)
src\problems\LCS\LCS_tree.jsx (1333, 2020-11-26)
src\problems\LCS\lcs_edges.jsx (2888, 2020-11-26)
src\problems\LIS (0, 2020-11-26)
... ...

## Overview * Visualize Dynamic Programming using svg graphs and illustrations. * Check the live project [here](https://yatharthkatyayan.github.io/dpvisual/). ## Tech used * This project was build with [React](https://github.com/facebook/create-react-app). * Graphs and other illustrations are created using SVG ## Acknowledgement * This project is inspired from [Recursion Tree Visualizer](https://github.com/brpapa/recursion-tree-visualizer). * To positionate each node of the tree on 2D plane in an aesthetically pleasing way, I implemented the Reingold-Tilford's algorithm. Thanks to: * [Drawing Presentable Trees](https://llimllib.github.io/pymag-trees/#foot5) * For visualization I have used different Dynamic Programming classical questions. ## Contact * Github [@yatharthkatyayan](https://github.com/yatharthkatyayan) * Linkedin [@yatharthkatyayan](https://www.linkedin.com/in/yatharth-katyayan-46a297185/?originalSubdomain=in)

近期下载者

相关文件


收藏者