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

搜索资源列表

  1. Linux-driver-development14

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第14章、Linux终端设备驱动。在Linux系统中,终端设备非常重要,没有终端设备,系统将无法向用户反馈信息,Linux系统中包含控制台、串口和伪终端3类终端设备。14.1节阐述了终端设备的概念及分类,14.2节给出了Linux终端设备驱动的框架结构,重点讲解tty_driver结构体及其成员。14.3~14.5节在14.2节的基础上,分别讲解Linux终端设备驱动的模块加载/卸载函数和open()、cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:706789
    • 提供者:华清远见
  1. Linux-driver-development21

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第21章、PCI设备驱动。PCI(及cPCI)总线在一般的小型手持设备中不太可能用到,但是在工控和通信设备及其PC中却引领着潮流。在Linux系统中,PCI设备驱动和USB设备驱动有共性,那就是其驱动都由总线相关部分和自身设备类型驱动两部分组成。21.1节讲解了PCI总线及其配置空间,给出了PCI总线在Linux内核中的数据结构。PCI设备驱动的PCI相关部分围绕着pci_driver结构体的成员函数展开,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:550787
    • 提供者:华清远见
  1. board-flash

    0下载:
  2. Information structures for SDP-specific board config data.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2789
    • 提供者:meizanhao
  1. kyro

    0下载:
  2. The follow 3 structures are used to pass data user space into the kernel for the creation of overlay surfaces and setting the video mode. -The follow 3 structures are used to pass data user space into the kernel for the creation of overlay surface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:908
    • 提供者:gengconggk
  1. kyro

    0下载:
  2. The follow 3 structures are used to pass data user space into the kernel for the creation of overlay surfaces and setting the video mode. -The follow 3 structures are used to pass data user space into the kernel for the creation of overlay surface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1088
    • 提供者:ppxangbun
  1. nodedata

    0下载:
  2. Node Data. One of these structures is located on each node of a NUMA system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:niywqj
  1. wchar_t_out

    0下载:
  2. Content: Psychoacoustic data and structures.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:ypndzo
  1. netdb

    0下载:
  2. Structures returned by network data base library. All addresses are supplied in host order, and returned in network order (suitable for use in system calls).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3625
    • 提供者:zdmjwan
  1. OMX_Audio

    0下载:
  2. The structures needed by Audio components to exchange parameters and configuration data with the componenmilts.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12924
    • 提供者:xljipon
  1. pda

    0下载:
  2. CPU-specific data structure. One of these structures is allocated for each cpu of a NUMA system. -CPU-specific data structure. One of these structures is allocated for each cpu of a NUMA system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:sqvmpen
  1. iop_sw_cfg_defs

    0下载:
  2. openprom.h: Prom structures and defines for access to the OPENBOOT prom routines and data areas.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5318
    • 提供者:wanmincon
  1. OMX_Image

    0下载:
  2. The structures needed by Image components to exchange parameters and configuration data with the components Source Code for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3676
    • 提供者:klmxvs
  1. quota

    0下载:
  2. Code pertaining to management of the in-core data structures.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3544
    • 提供者:cuepsqie
  1. parse.c

    0下载:
  2. This program displays CIFF and TIFF data structures in a very cryptic format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:10716
    • 提供者:Weler
  1. Convertbinaryfile

    0下载:
  2. 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:seatrcygull
  1. jiegouti

    0下载:
  2. /*使用结构体数组,将学生的数据按成绩从高到低排序显示到屏幕上, 将学生中不及格学生的姓名显示出来 写一个函数,获取成绩低于平均分的学生记录并返回低于平均分的学生人数*/(using an array of structures, the student's data is displayed on the screen from high to low, and the student's name is displayed to write a function, to get a stud
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lijingg
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com