搜索资源列表
Embedded-Linux-for-Blackfin
- Uclinux是当前广泛应用的一种嵌入式Linux操作系统,是一个完全符合GNU/GPL公约的项目,与UNIX完全兼容,完全开放源码。英文单词中u表示Micro,c表示control,所以Uclinux的意思是“微控制领域的Linux系统”。 Uclinux针对嵌入式应用的特点,对Linux的内核(所用版本为linux2.6)进行了修改和重新编译,其大小远小于原来。它包含Linux常用的API,保留了原来Linux操作系统具有的高稳定性、强大的网络功能和卓越的文件系统支持功能等优点。
TR_chap_xenomai_usb
- c est un document qui decrit l utilité de linux xenomai unix
cross-platform-lib
- 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
wavplay-1.5B.tar
- WavPlay开放源代码,播放录制wav格式音频文件,利用GNU C写的,借助Linux或者Unix平台,容易移植到ARM等嵌入式设备上。
CPP-start
- C语言是七十年代初贝尔实验室的Dennis Richie 等人在B语言基础上开发出来的。C最初是作为UNIX操作系统的开发语言为人们所认识。 -C language is the early seventies Dennis Richie at Bell Labs, who developed the B language basis. C UNIX operating system was originally developed as a language for people to k
sqlit
- 基于unix linux 的sqlite c编程,对数据库进行查询,遍历等-Sqlite c programming based on Unix, Linux, the database query, traversing, and so on
klish-1.6.7
- klish (Kommand Line Interface SHell) 是一个在 Unix 系统上实现了 Cisco 方式的命令行接口的框架,可通过XML进行配置。是 clish 的衍生版本。-The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files. The KLISH stands for Kommand Line Interfa
cmake-3.3.0-rc1-win32-x86
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。-CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is
UNIX-Advanced-programming
- 详细讲解了从c高级 linux基础 文件 标准库 目录结构 进程 线程 以及进程线程间的通信 终端 数据库等知识,中文版-Detailed account of knowledge senior c linux standard library directory file structure based interprocess communication terminal threads and process threads, etc.