CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - linux内核

搜索资源列表

  1. rp-pppoe.tar

    0下载:
  2. 此软件包含linux下rp-pppoe程序,解压缩后增加到内核中-under linux rp - PPPOE procedures to decompress after kernel
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:86640
    • 提供者:冰冰子
  1. ZS3C2410L

    0下载:
  2. 周立功S3C2410实验箱多媒体课件,Linux内核编译实验,Linnux内核编译实验 ,video4linux模块应用实验, 触摸屏实验. -ZLG S3C2410 experimental box multimedia courseware Linux kernel compiled experimental Linnux kernel compile experimental, the video4linux module application experimental, touch
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:1792657
    • 提供者:guowai
  1. 2shtt11_drivv

    0下载:
  2. 自己写的SHT11驱动driverCPU为AT92000,linux内核版本为2.4.27编译环境为gcc -They write the SHT11 driver driverCPU the for AT92000, linux kernel version 2.4.27 compilation environment for gcc
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:2019
    • 提供者:yoeooo
  1. linuxsbqdbc

    0下载:
  2. 本书集中精力于Linux 设备驱动本身,理解 Linux 内核模块、Linux 设 备驱动的结构、Linux 设备驱动中的并发控制等内容-Book to focus on the Linux device driver understanding of the Linux kernel module, concurrency control structure of the Linux device drivers, Linux device driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-19
    • 文件大小:701523
    • 提供者:hexp
  1. task

    0下载:
  2. 基于linux内核的任务和硬件监视程序,在ubuntu操作系统下编译测试通过。-Homemade system tasks and hardware monitoring program based on the Linux kernel, the Ubuntu operating system to compile the test.
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:150257
    • 提供者:李里
  1. Buffer

    0下载:
  2. 用于模拟数据库中数据缓存与作业调度算法,采用了linux内核中操作系统的高效多链数据结构。-For analog data in the database cache and job scheduling algorithm, using the Linux kernel operating system, high-efficiency multi-chain data structure.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:250677
    • 提供者:Aaron Lee
  1. xenomai2.6.0

    0下载:
  2. Xenomai是Linux内核的一个实时开发框架。它希望无缝地集成到Linux环境中来给用户空间应用程序提供全面的,与接口无关的硬实时性能.xenomai2.6.0安装步骤-Xenomai is a real-time development framework for the Linux kernel. It seamlessly integrated into the Linux environment to the user space applications to provide co
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:8933
    • 提供者:edrkelo
  1. linux

    0下载:
  2. linux 常用命令 很实用 系统信息 arch 显示机器的处理器架构(1) uname -m 显示机器的处理器架构(2) uname -r 显示正在使用的内核版本-linux Command
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:7846
    • 提供者:snow
  1. e1000.7

    0下载:
  2. Linux内核驱动代码 关于硬件初始化的代码 仅供大家学习-Linux kernel driver code on the hardware initialization code for U.S. Study
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4440
    • 提供者:m759xianye
  1. linux_kernel_config

    0下载:
  2. Linux内核选项配置 中文手册 (作者:刘少侠)(linux_kernel_config~~~~~~~~~)
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:1142423
    • 提供者:mikotot
  1. linux-i2c

    0下载:
  2. 这是一份在linux3.5内核上编写的IIC子系统模型,应用于触摸屏驱动,在tiny4412开发平台上成功运行(This is a IIC subsystem model written on the linux3.5 kernel, applied to touch screen drivers, and successfully operated on the tiny4412 development platform)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:520陈先生
  1. baidu_yun_lianjie

    0下载:
  2. 2440的Linux学习资料链接,包括软件,源码,内核,视频教程,(Linux system learning materials, including software, source code, video tutorials)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:BUGFWER
  1. epoll

    0下载:
  2. 在linux的网络编程中,很长的时间都在使用select来做事件触发。在linux新的内核中,有了一种替换它的机制,就是epoll。 相比于select,epoll最大的好处在于它不会随着监听fd数目的增长而降低效率。因为在内核中的select实现中,它是采用轮询来处理的,轮询的fd数目越多,自然耗时越多(In Linux network programming, long time used in the select to do event trigger. In the new Linu
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:king丶啊
  1. app

    0下载:
  2. linux环境搭建的一些详细信息,有想了解的可以详细了解一下,文件可能有错误,等以后再添加(linux environment to build some of the details, you want to know can learn more about, the file may be wrong, and so on later to add)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:746496
    • 提供者:son012
  1. FliLinux内核

    0下载:
  2. 用于Linux fli相机驱动文件,内核驱动,驱动ccd相机(the kernel mod for linux fli ccd camera)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:rudis04
  1. WinImage 9.0汉化破解版

    0下载:
  2. 调试linux内核的工具。。。。。。。。。。。。。。。。。(Debug the tools of the Linux kernel.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1430528
    • 提供者:萧志荣
  1. Git-2.6.2-64-bit

    0下载:
  2. Git(读音为/g?t/。)是一个开源的分布式版本控制系统,可以有效、高速的处理从很小到非常大的项目版本管理。[1] Git 是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。 Torvalds 开始着手开发 Git 是为了作为一种过渡方案来替代 BitKeeper,后者之前一直是 Linux 内核开发人员在全球使用的主要源代码工具。开放源码社区中的有些人觉得BitKeeper 的许可证并不适合开放源码社区的工作,因此 Torvalds
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:30353408
    • 提供者:dannisww
  1. fuse-2.7.4

    0下载:
  2. Linux通过内核模块对一些文件系统如ZFS,glusterfs和luster使用FUSE实现。(linux support filsesystem use FUSE)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3312640
    • 提供者:guoguoli729
  1. 《Pro Git》中文版

    0下载:
  2. 速度 简单的设计 对非线性开发模式的强力支持(允许上千个并行开发的分支) 完全分布式 有能力高效管理类似 Linux 内核一样的超大规模项目(速度和数据量)(speed Simple design Strong support for nonlinear development patterns (allowing thousands of branches of parallel development) Fully distributed The ability to
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:5416960
    • 提供者:brave超
  1. led_drv_platform_platdata

    0下载:
  2. 1,实现入口函数 xxx_init()和卸载函数 xxx_exit() 硬件部分初始化构建 file_operation结构 (与内核相关) 实现操作硬件方法 xxx_open,xxx_read,xxxx_write...(与硬件相关)(1, implement the initialization of the entrance function xxx_init () and the uninstall function xxx_exit () hardware part to initi
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:MinGoo
« 1 2 34 5 6 »
搜珍网 www.dssz.com