GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

divide

Website
Wikipedia
https://static.github-zh.com/github_avatars/cyrus-and?size=40
cyrus-and / gdb-dashboard

Modular visual interface for GDB in Python

subcommandsgdb-commanddashboard-stylesgdb-commandsdividestylable-attributesgdbPythondebuggervisualdashboard终端consoleinterfacettypygmentsSyntax HighlightingansiAssembly
Python 11.76 k
4 个月前
https://static.github-zh.com/github_avatars/nisrulz?size=40
nisrulz / recyclerviewhelper

#安卓#📃 [Android Library] Giving powers to RecyclerView

swipedropdragdivideAndroidAndroid Libraryrecyclerviewhelper
Java 639
5 年前
https://static.github-zh.com/github_avatars/ibosong?size=40
ibosong / CommonItemDecoration

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

recyclerviewAndroiddivide
Java 50
6 年前
https://static.github-zh.com/github_avatars/xubenhao?size=40
xubenhao / Algorithm

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

arrayliststackqueuehashtreegraphbreadth-first-searchtopologydivide
C++ 37
4 年前
https://static.github-zh.com/github_avatars/numandev1?size=40
numandev1 / react-native-component-splitter

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

React Nativereact-native-componentsplitdivideReactVS Code ExtensionVisual Studio Code
TypeScript 37
3 年前
https://static.github-zh.com/github_avatars/Samson-Mano?size=40
Samson-Mano / Delaunay-triangulation

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.

delaunay-triangulationdividemesh-generationmesh
C# 23
1 年前
https://static.github-zh.com/github_avatars/nihirash?size=40
nihirash / esxdos-scl2trd

Scl to Trd conversion tool for esxDOS

ZX Spectrumdivide
C 15
6 年前
https://static.github-zh.com/github_avatars/sakebook?size=40
sakebook / MultiLineDivider

#安卓#Multi divider in RecyclerView on Android.

AndroiddivideKotlinrecyclerviewJavaAndroid Libraryandroid-ui
Kotlin 13
3 年前
https://static.github-zh.com/github_avatars/gamtiq?size=40
gamtiq / duratiform

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

timedurationperiodintervalspandivideParsingformatstringstringifymillisecondsms
JavaScript 10
5 年前
https://static.github-zh.com/github_avatars/StarKnightt?size=40
StarKnightt / Calculator-using-java

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

additionalgorithms-and-data-structurescalculatorcalculator-applicationdivideJavamultiplication
Java 7
2 年前
https://static.github-zh.com/github_avatars/hustcc?size=40
hustcc / evenly

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

divideaverage
JavaScript 6
8 年前
https://static.github-zh.com/github_avatars/tmp-coder?size=40
tmp-coder / CC-DGDGepsilon-PSO

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

gdgpsodivide
MATLAB 5
7 年前
https://static.github-zh.com/github_avatars/robertoachar?size=40
robertoachar / calculator

Calculator.

Node.jsnpmdivide
JavaScript 4
7 年前
https://static.github-zh.com/github_avatars/kennedyCzar?size=40
kennedyCzar / EditDistanceAdvanceAlgoProject

#算法刷题#Minimum Edit Distance (Advance Algorithm Project)- Implementing Dynamic, Greedy, Branch and Bound, K-strip Algo

edit-distance算法dynamic-programmingdistanceclusteringdividealignmentdynamicCode quality
Python 3
7 年前
https://static.github-zh.com/github_avatars/s-taylor?size=40
s-taylor / array-split

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

splitdividesegmentgrouparray
JavaScript 3
8 年前
https://static.github-zh.com/github_avatars/ratajs?size=40
ratajs / Advanced-Division-js

Divide two numbers using recurring decimals

数学divisionJavaScriptdivide
JavaScript 2
2 年前
https://static.github-zh.com/github_avatars/dewangg?size=40
dewangg / Prime-Number-Generator-

#算法刷题#New and Effecient way to genarate prime numbers (till 100 million under 25 seconds)

prime-numbersdivideC++算法
C++ 2
8 年前
https://static.github-zh.com/github_avatars/atorulia?size=40
atorulia / Some-kind-of-sort-algorithm

My solution to the most popular sorting algorithms

sorting-algorithmsdividePythonsorting
Python 2
6 年前
https://static.github-zh.com/github_avatars/stdlib-js?size=40
stdlib-js / math-iter-ops-divide

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

Node.jsJavaScriptstdlib数学arithmeticdivdividedivisionmultiplicationproductiterator
JavaScript 2
2 个月前
https://static.github-zh.com/github_avatars/stdlib-js?size=40
stdlib-js / math-iter-ops-mod

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

Node.jsJavaScriptstdlib数学arithmeticdivdividedivisionmodremiterator
JavaScript 2
2 个月前
loading...