Git Product home page Git Product logo

usb2xxx_example's Introduction

概述

该项目为USB2XXX二次开发示例项目,源码公开,任何人都可以下载使用。

二次开发示例代码所使用到的API函数说明请访问:http://www.toomoss.com/help/index.htm

examples目录下为各种语言的二次开发范例程序源码,根据自己使用的语言进入对应的目录即可。

sdk/libs目录下为各个平台下的动态链接库,根据自己使用的平台使用对应的库即可,建议在使用examples目录下的范例程序时,将sdk/libs目录下的对应动态库重新拷贝到工程中,因为工程中的库有可能是老版本的库。

sdk/api目录下为各种语言对应的api接口函数,USB2XXX的库为C语言接口,其他语言的接口函数都是根据C&C++目录下的C语言头文件转换而来,若其他语言的库跟C语言版本的头文件库函数有差异,则以C语言接口函数为准。

由于代码量较大,难免会出现一些错误,欢迎大家指出,我会第一时间更正; 我的联系方式: QQ:188298598 邮箱:[email protected]

usb2xxx_example's People

Contributors

wdluo avatar usbxyz avatar

Watchers

James Cloos 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.