搜索资源列表
embed_C.doc
- 嵌入式c的编程开发,介绍了c的编码规范和典型的bootloader启动代码分析以及linux驱动
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
linuxc
- linux c 嵌入式编程的好资料,包括有内存的管理和进程,线程的设计-linux c embedded programming good information, including memory management and process design of thread
Linux
- 嵌入式Linux应用程序开发详解,写的个人认为相当不错-Embedded Linux application development detailed, written personally think that pretty well
linuxC_sourcecode
- 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
arm_linux_C_program
- arm-linux嵌入式下C语言编程详细教程-under the arm-linux embedded C language programming course in detail
Embedded_C_Programming_Tutorial
- 嵌入式C编程文档集 包括了嵌入式C开发需要注意的众多方面 深入浅出-Embedded C programming document includes the development of embedded C in many areas requiring attention in simple terms
TheEmbeddedSystemProgramming
- c/c++嵌入式系统编程是不可多得的好书,可以学到整个系统编程内部原理,值得收藏-The embedded system programming rare books, can learn the whole system programming internal principle, it is worth collecting
Linux_part2
- Linux开发人员的入门书籍,经典的Linux开发资料。包括第三章 Linux下的C编程基础,第四章 嵌入式系统基础。 -Linux developers entry books, the classic Linux development information. Including the third chapter of the C programming under Linux based on the basis of Chapter IV of embedded systems.
EmbeddedLinux
- Linux快速入门、Linux基础命令、Linux下C编程基础、嵌入式系统基础、嵌入式Linux开发环境的搭建。-Linux Quick Start, Linux based command, Linux under the C programming based on embedded system based on embedded Linux development environment set up.
linux_Embedded
- linux环境下嵌入式应用开发详解,基本命令,linux c编程。 -linux Detailed embedded application development environment, basic commands, linux c programming.
LinuxCprogrammingDaquan
- Linux C程序设计大全,全面帮助同学学习嵌入式入门C编程-Linux C programming Guinness, to help students learn a comprehensive entry-embedded C programming
qrsbc
- C和C++嵌入式系统编程:初学嵌入式编程必看!-C and C++ embedded system programming: embedded programming beginner must see!
unix(good)
- 一些很不错的UNIX,linux的书籍,值得嵌入式程序员学习的基本的系统API等,详细阐述了嵌入式C编程的所有需要的知识。很值得看-Some books about Embedded linux C,which are best for Embedded coder who want to have a better future on this field,enjoy it yourself.
Linux-driver-development3
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第3章、Linux内核及内核编程。由于Linux驱动编程本质属于Linux内核编程,因此有必要掌握Linux内核及内核编程的基础知识。3.1~3.2节讲解Linux内核的演变及Linux 2.6内核的特点。3.3节分析了Linux内核源代码目录结构和Linux内核的组成部分及其关系,并对Linux的用户空间和内核空间进行了讲解。3.4节讲解了Linux 2.6内核的编译及内核引导过程。另外,还描述了在Lin
embedded-Linux-application
- 嵌入式Linux应用程序开发详解 目录: 第1 章 Linux 快速入门 第2 章 Linux 基础命令 第3 章 Linux 下的C 编程基础 第4 章 嵌入式系统基础 第5 章 嵌入式Linux开发环境的搭建 第6 章 文件IO编程 第7 章 进程控制开发 第8 章 进程间通信 第9章(多线程编程) 第10章(嵌入式Linux网络编程) 第11章(嵌入式Linux设备驱动开发) 第12章(Qt图形编程)-Embedded Linux app
LED-drive-model
- linux 嵌入式c编程驱动部分led模块的参考实例。此代码在s3c2410测试通过。-the linux embedded c programming drive the part led module reference instance. Code in s3c2410 testing through.
c-Senior-courseware
- 这是一个c语言高级课件,共十章,包括编译预处理、c语言编程实践、数据结构与算法概述、链表、c语言在嵌入式中的应用、以及一些常用的排序算法等等。另外附上嵌入式c程序的编译与调试及单独对指针和数组的讲解。-This is a senior c language courseware, chapter ten, including compiling pretreatment, c language programming practice, summary of data structure and
C-CPP
- C和C++嵌入式系统编程、C 和C++嵌入式系统编程-C and C++
嵌入式c编程语言入门与深入
- 本文讲解嵌入式C基础,从C语言到Linux的编译实现。(This article on the basis of embedded C, C language from the compiler to achieve Linux)