Code Monkey home page Code Monkey logo

nlink_unpack's Introduction

简体中文 | English

NLink Unpack

Logo

NLink Unpack 用于支持Nooploop产品,如LinkTrackLinkTrack AOATOFSense,纯C语言编写,用户可用于构建协议解析代码

Build Status Test Status

Notice

  • 如编译错误,请确保编译器已经开启C99支持
  • NLink协议数据遵循小端模式,本示例代码默认运行于小端模式,大端模式不可用
  • 对于变长协议,如NLink_LinkTrack_NodeFrame1,动态节点部分采用了堆内存分配,如节点数量较多,请确保堆空间足够

Usage

使用示例参考example.c文件

License

源码基于BSD 3-Clause license发布

nlink_unpack's People

Contributors

samuelyhsu avatar

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.