搜索资源列表
IIc
- 嵌入式linux的IIC驱动,全部为c代码。本程序在嵌入式linux2.4.18内核驱动的基础上加于修改,以适应多芯片的要求。
CCode
- 嵌入式下的C语言知识讲解,有关嵌入式方面的很基础的东西呀,
AT91RM9200_LED_Driver_Application
- LINUX+9200基础实验 :点亮板子上的LED 驱动程序部分led_module.c 说明:程序默认PBO,PB1,PB2,PB3接LED灯,主设备号43,可根据实际情况修改参数.
embeded_Linux_C_design
- 嵌入式Linux C应用程序设计配套光盘,含有许多嵌入式Linux C应用程序设计的基础例程,有参考价值
4
- 《嵌入式Linux C语言应用程序设计》第4章 嵌入式Linux C语言基础—数据、表达式-" Embedded Linux C Application Programming Language" Chapter 4 based on embedded Linux C language- data, expression
3
- 《嵌入式Linux应用程序开发详解》第3章 Linux下的C编程基础-" Embedded Linux application development explain" in Chapter 3 of the C programming under Linux foundation
qiuchuandibibao
- 数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的C语言刚看到数组,就编来看看吧。-Digital Image Processing class visual sense to the base image and involves a discrete mathematics concepts: the transitive closure. Just me just to see the array of C language, on the alloca
Linuxgccgdbmakefile
- 程序设计基础—C环境Linux(gcc gdb makefile)-Linux(gcc gdb makefile)
12355512331
- 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
03-LinuxC
- 嵌入式Linux应用程序开发详解,03-Linux下的C编程基础-Detailed embedded Linux application development under ,03-Linux C Programming Fundamentals
Embedded-Linux-application-
- 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
ARM-Linux-for
- 嵌入式Linux C语言基础——ARM Linux内核常见数据结构-Embedded Linux C language based- ARM Linux kernel data structures common
Linux-C
- 嵌入式Linux C语言基础——高级议题-Embedded Linux C language based- Advanced topics
embedded-Linux-development
- 嵌入式Linux程序开发详解,包含Linux 下的 C 编程基础-Detailed procedures for embedded Linux development
Linux-C
- 零基础学嵌入式Linux C编程 书本源代码-Zero-based learning embedded Linux C programming
C-emis12
- C语言项目 简单的银行系统项目开发 为linux学习提供了基础-C language projects
Embedded-Linux-c-CD
- 嵌入式linux c语言基础与实例进阶 的光盘资料,里面有这本书的源代码。-Embedded linux c language based information and examples of advanced optical disc, which has the source code for this book.
嵌入式Linux应用程序开发详解(完整版)
- Linux介绍及系统安装,常用命令介绍及Linux系统下c语言编程基础;嵌入式系统基础以及嵌入式Linux开发环境搭建。(Linux introduction and system installation, common command introduction and the basis of C language programming under Linux system, embedded system foundation and embedded Linux development
Qt开发入门教程01_Qt开发基础
- Qt是一个功能非常完善的c++跨平台图形库,其实与其说图形库倒不如说它是一个与MFC类似的应用框架。Qt本身就是使用c++语言实现(Qt is a very well functioning c++ cross platform graphics library, in fact it is rather a MFC - like application framework than a graphic library. Qt itself is implemented using the c+
周立功magic2410实验箱基础程序2
- 周立功的实验教程应该是做的最为详细,是arm学习入门的一个简单的快捷工具,本程序包含C语言与汇编语言的联合编程,GPIO控制实验以及外中断实验!