文件名称:数学高级数据结构和算法:数学,高级数据结构和算法-使用前请检查
文件大小:113KB
文件格式:ZIP
更新时间:2024-02-20 03:43:12
algorithm datastructures mathematics AlgorithmC++
先进的数据结构和算法 这些是在学习时创建的。注意:旧的可能会比较麻烦:-)。 使用前请注意检查。 运行如下: 示例:g ++ quicksort_lomuto.cpp 星或叉 如果愿意,请单击“星号”或单击“叉形”以建议更改
【文件预览】:
math-advanced-data-structures-and-algorithms-master
----RMQ-using-sparse-table.cpp(12KB)
----.gitignore(734B)
----BITS-AND-BYTES.cpp(3KB)
----package.json(193B)
----main.js(192B)
----minmaxsum.cpp(578B)
----convex-hull-jarvis.js(4KB)
----y-primality.txt(465B)
----old-my-datastructures-in-c()
--------ReadMe.txt(16KB)
--------stack.h(555B)
--------.gitignore(1KB)
--------llqueue.c(1KB)
--------BST.h(430B)
--------binarytree.c(7KB)
--------datastructures.vcxproj.filters(3KB)
--------queue_circular_buffer.h(845B)
--------common.h(274B)
--------binarytree.h(1KB)
--------binaryheap.h(438B)
--------queue_circular_buffer.c(2KB)
--------llqueue.h(716B)
--------datastructures.vcxproj(5KB)
--------linkedlist.c(3KB)
--------queue.c(1KB)
--------array.h(1KB)
--------datastructures.vcxproj.user(218B)
--------queue.h(894B)
--------binaryheap.c(6KB)
--------ReadMe_binarytree_types.txt(7KB)
--------datastructures.sln(979B)
--------linkedlist.h(701B)
--------stack.c(976B)
--------common.c(81B)
--------.gitattributes(483B)
--------array.c(7KB)
--------_main.c(23KB)
--------ReadMe_tree_types.txt(4KB)
--------BST.c(8KB)
----RMQ-using-cartesian-tree.cpp(11KB)
----trie-the-dictionary.cpp(8KB)
----js-util-bits.js(1KB)
----RMQ-using-NxN.cpp(7KB)
----y-HEAP.txt(215B)
----segment-tree-cleaned-up.cpp(27KB)
----BIT-fenwick-tree-explanation.md(4KB)
----longest-increasing-sequence.cpp(2KB)
----basics-fibo-n.js(3KB)
----cartesian-tree.cpp(7KB)
----basics-gcd-euclidean-algorithm.cpp(916B)
----MATHEMATICS.MD(5KB)
----js-util-permutation.js(3KB)
----js-util-binary-search.js(425B)
----sa-lcp-working-to-post.cpp(23KB)
----gccp.bat(106B)
----basics-merge-sort-top-down-recursive.cpp(3KB)
----square-root-decomposition-min-and-second-min.cpp(16KB)
----nbproject()
--------project.properties(253B)
--------project.xml(319B)
--------private()
----README.md(291B)
----basics-fact-n.js(1KB)
----js-math-pascal-triangle-simplex-numbers(1KB)
----y-BST.txt(12KB)
----primes-offline.cpp(660B)
----my-statistics-notes.MD(1KB)
----js-math-nCr.js(333B)
----avl-self-balancing-tree.cpp(14KB)
----basics-performance-timers.js(3KB)
----PRINT-EVERYTHING.cpp(1KB)
----RangeMaxQuery-using-segment-tree.cpp(10KB)
----js-min-heap.js(6KB)
----basics-quicksort-lomuto.cpp(3KB)
----js-util-power-set-on-array.js(927B)
----js-backtracking-knight-movement.js(4KB)
----.gitattributes(378B)
----basics-a-pow-n.js(4KB)
----js-util-combinations-without-repetition.js(6KB)
----BIT-fenwick-tree.cpp(13KB)
----BIT_fenwick_tree_explanation.md(4KB)