Git Product home page Git Product logo

谭妥 Tan Tuo's Projects

base-mvvm icon base-mvvm

App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture

baseadapter icon baseadapter

RecyclerView、ListView、GridView、ViewPager等adapter的封装,代码简洁、功能强大,非常适合使用和学习。主要功能:将lv的adapter格式化和rv一样,增加adapter点击、长按事件,增加header、footer,增加可以将类似淘宝、天猫、bilibili的复杂adapter通过addAdapter的方式拆分成多个adapter,对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。com.github.weimingjue:BaseAdapter

didi.github.io icon didi.github.io

这是一个仿滴滴打车的app, 增加了识别司机人脸和驾驶证的功能

didicallcar icon didicallcar

这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.

fu icon fu

Cross-platform(win/mac/linux) app that allows user to upload images/files in Clipboard to a remote server in exchange for corresponding url with one simple click

harp.gl icon harp.gl

3D web map rendering engine written in TypeScript using three.js

here-icons icon here-icons

HERE icons are visual cues of objects, points, actions, and tools found across HERE products.

here-sdk-examples icon here-sdk-examples

Android, iOS and Flutter example apps for the HERE SDK 4.x (Lite Edition, Explore Edition, Navigate Edition)

msdkui-android icon msdkui-android

The HERE Mobile SDK UI Kit for Android provides ready-to-use UI components for the HERE Mobile SDK for Android.

mytaxi icon mytaxi

滴滴打车增加人脸识别功能

nfc_rfid icon nfc_rfid

我在2017年8月独立完成的一个项目,功能是运用手机NFC在商品销售环节提供准确的RFID 追溯和真伪的验证,并且增加定位和数据采集功能,完善云数据库。 客户端可以验证产品真伪,查看产品信息,服务器端可以定位假冒商品的位置。

rfid-reader-software icon rfid-reader-software

在Paragon-ID 2015年做的_RFID 读写软件 VC++版,可以同时读取两个RFID读卡器的UID和存储器信息,并把信息保存在数据库中。

xyz-maps icon xyz-maps

XYZ Maps is an open-source map editor written in TypeScript.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.