搜索资源列表
dm9000
- 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.
eluosi
- 摘要 俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢• 帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的
u-boot-1.1.6
- u-boot-1.1.6官方下载 无改动 无任何添加 -u-boot-1.1.6Official Download,it is a good chioce for new guy to learn linux
Linux
- 整体功能:如果调用的进程不是一个组的组长时,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
Checkpoint
- 基于XEN轻量级虚拟机检查点写时复制的代码,很有参考价值-Copy on write code based on the lightweight virtual machine checkpoint, a good reference value
linux
- linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
VLCsource
- 此份资料是开源代码VLC的源码,文件夹中还包括详细的代码分析,是学习的一份好材料-This material is open-source VLC source code in a folder, the code also includes a detailed analysis, is a good learning material! ! !
s3c6410-led
- 这是一个arm11驱动入门程序,可以给初学者以实际的体验,对于入门有很好的帮助。-This is the the arm11 a driver entry procedures, practical experience for beginners, good for entry.
mini2440_qudongadc
- 友善中的adc驱动程序,这个经过我加了详细的注释,学习及应用起来很方便-The friendly adc driver, this after I add a detailed notes, it is convenient to study and application
2410_pwm
- 一个基于S3C2410 的 PWM 蜂鸣器驱动及测试程序 -a PWM bell driver and test program based on S3C2410
ad7879.tar
- ad7879 驱动程序 * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option)
ad7877.tar
- ad7877 驱动 * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) a
makefile
- 详细的描述了如何编写makefile以及各种规则 -A detailed descr iption of how to write makefile and the various rules
adc
- 基于linux2.6.12的ADC驱动,用的是AIN1,查询方式,已通过测试-Based on linux2.6.12 ADC driver, using a AIN1, query methods, has been tested
Pthread-of-linux
- 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
proc
- Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构 、 改变内核设置的机制 。 本文只讨论基于 intel x86 架构的 Linux /proc 文件系统。-The Linux kernel provides a pass/proc file system, operated at the time of accessing kernel internal data structures, changes to the kernel setting mec
12
- 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
input_sys
- 一个简单的linux按键驱动,以输入子系统方式实现。-a simply button driver
a-block-driver
- 我们通过写一个建立在内存中的块设备驱动,来学习linux内核和相关设备驱动知识。最简单的方法写出一个能用的块设备驱动。-We write a block device driver, built in memory to learn the knowledge of the Linux kernel and device driver. The easiest way to write a usable block device driver.
Good-use-of-a-drawing-program-abroad
- 国外的一个绘图程序 很好用 很好用 很好用 -A drawing program abroad is good with good with good with good with good to very good use
