Skip to content
View kprex's full-sized avatar
Block or Report

Block or report kprex

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Android-PickerView Android-PickerView Public

    Forked from Bigkoo/Android-PickerView

    仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果

    Java 1

  2. hellogit hellogit Public

    github git test

    C++

  3. StickyScrollViewItems StickyScrollViewItems Public

    Forked from emilsjolander/StickyScrollViewItems

    A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place

    Java

  4. XCL-Charts XCL-Charts Public

    Forked from xcltapestry/XCL-Charts

    Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Char…

    Java

  5. GPS GPS Public

    Forked from WangYanfeng/GPS

    模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时…

    Java

  6. SerialJni SerialJni Public

    Java 1