Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux api
Search - linux api - List
从实际应用中认识Qt,面向嵌入式系统的Qt版本,是Qt的嵌入式Linux窗口,是完整的自包含C++ GUI和基于Linux的嵌入式品台开发工具。Qt/Embeded API可用于多种开发项目。许多基于Qt的X Window程序可以非常方便地移植到嵌入式版本-Practical application of knowledge from Qt, the Qt version for embedded systems, embedded Linux is a Qt window, is a complete self-contained C++ GUI and embedded Linux-based product platform development tools. Qt/Embeded API can be used for a variety of development projects. Many based on Qt for X Window programs can easily ported to the embedded version
Date : Size : 551kb User : douzi

DL : 0
在用户空间中,建立目录所用的API为mkdir().它在内核中的系统调用入口是sys_mkdir()-tell you the how to "mkdir"
Date : Size : 7kb User : nizhijun

最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl API calls, there yuv to rgb converter, rgb to yuv conversion and jpeg decoder API.
Date : Size : 126kb User : 碧海

Video For Linux Two is the second version of the Video For Linux API, a kernel interface for analog radio and video capture and output drivers.
Date : Size : 1.83mb User : 123

DL : 0
linux以及c++的标准库API手册,包含c以及c++的!-linux and c++ standard library API manual, including c and c++ in!
Date : Size : 189kb User : sky

libusb,API for Linux USB interface
Date : Size : 855kb User : 劉民享

linux操作系统下的内核分析,编程开发文档,对于liunx的学习和开发人员有很好的指导作用-linux operating system kernel analysis, programming development documents, for liunx learning and developers have a good guide
Date : Size : 168kb User : 方德

API that manages DMA in the Linux kernel
Date : Size : 41kb User : d730993

纯linuxc实现的聊天系统,功能比较好,涉及到linuxC网络编程的API及一其他的API的使用-Pure linuxc to chat system, function better, involving linuxC network programming API and an API to use other
Date : Size : 3.07mb User : yao

这是 kyoko cabinet C 库的Lua语言绑定的API接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。-Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree. The following access methods are provided to the database: storing a record with a key and a value, deleting a record by a key, retrieving a record by a key. Moreover, traversal access to every key are provided. These access methods are similar to ones of the original DBM (and its followers: NDBM and GDBM) library defined in the UNIX standard. Kyoto Cabinet is an alternative for the DBM because of its higher performance. Each operation of the hash database has the time complexity of "O(1)". Therefore, in theory, the performance is constant regardless of t
Date : Size : 91kb User : Jim Abuma

java sdk 文档中文版的,格式为chm,非常好的,linux下可用chmsee打开-java sdk documentation Chinese version of the format chm, very good, linux chmsee available under the Open
Date : Size : 18.36mb User : zyh

Linux常用命令全集使用手册,方便用户查询LINUX API函数。-Complete Manual Linux common commands
Date : Size : 541kb User : 翁延海

Linux 2.6内核API,以html文件形式编辑的内核API的使用手册。-Linux 2.6 kernel API, in order to edit the html file in the form of the kernel API manual.
Date : Size : 850kb User : chenpeiyi

Video for Linux Two API Specification
Date : Size : 1.9mb User :

Linux kernel API (VFS, networking, hardware interfaces etc.).
Date : Size : 170kb User : silvia.stegaru

The Linux Kernel API -This documentation is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
Date : Size : 100kb User : Wilhelm

中国移动CMPP3.0接口库和示例,已测试通过。-china mobile CMPP3.0 API library and sample code.
Date : Size : 596kb User : fu dengsheng

linux下SQLITE数据库一些API的用法实例。-some sample of SQLITE API in linux
Date : Size : 1kb User : 杨光

作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第17章、Linux音频设备驱动。在Linux系统中,先后出现了音频设备的两种框架:OSS和ALSA,本节将在介绍数字音频设备及音频设备硬件接口的基础上讲解OSS和ALSA驱动的结构。17.1~17.2节讲解了音频设备及PCM、IIS和AC97硬件接口。17.3节讲解了Linux OSS音频设备驱动的组成、mixer接口、dsp接口及用户空间编程方法。17.4节讲解了Linux ALSA音频设备驱动的组成、card和组件管理、PCM设备、control接口、AC97 API及用户空间编程方法。17.5节以S3C2410通过IIS接口外接UDA1341编解码器的实例讲解了OSS驱动。17.6节以PXA255通过AC97接口外接AC97 编解码器的实例讲解了ALSA驱动。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 17, Linux audio device drivers. In Linux system, the audio equipment successively appeared two framework: OSS and ALSA, this section will be introduced in digital audio equipment and audio equipment and hardware interface on the basis of OSS and explain the structure of the driver ALSA. 17.1 ~ 17.2 explained audio equipment and PCM, IIS and AC97 hardware interface. Section 17.3 explained Linux OSS audio device driver s composition, mixer, DSP interface and the user interface space programming method. Section 17.4 explained Linux ALSA audio device drivers, the composition of the card and the component management, PCM equipment, control interface, AC97 API and user space programming method. Section 17.5 to S3C2410 through the IIS interface external UDA1341 codec examples to explain the OSS driver. Section 17.6 to PXA255 through the AC97 interface exter
Date : Size : 901kb User : 华清远见

linux api msdn 你想学习linux编程吗?这可是必备的哦!-linux api msdn you want to learn linux programming? Oh, this is essential!
Date : Size : 82kb User : hanyilok
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.