Repository navigation

#

divide

📃 [Android Library] Giving powers to RecyclerView

Java
639
5 年前

A custom ItemDecoration which appends dividers(with same thickness) between items(with same dimension) for RecyclerView

Java
50
6 年前

1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.

C++
37
4 年前

VS Code Extension allows splitting React Native Component into Sub-Component

TypeScript
37
3 年前

This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.

C#
23
1 年前

Scl to Trd conversion tool for esxDOS

C
15
6 年前

Multi divider in RecyclerView on Android.

Kotlin
13
3 年前

Utility to separate into parts and to format time duration in milliseconds

JavaScript
10
5 年前

This is a Calculator using java which has some graphics and you can also touch the buttons and you can calculate also.

Java
7
2 年前

💦 How to divide the gold evenly? No surplus. 怎么均匀并且无遗漏的分配黄金?

JavaScript
6
8 年前

The CC-D-DGDG-PSO algorithm for solving large scale unconstrained black-box optimization problems with divide-and-conquer strategy.

MATLAB
5
7 年前

Calculator.

JavaScript
4
7 年前

Minimum Edit Distance (Advance Algorithm Project)- Implementing Dynamic, Greedy, Branch and Bound, K-strip Algo

Python
3
6 年前

split an array into multiple arrays using a predicate, with results keyed within an object

JavaScript
3
8 年前

Divide two numbers using recurring decimals

JavaScript
2
2 年前

New and Effecient way to genarate prime numbers (till 100 million under 25 seconds)

C++
2
8 年前

My solution to the most popular sorting algorithms

Python
2
6 年前

Create an iterator which performs element-wise division of two or more iterators.

JavaScript
2
13 天前

Create an iterator which performs an element-wise modulo operation of two or more iterators.

JavaScript
2
13 天前