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

搜索资源列表

  1. MethodoflinuxkernelParser.pdf

    0下载:
  2. 内核分析方面的书籍,讲的很细致,实例代码分析很多。不是空谈理论的书,写的比较偏实际应用。适合学习嵌入式,linux驱动的同学观看。-Kernel analysis of books, said very carefully, many instances of code analysis. Not talk about theory book about the practical application side comparison. For learning embedded, linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:105810
    • 提供者:robert
  1. h264_encode_4cif

    0下载:
  2. H.264压缩4CIF,该压缩代码基于GM8180 LINUX 2.6.14内核。-H.264 AVC encode 4 CIF
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:24070
    • 提供者:tony
  1. System-call-sep

    0下载:
  2. Linux 2.6.11内核文件IO系统调用详解,有 部分代码解释-System call sep
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:24681
    • 提供者:zhangyuan
  1. linux_2_6_v1_03_a

    0下载:
  2. 此代码为XILINX的V4平台专用,对应的linux驱动!硬件都是固化的,上的POWERPC硬核!要用的话请对应自己生成的内核修改对应的基地址!-The code for the V4 platform dedicated XILINX, the corresponding linux driver! Hardware are cured, the POWERPC hard core! Please use it to generate the corresponding kernel chan
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:580513
    • 提供者:托尼
  1. linux_os

    0下载:
  2. linux操作系统的详细介绍 它详细介绍了操作系统的内核实现以及他的 代码实现-linux operating system details which details the operating system kernel to achieve and his code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:880369
    • 提供者:wang qiliang
  1. gpio_dev

    0下载:
  2. 1、开发环境linux2.6.36 2、交叉编译器gcc 4.2.3 3、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3 (3) this code is for s3c64xx GPIO
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:3544
    • 提供者:李文国
  1. LINUX_programe

    0下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -Book on the Linux operating system and its programming were introduced a whole to support the development of software for the open sou
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:16955826
    • 提供者:cai
  1. network-video--player

    1下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-30
    • 文件大小:8192
    • 提供者:nie
  1. linux_1.0_kernel_code

    0下载:
  2. Linux_1.0 内核源代码,这个代码也是网上down的,不敢保证正确性。-the linux kernel 1.0 code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1535887
    • 提供者:非移民
  1. ipsender3.1

    0下载:
  2. linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:3112704
    • 提供者:easonwang
  1. burneye-1.0.1-src.tar.bz2

    0下载:
  2. Linux的ELF程序保护壳burneye,版本比较旧,2.6的内核可能无法使用,需要自行修改代码-Linux s ELF execute file packer, quite old version, so it might can not execute from 2.6 kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:346799
    • 提供者:Rui Fu
  1. liblinear-1.9

    0下载:
  2. 最新版的liblinear代码,可以再windows和linux上使用,liblinear弥补了libsvm的不足,非常适合处理变量数较大的样本数据,由于没有采用内核算法,计算效率非常高!-The latest version of liblinear code can then windows and linux, liblinear compensate for the deficiencies of the libsvm, very suitable for handling large
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:350498
    • 提供者:chenlei
  1. autoconf

    0下载:
  2. Linux中的auto_config.h该文件是编译内核时的配置文件,系统编译信息在该文件中指定,注释掉某些宏即可裁剪该部分的代码-In Linux auto_config.h the file when compiling the kernel configuration file, the system compile the information specified in the file, comment out the code for some of the macro you c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3670
    • 提供者:曹乐
  1. ModBus

    0下载:
  2. 将linux下的modbus代码,移植到了cortex M3内核的lpc1752上。-Modbus code under linux, transplanted to the cortex M3 core lpc1752.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:459902
    • 提供者:万国峰
  1. bitctl

    0下载:
  2. linux下面2.6.24版本内核的位控制的驱动代码,实现了led发光二级管的控制。-bit linux 2.6.24 version kernel driver code control, led light emitting diode control.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:3293
    • 提供者:feng
  1. synflood

    0下载:
  2. linux下的synflood代码,支持最新内核版本,支持winpcap-under linux synflood code to support the latest kernel version, support winpcap
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:3488
    • 提供者:wang
  1. LINUX_program_whitebook

    0下载:
  2. linux编程白皮书,本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -linux programming White Paper, the book made ​ ​ an overall introduction to the Linux operating system and its pr
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:16931187
    • 提供者:nijin
  1. chkrootkit.tar

    0下载:
  2. linux下的synflood代码,支持最新内核版本,支持winpcap-under linux synflood code to support the latest kernel version, support winpcap
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:39421
    • 提供者:浮生若梦
  1. cs8900

    0下载:
  2. cs8900 driver for linux 2.6.32.27 on s3c2410 硬件:恒丰锐科s3c2410开发板hfrk2410_A1.1 软件:linux-2.6.32.27 内含驱动代码和内核修改说明,请先阅读readme.txt -cs8900 driver for linux 2.6.32.27 on s3c2410
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:10316
    • 提供者:涂飞
  1. dm9000

    0下载:
  2. linux源码内核中的dm9000驱动代码详解,适合参考使用-Linux source code in the kernel dm9000 driver code detailed, suitable for use and reference
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:15642
    • 提供者:姜守安
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com