搜索资源列表
Linux
- Linux 设备驱动 Edition 3 By Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman 由 quickwhale 翻译的简体中文版 V0.1.0 2006-6-2 遵循原版的版权声明. 还在完善中. 欢迎任何意见, 请给我邮件. 请发信至 -Printed in the United States of America. Published by O’Reilly Media, Inc., 10
Compiler-Principle-1
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)-Compiler Principle
Compiler-Principle-2
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)-The compiler is to " high-level language," translated as " machine language
Compiler-Principle-3
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)
LINUXDriver
- Linux 设备驱动 Edition 3 By Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman 由 quickwhale 翻译的简体中文版本 V0.0.1 遵循原版的版权声明. 还在完善中. 欢迎任何意见, 请给我邮件. 请发信至 quickwhale 的邮箱-LINUX Driver Development Third Edition
e1000e-2.0.0.tar
- e1000e网卡驱动。e1000e 驱动程序支持 PCI Express* 千兆位网络连接(除 82575,82576,82580 和 i350 外)。-ON划词翻译ON实时翻译 E1000e network card driver. The e1000e driver supports PCI Express* gigabit network connections (in addition to 825758257682580 and i350).
jinchegndeguandaotongxin
- 编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。-编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sen
saa711x
- saa7113驱动程序,i2c构架有v4l2接口,仅供参考- saa7113驱动程序,i2c构架有v4l2接口,仅供参考 ON划词翻译ON实时翻译 SAA7113 driver, I2C frame with a v4l2 interface, for reference only
MongoDB
- MongoDB3.0驱动封装,可以直接使用来操作mongodb数据库,增删查改,和多种复合查询.目前游戏服务器正在使用-翻译 MongoDB3.0 drive package, can be used directly to operate mongodb , additions and deletions to change the investigation, and a variety of complex queries. The game server is using
20160623
- ov5640摄像头相关寄存器手册翻译及调试代码,基于4418平台。-Ov5640 camera related register manual translation and debugging code, based on 4418 platform.
Linux-ALSA-driver-analyze
- Codec调不通? widgets是什么鬼? DAPM看不懂? 音频没有声音? Linux Audio 有bug? Android 音频如何配置? Linux 2.6与Linux 3.x 内核音频架构有什么差异? 文档总共12篇,内容简介: 根据源码分析ALSA架构,有图有码(代码,不是马赛克:)),理解非常容易 ASoC的软硬件架构分析 具体讲解PCM、Controls、dai ASoC架构中的Machine ASoC架构