搜索资源列表
linux 下的xml C编程
- 主要讲述libxml2在linux下的使用,及其如何使用xml,相应的函数和应用
嵌入式Linux+C编程入门(第2版)++PPT
- 讲解linux下嵌入式开发的技术,部分内容如下: 嵌入式系统概述 ARM嵌入式处理器 Linux编程环境 嵌入式交叉开发环境 交叉开发工具链 Bootloader 配置编译Linux 2.6内核
eclipse-iphone-cdt
- 本书介绍如何在windows 或linux 环境下用eclipse开发iPhone应用程序。实为没有Apple MacOs 操作系统人员的有用资料。-Write native iPhone applications using Eclipse CDT. How Windows and Linux developers can bypass the iPhone SDK and write iPhone apps using open source tools.
LinuxFoundation
- Linux用户基础。包含在Linux系统下的常见命令和部分C语言编程知识。-Linux user base. Included in the Linux system under the common command and part of the C language programming knowledge.
IntroductiontoLinuxCProgramming
- 关于Linux环境下C语言编程的入门。适合初学者。-On the Linux environment, C programming language entry. Suitable for beginners.
Linux_learnning_note
- 这是本人学习linux笔记,记载了一个从入门(怎么安装ubuntu),到linux下c语言编程,以及ubuntu上各种应用程序的安装。-This is my learning linux notes, recorded one from the entry (how to install ubuntu), to the c language programming under linux, and ubuntu installed on a variety of applications.
802_11MAC_layer_handoff
- 文章从理论上分析了IEEE802.n无线网络MAC层切换原理和 程,对几种可行的算法进行了比较,分析、计算了切换的延迟时间 提出了带优先级的选择性扫描切换算法和双网卡并行算法等改进 略。借助于开放源代码,用Linux下的wirelesstoo1s提供的A 函数,编写C程序,实现了无线MAC层的快速切换。并且在网络无 覆盖和开放认证的情况下,利用该程序对提出的几种算法分别进行 实验测试分析。 -This paper theoretically analyzes the
linux_20121220
- linux下编译C++程序的环境搭建,包含详细的步骤-linux the compiled under C++ program environment to build, contains detailed steps
serial-linux
- Linux_串口读写.doc Linux串口编程说明.pdf LINUX下的串口通信编程与调试.pdf Visual C++_Turbo C串口通信编程实践.pdf 串口通信编程大全.pdf 嵌入式操作系统Linux中的串口应用编程.pdf-Linux_ serial read and write. Doc Linux serial programming instructions. Pdf LINUX under the serial communication programming and
Linux下C语言编程入门学习
- Linux下C语言编程入门学习,很简单的一个入门教程,利于初学者学习,为后面的学习打下基础。