CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - types.h

搜索资源列表

  1. LinuxUART

    0下载:
  2. linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #inc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5289
    • 提供者:Edward
  1. ADTest

    0下载:
  2. 6410 ADC测试 #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/ioctl.h> #include <fcntl.h> #include <linux/fs.h> #incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-12-22
    • 文件大小:64512
    • 提供者:xiankongyijue
  1. shell

    0下载:
  2. #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char *
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:32785
    • 提供者:李明
  1. UNIXCcode

    0下载:
  2. 用C语言编写的Unix代码实例 供大家参考 -#include <sys/sem.h> #include <sys/types.h> #include <sys/ipc.h> #include <stdio.h> #include <sys/stat.h> #define VERIFYERR(a, b) if (a) fprintf(stderr, " s failed.\n", b) else fp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:150606
    • 提供者:netdavid
  1. Linux-serial

    0下载:
  2. Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:7952
    • 提供者:zhangxiaojun
  1. led-test

    0下载:
  2. 6410 led测试 include <stdio.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <linux/ioctl.h> /* 瀹氫箟骞绘暟 */ #define MEMDEV_IOC_MAGIC k -include <stdio.h> #include <sys/typ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:2968
    • 提供者:xiankongyijue
  1. bit-test

    0下载:
  2. If linux/types.h is already been included, assume it has defined everything we need. (cross fingers) Other header files may have also defined the types that we need. - If linux/types.h is already been included, assume it has defined everything we
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:1602
    • 提供者:peikangvun
  1. osd_types

    0下载:
  2. osd_types.h - Types and constants which are not part of the protocol.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:7778
    • 提供者:roucingch
  1. compress_params

    0下载:
  2. compress_params.h - codec types and parameters for compressed data streaming interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4726
    • 提供者:pinhwse
  1. powercap

    0下载:
  2. powercap.h: Data types and headers for sysfs power capping interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:7776
    • 提供者:dsrqpeng
  1. types

    0下载:
  2. Android has stl_pair.h, prevent using it by defining the header guard.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4912
    • 提供者:jrnuidiu
  1. float

    0下载:
  2. float.h - Characteristics of floating point types.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:wmljxie
  1. nand_ecc

    0下载:
  2. Platform-specific types and definitions for OpenGL ES 2.X gl2.h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12483
    • 提供者:xerpnhl
  1. flashchip

    0下载:
  2. float.h - Characteristics of floating point types.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2182
    • 提供者:qsjerrang
  1. ebt_ip6

    0下载:
  2. On some systems this type is not defined by <bits ioctl-types.h> in that case, the functions are just stubs that return ENOSYS. -On some systems this type is not defined by <bits ioctl-types.h> in that case, the functions are just stub
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3141
    • 提供者:yzxiuzen
  1. types

    0下载:
  2. psauxerr.h PS auxiliary module error codes (specification only).This file is used to define the PS auxiliary module error enumeration constants. -psauxerr.h PS auxiliary module error codes (specification only).This file is used to define the PS a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4762
    • 提供者:gencaogon
  1. pathmax

    0下载:
  2. Define PATH_MAX somehow. Requires sys types.h.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-13
    • 文件大小:2391
    • 提供者:foncdhao
  1. res_debug

    0下载:
  2. efine DEBUG endif include <sys types.h> include <netinet in.h> include <stdio.h> include <arpa nameser.h> Device Driver for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2781
    • 提供者:taoxydp
  1. negotiate

    0下载:
  2. tring.h> include <stdio.h> include <errno.h> include <sys mount.h> include <sys types.h> include <rfs message.h> include <rpc rpc.h> Device Driver for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:bemuecr
  1. err

    0下载:
  2. Include rpc types.h to get bool_t, TRUE and FALSE. The window system headers also defined TRUE and FALSE and rpc types.h does not check so we undefine them here just to be sure.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3705
    • 提供者:mxlbbun
« 12 3 »
搜珍网 www.dssz.com