Skip to content
#

divider

Here are 63 public repositories matching this topic...

A dividers library for RecyclerView which use GridLayoutManager or LinearLayoutManager,when the RecyclerView used GridLayoutManager that supports Cross-Column feature.一款RecyclerView的分割线库,支持LinearLayoutManager和GridLayoutManager,当使用GridLayoutManager时支持跨行特性

  • Updated Aug 9, 2018
  • Java

32位单精度浮点数加法器和除法器是用于执行符合IEEE 754标准的浮点数加法、除法运算的数字电路。这样的电路设计在现代计算机系统中扮演着重要角色,特别是在处理需要高精度计算的任务时。这个小项目实现了一个符合IEEE 754 单精度浮点数标准(32 位)的浮点数加法器与除法器的完整设计。该设计的目标是通过Verilog分别实现能够处理两输入浮点数的加法和除法运算模块。

  • Updated Aug 14, 2025
  • Verilog

Improve this page

Add a description, image, and links to the divider topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the divider topic, visit your repo's landing page and select "manage topics."

Learn more