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

搜索资源列表

  1. uart2_test

    1下载:
  2. GCC环境下,ATMEGA128使用MAX3100扩展UART驱动程序-GCC environment, the use of ATMEGA128 expansion MAX3100 UART Driver
  3. 所属分类:Linux驱动

    • 发布日期:2015-06-11
    • 文件大小:47.64kb
    • 提供者:苏蔚
  1. dm9000

    0下载:
  2. linux-2.6.30_DM9000网卡移植的源代码,希望对在搞Linux系统的兄弟们有帮助. -linux-2.6.30_DM9000 card portable source code, I hope the brothers engaged in a Linux system to help.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:10.11kb
    • 提供者:郑力
  1. demoRS232

    0下载:
  2. Linux下串口驱动,满足快速数据收发,属于异步通讯-serial driver in the Linux which will satisfied the qick reciever and transmitter
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-16
    • 文件大小:265.35kb
    • 提供者:weijc
  1. eluosi

    0下载:
  2. 摘要 俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢• 帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:15.24kb
    • 提供者:lvx
  1. LINUX_Driver_v2.2.0_Source

    0下载:
  2. 亚信AX88180网卡芯片linux下的驱动文件,包括源文件和使用说明-The AX88180 32-bit/16-bit mode Linux driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-01-02
    • 文件大小:23kb
    • 提供者:张三
  1. sqlist

    0下载:
  2. 链表算法应用,如:链表初始化、创建、插入、删除等操作。-The list of the algorithm, such as: the list of the initialization, create, insert, and delete operation.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:961byte
    • 提供者:
  1. minibuttonsandled

    0下载:
  2. 关于led流水灯与按键结合的程序,四个按键控制led流水灯-Led lights and buttons on the water of the combination of the program, four key water control led lights
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:673byte
    • 提供者:meng
  1. net

    0下载:
  2. 基于linux的网口驱动适合atmel,s3c等多种CPU-Based on the Ethernet port of the linux driver for atmel, s3c, multiple CPU
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-24
    • 文件大小:681.3kb
    • 提供者:雷扬
  1. TestRS485

    0下载:
  2. RS485串口通信程序,类似于【串口调试助手】,演示了如何设置RTS和清除RTS,同时,这些设置不影响RS232和RS422的使用-RS485 serial communication program, similar to [serial debugging aides], demonstrates how to set the RTS and clear the RTS at the same time, these settings do not affect the RS232 and
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:60.92kb
    • 提供者:liujianfei
  1. malloclab-handout_20111118164222705

    2下载:
  2. 深入理解计算机系统C语言程序代码,描述对于malloc算法的实现与理解-In-depth understanding of the computer system C language code that describes the algorithm for the realization and understanding of the malloc
  3. 所属分类:Linux驱动

    • 发布日期:2015-06-05
    • 文件大小:80kb
    • 提供者:Aron
  1. Linux

    0下载:
  2. 整体功能:如果调用的进程不是一个组的组长时,setsid创建一个新会话。调用进程将成为该新会话的组长,新进程组的组长,并且没有控制终端。-The overall function: if the call process is not a group leader, setsid create a new session. Call process will become the new session of the group leader, the new process group lea
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:123.63kb
    • 提供者:吴晓
  1. Checkpoint

    0下载:
  2. 基于XEN轻量级虚拟机检查点写时复制的代码,很有参考价值-Copy on write code based on the lightweight virtual machine checkpoint, a good reference value
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:753.93kb
    • 提供者:cheng
  1. AX88772B_LINUX_Driver_v4.2.0_Source

    0下载:
  2. 基于AX8277B芯片的USB2NET驱动-The chip driver used to USB2NET based AX8277B
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-25
    • 文件大小:36.66kb
    • 提供者:YinLiu
  1. The-talloc-API

    0下载:
  2. talloc是一种基于内存池的内存管理方式,该文章详细介绍了talloc api提供的各种接口-talloc is a way to manage memory, it is based on memory pool. The article introduces many api of talloc.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:60.31kb
    • 提供者:Andy Tsang
  1. How-to-compile-the-first-module

    0下载:
  2. 如何编译第一个模块 如何编译第一个模块 hello.ko -How to compile the first module
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:6.02kb
    • 提供者:spy
  1. The-primary-character-driven

    0下载:
  2. Linux初级字符驱动学习资料,绝对值的收藏!-The primary character driven
  3. 所属分类:Driver develop

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:武生
  1. Brother-of-the-Linux

    0下载:
  2. 《鸟哥的Linux私房菜:基础学习篇》零基础学习Linux,很好的一本书,爱好者珍惜了!-" Brother of the Linux private kitchens birds: based learning" zero-based learning Linux, a good book, lovers cherish!
  3. 所属分类:Driver develop

    • 发布日期:2017-06-13
    • 文件大小:19.45mb
    • 提供者:朱秋辉
  1. the-region-set-operate

    2下载:
  2. 区间操作练习 允许两个操作,add(min,max)和del(min,max),一开始区间内为空,每个操作后算出区间内的集合,要求能自动合并、拆分集合。例如: 操作1:add(1,7) 区间内的集合:(1,7) 操作2:add(9,10) 区间内的集合:(1,7)、(9,10) 操作3:del(3,5) 区间内的集合:(1,2)、(6,7)、(9,10) 操作4:add(3,8) 区间内的集合:(1,10)-region set operate,you can add
  3. 所属分类:Driver develop

    • 发布日期:2014-07-31
    • 文件大小:6kb
    • 提供者:chenfan
  1. The-Linux-kernel

    0下载:
  2. 本书对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解。-Book early to Linux operating system kernel (v0.11) all the code files in a detailed and comprehensive comments and annotations, is intended to enable the reader to i
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:5.07mb
    • 提供者:德静
  1. The-heart-rate-in-ear-headset-sch

    0下载:
  2. The heart rate in ear headset 心率耳机 原理图, 使用 afe4404-The heart rate in ear headset used afe4404
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:68.27kb
    • 提供者:wenj
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com