leetcode棋盘 Algorithms 通用算法实现
leetcode棋盘算法实现有趣的算法或有趣的算法实现动态规划(非常基础)/递归最长子序列.py制作_change.py子集.py super_digit.py unique_paths.py(类似于chess_board.c!)+ unique_paths2.py chess_board.c效率测试bin_search.py素数.py零知识.py Leetcode:现在很多小方案都是leetcode,我主要是为了好玩。著名算法:Knuth-Morris-Pratt (KMP.c)值得注意的:fib.c, chess_board.c, permutations (normal and better), sum_3.py, unique_paths.py + unique_paths2.py, nQueens.py很少包含外部库,所以下面的就可以了。编译任何C程序: gcc -o X Xc执行python脚本: chmod 755 X.py --> ./X.py
下载地址
用户评论