搜索资源列表
linux-CAN-
- linux下的can总线驱动实现代码,用C开发编写-failed to translate
s3c2410_dac0832
- 基于arm-Linux嵌入式平台下,s3c2410_dac0832 DA驱动程序-Living under the arm- linux embedded platform dac0832 the da conversion driver s3c2440
linux
- linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
uc1698-linux
- 嵌入式linux中使用uc1698控制黑白屏的驱动程序及相关的测试程序-Embedded linux driver uc1698 control black and white screen and the associated test procedures
linux-code
- 内核源代码,linux内核源代码,弄懂了就可以成为小专家-inner code,the more you study,the more you will be perfect in this filed
Essential-Linux-Device.tar
- 《精通Linux设备驱动程序》,作者Sreekrishnan Venkateswaran 有丰富的驱动开发经验-Essential-Linux-Device-Drivers-Prentice-Hall-Open-Source-Software-Development-Series, the author, Sreekrishnan Venkateswaran has the sufficient experience for the Linux-device.
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
linux-0.11
- linux-0.11内核源码,代码规模小,更适合阅读-Linux-0.11 kernel code, the code scale is small, more suitable for reading
linux-qudongkaifazongjie-.doc
- linux 驱动总结 .doc 包括:加载驱动的方法-linux 驱动总结 .doc
linux
- linux下的管道通信,用c语言编写完成,可实现父进程向子进程读入或读出字符-Under the Linux pipeline communication ( C language)
processtree
- linux在内核模式下实现processtree功能,遍历系统当前所有进程的任务描述符,并按进程父子关系将这些描述符所对应的进程id(PID)组织成树形结构显示;-Linux in kernel mode achieve processtree functions, traverse the system of all current process task descr iptors, according to the process of parent-child relationship
深入Linux设备驱动程序内核机制
- 《深入Linux设备驱动程序内核机制》是Linux驱动开发方面的经典好书。(Deep into the kernel mechanism of Linux device drivers)
Linux.Sound.Programming.1st Edition.2017.pdf
- 2017年出版的linux音频的指导书,包括jack库用于专业音频编程(It introduces the Jack package also for professional audio case. A good book introduces linux sound programming.)
《鸟哥的Linux私房菜》
- a classic document that helps greenthumb start from linux
linux.so
- (已验证)利用动态库编程获取系统时间,简单的linux库文件生成和库文件调用(Using dynamic library programming to obtain system time, simple Linux library file generation and library file call.)
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)
Linux设备驱动开发详解.part01
- Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))
linux驱动之设备树
- linux驱动之设备树,华清远见教学课件(Device tree driven by Linux)
Linux内核源代码情景分析(全册高清带书签)
- linux内核源代码情景分析,对于深入学习者有很大帮助(linux kernel program, it is very benifial to linux programmer for deeply learning or training.)
《Linux设备驱动开发详解》【华清远见10年特献】
- 华清远见官方出品,比较好的阐述了linux设备驱动的构建。(product from HuaQingYuanJian)