CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 封装 linux

搜索资源列表

  1. tty_pro

    0下载:
  2. 嵌入式Linux下的串口通信例程,包括对串口各种操作的封装和一个例程。-Serial communication routines, including the serial various operational packaging and a routine.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:161.8kb
    • 提供者:田丰
  1. xh

    0下载:
  2. 一个封装的信号量类,主要在ARM-Linux上应用。使用方法参考试验例程。-signal a package volume category, mainly in the ARM-Linux applications. Use reference test routines.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:24.03kb
    • 提供者:郑金冶
  1. linux下共享内存接口函数封装

    0下载:
  2. 封装了linux下共享内存的接口函数,使用c语言进行的封装,可移植到其他的平台中。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-09-15
    • 文件大小:4.05kb
    • 提供者:lovesky303
  1. Nokia

    0下载:
  2. 在嵌入式中arm中开发彩信的源代码,可实现彩信的封装,适用于发送到Nokia等多款手机。-This is the source code for MMS developing base on the arm linux platform, MMS packaging can be realized.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-17
    • 文件大小:26.09mb
    • 提供者:zhongfeng
  1. socket

    0下载:
  2. linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:999byte
    • 提供者:songzi
  1. osforlinux

    0下载:
  2. 用linux操作系统接口封装的兼容os20的操作系统接口-With linux operating system interface package os20 compatible operating system interface
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:27.18kb
    • 提供者:李江
  1. wrap_zpl2

    0下载:
  2. linux下条码打印机的命令封装,封装zpl2指令,可以方便的调用,打印出条码。-linux commands under the bar code printer packaging, packaging zpl2 instructions, you can easily call, print out the barcode.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2.57kb
    • 提供者:mich
  1. ezxml

    1下载:
  2. linux下xml文件的读写操作封装,简洁明了。-xml files under linux to read and write operations package, simple and concise.
  3. 所属分类:Embeded Linux

    • 发布日期:2015-12-04
    • 文件大小:11.63kb
    • 提供者:mich
  1. dbtest_mysql

    0下载:
  2. Linux下的mysql封装库函数,简单的例子实现,我也是刚学会,编写的,值得参考-Linux library functions under the mysql package, a simple example of implementation, I also just learned how to, write, and it is also useful
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:40.13kb
    • 提供者:xiaolongp
  1. shm

    0下载:
  2. linux下内存管理shm封装库 自己写的-Memory management package library
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:2.37kb
    • 提供者:何以丹
  1. ipdectos

    0下载:
  2. 一个不错的linux封装,包括timer, msgq,thread,syslog, telnet,串口命令等调试。编译后在linux可以直接运行,看懂后就可以在嵌入式环境直接运行。-good linux wrapper for practice,including timer,msgq,thread,sem, syslog,telnet,serial port debug.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:516.08kb
    • 提供者:吕永刚
  1. linux_system_pro

    0下载:
  2. Linux系统编程项目--销售信息系统 【目的】 掌握共享内存的封装使用 掌握串口编程 掌握数据报文的解码 掌握多线程/多进程编程-Linux System Programming Project- Sales Information System [Objective] To grasp the shared memory programming package uses master serial data message to master to master mult
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:1.49mb
    • 提供者:lihanwei
  1. i2c-test

    0下载:
  2. 嵌入式linux IIC操作封装,可以直接使用指令参数读写IIC器件-Embedded linux IIC operation package, you can directly use the command parameters IIC devices to read and write
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:37.06kb
    • 提供者:wangkai
  1. control

    0下载:
  2. 实现在linux下的ncurses库的使用,以及界面的封装-Achieved under linux ncurses library use, and the interface package
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:28.84kb
    • 提供者:YEBYEBYEB
  1. socket

    0下载:
  2. linux 里面的socket完好封装。把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1.02kb
    • 提供者:nddiffi
  1. threadDeveloped

    0下载:
  2. 用于linux的进程开发用,代码已经通过测试,稳定性和封装都很规范-Linux process used to develop, code has been tested very norms, stability and packaging
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:636.85kb
    • 提供者:lin
  1. basic

    1下载:
  2. 跨平台(windows/wince/linux)基础封装库-cross os(windows/wince/linux)base lib
  3. 所属分类:Embeded Linux

    • 发布日期:2016-02-25
    • 文件大小:35kb
    • 提供者:jonuscai
  1. bmi088加速计 linux 驱动

    0下载:
  2. bmi088加速计 linux 驱动, 博世Sensortec BMI088是一款高性能六轴惯性测量单元(IMU),具有高振动稳定性,专为无人机和机器人应用而设计。 BMI088专门设计用于有效抑制由于PCB上的共振或整个系统的结构而可能发生的振动。除了高振动稳健性外,BMI088卓越的温度稳定性有助于提高估算滤波器性能,IMU具有极宽的24G加速度计范围。 BMI088是一种系统级封装(SiP),将加速度计和陀螺仪组合到一个封装中。 BMI088支持高达400 kHz的I2C和高达10 MH
  3. 所属分类:嵌入式Linux

搜珍网 www.dssz.com