搜索资源列表

  1. 26710.pdf

    0下载:
  2. 非常详细地分析了linux下串口通信的程序,有具体的方法思路以及完整的源代码。-A very detailed analysis of serial communication under linux procedures. And there is a specific way of thinking, as well as complete source code.
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:111616
    • 提供者:lanyijng
  1. Qt4WindowSourceCode2

    0下载:
  2. Linux窗口程序设计__Qt4精彩实例分析上面的源代码第二部分.以循序渐进的方式进行源代码,包括Qt4下面的图形与图画\对话框\QMainWindow的源代码.-Linux Programming __Qt4 window wonderful example above the second part of the source code. With step-by-step approach to source code, incl
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:3709952
    • 提供者:孙明明
  1. Chapter_2

    0下载:
  2. 本章简要介绍Linux中一般的编码结构,并描述诸多与内核打交道的方法。我们首先 关注内核中常见数据类型,比如有效存储、信息检索、编码方法,以及基本汇编语言。这将 为我们在以后的章节中详细分析内核打下基础。接下来介绍Linux如何将源代码编译、链 接成可执行代码,这对理解交叉平台编码和更好地介绍GNU工具集不无益处。之后就是一 系列从Linux内核搜集信息的方法之概要了。本章涉及的内容非常广泛,包括源代码和可 执行代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:457728
    • 提供者:丹尼
  1. Linuxsourcecode

    0下载:
  2. linux内核源代码情景分析的电子书,学习linux内核很有帮助。-linux source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:50074624
    • 提供者:陈海华
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:173056
    • 提供者:梁军学
  1. i2c

    0下载:
  2. i2c源代码情景分析, 讲解了linux下的i2c驱动的源代码,给出了分析和解释,非常好-i2c describer
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:471040
    • 提供者:duan_xiaojun
  1. LINUXAnalysis1

    0下载:
  2. LINUX内核源代码情景分析(上)具体解释手把手教你Linux源码-LINUX kernel source code Scenario Analysis (I) a detailed explanation Shoubashoujiao your Linux source code
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:26905600
    • 提供者:无名
  1. LINUXAnalysis2

    0下载:
  2. LINUX内核源代码情景分析(下篇) 具体解释手把手教你Linux源码-LINUX kernel source code for scenario analysis (Continued) a detailed explanation Shoubashoujiao your Linux source code
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:23181312
    • 提供者:无名
  1. tcpcode

    0下载:
  2. Linux下tcpip网络编程比较详细的源代码,有了它再配合《Unix网络编程实用技术与实例分析》这本书,学习网络编程一定会事半功倍-Tcpip network programming under Linux source code in more detail, with it together with " Unix network programming practical techniques and case anal
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:红河瀚水
  1. 802_11MAC_layer_handoff

    0下载:
  2. 文章从理论上分析了IEEE802.n无线网络MAC层切换原理和 程,对几种可行的算法进行了比较,分析、计算了切换的延迟时间 提出了带优先级的选择性扫描切换算法和双网卡并行算法等改进 略。借助于开放源代码,用Linux下的wirelesstoo1s提供的A 函数,编写C程序,实现了无线MAC层的快速切换。并且在网络无 覆盖和开放认证的情况下,利用该程序对提出的几种算法分别进行 实验测试分析。 -This pap
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:4678656
    • 提供者:汪舵
  1. ip

    0下载:
  2. Linux系统中用c语言实现的ip地址截获与分析程序的源代码-Linux system using c language of the ip address of interception and analysis of the source code
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:刘阳
  1. bittwist-win-1.1

    0下载:
  2. 一款linux下的抓包程序的源代码,具有监听和捕获功能,并可以进行分析-package capture in linux
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:165888
    • 提供者:Jackie
  1. armlinuxboot

    0下载:
  2. 本文详细描述了arm-linux的启动过程,分析了一些源代码-Describes the arm-linux boot process
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:146432
    • 提供者:zhangguo
  1. 1

    0下载:
  2. linux内核源代码情景分析,毛德操编写-linux kernel source code, scenario analysis, Maud write operation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:5163008
    • 提供者:李炜
  1. 200612.04

    0下载:
  2. linux网络协议分析,对各种网络协议源代码解析-linux net source
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:147456
    • 提供者:jerry
  1. the-Qt4-source-code

    0下载:
  2. Linux窗口程序设计(Qt4精彩实例分析)源代码-Wonderful examples of Linux window programming- the Qt4 source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:4317184
    • 提供者:xjf
  1. crash-6.0.0.tar

    0下载:
  2. crash源代码,对linux 发生crash生成的vmcore文件进行分析。-crash source code on linux, the crash generated vmcore files for analysis.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:26806272
    • 提供者:luzhipeng
  1. OS0417

    0下载:
  2. 此为NachOs实验报告及源码,实验内容: 1. 研究code/shell 下的代码: Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的Wrapper,使得一个函数(nachos_syscall.c 中的Ex
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:278528
    • 提供者:Lilith
  1. sdsdsdsd

    0下载:
  2. Linux窗口程序设计—Qt4精彩实例分析源代码 -Linux window programming- the Qt4 wonderful examples of wonderful examples of design-the Qt4 source code analysis of the window procedure of the source code for Linux
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:4317184
    • 提供者:翟天齐
  1. CS8900A

    0下载:
  2. Cs8900a网卡在linux平台下驱动分析和源代码,对学习网卡驱动很有帮助。-Cs8900a NIC driver in the linux platform and source code, very helpful in learning the NIC driver.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:胡应坤
« 1 2 ... 4 5 6 7 8 910 »

源码中国 www.ymcn.org