Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux api
Search - linux api - List
wireless tools, 目前的WIFI API 最新版,可以自己整合并开发WIFI应用程序,修改Makefile可以移植到ARM linux嵌入式环境下开发 -wireless tools, the latest version of the current WIFI API, you can integrate and develop their own WIFI application, modify the Makefile can be ported to ARM linux embedded development environment
Date : Size : 340kb User : 王飞

nano- X是一个著名的开放式源码嵌入式GUI 软件,目的是把图形视窗环境引入到运行Linux 的小型设备和平台上。nano-X使用了分层设计的思想,可移植性非常好,nano-X 的图形引擎能够运行在任何支持readpixel,writepixel,drawhorzline, drawvertline 和setpalette 的系统之上,在底层函数的支持之下,nano-X 支持新的Linux内核帧缓存结构,并基于framebuffer来实现图像的绘制。nanox应用程序运行时占用的资源较少,server只有100多K,精巧的设计并不代表功能的简陋,目前提供每像素1、2、4、8、16、24和32位的支持,另外还支持彩色显示和灰度显示. 目前支持的图形文件包括WINDOWS的GIF,JPEG,BMP、PNG、XPM和PBM、PGM、XPM格式。 本程序是MIPS平台下LINUX 2.6下使用NANO-X API 实现数码相框的源程序。-nano-X is a well-known open-source embedded GUI software, the purpose is to introduce graphical Windows environment to run Linux in the small devices and platforms. nano-X uses a hierarchical design ideas, portability is very good, nano-X s graphics engine can run on any supported readpixel, writepixel, drawhorzline, drawvertline and setpalette system above the support function at the bottom, nano-X supports the new Linux kernel frame buffer structure, and to achieve the image-based rendering framebuffer. nanox application run-time occupation of fewer resources, server is only 100 K, compact design does not mean that features simple, currently available 1,2,4,8,16,24 and 32-bit per pixel support, in addition to color display and grayscale support. Currently supported graphic file, including WINDOWS the GIF, JPEG, BMP, PNG, XPM, and PBM, PGM, XPM formats. This program is under the LINUX 2.6 MIPS platform to use NANO-X API to achieve digital photo frame of the source.
Date : Size : 1.31mb User : 何庭光

Linux Programming by Example: The Fundamentals一书的源代码 本书通过编写得很好的程序示例讲授linux编程。书中采用非常有效的方式,循序渐进地讲授了许多高层原理和深层技术,解决了性能、可移植性、健壮性等现实问题。基于unix版本7和gnu源代码,作者着重介绍了基本的系统调用api,这是所有重要程序的核心,并向读者展示了许多示例――这些示例都源自linux/unix用户日常使用的程序。 -Linux Programming by Example: The Fundamentals by Arnold Robbins, Copyright (C) 2004 by Prentice Hall.
Date : Size : 371kb User : frontsteel

此书很好的介绍了vlc的使用,vlc是一个非常强大的视频处理软件。-This book describes a good use of vlc, vlc is a very powerful video processing software.
Date : Size : 203kb User : 王衎

上期技术CTP接口示例源码,可以根据这个示例开发自己的交易平台-Examples of technology interfaces on the CTP source
Date : Size : 787kb User : 农民工

这是一款基于linux开发平台下的图形接口犀利如软件,可调用其中的API函数,实现任意画线、画圆、画点的功能~-This is a linux-based development platform, such as under the sharp graphics interface software, which can call API functions, an arbitrary line drawing, circle, draw point features ~
Date : Size : 34kb User : 张婕

ASM库5.0版本,来自google code,更新支持linux,内含API应用指南-Active Shape Model API
Date : Size : 4.02mb User : arita

wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular language bindings for Python, Perl, Ruby and many other languages. Unlike other cross-platform toolkits, wxWidgets gives its applications a truly native look and feel because it uses the platform s native API rather than emulating the GUI. It s also extensive, free, open-source and mature. Why not give it a try, like many others have?
Date : Size : 23.29mb User : nuoajung

Android 1.5之后支持vidio录音api.这里创建了一个程序来录制和播放video. 同时也有对于相关api的简单注释。-Early versions of Android platform did not support video recording and hence the developers were unable to create any video recording applications. With the release of SDK 1.5 (Cupcake) which is based on Linux Kernel 2.6.27, several new features and updates were introduced. This Android version supports video recording and playback. Android 1.5(Cupcake) and later releases(Donut and Eclair) have APIs for recording video. But, it is difficult to find relevant, lucid and simple articles that explain how to use the Android APIs for recording video. This article attempts to elucidate how to create an application to record and play video. There is also a brief explanation of related APIs.
Date : Size : 39kb User : 冯金凤

在linux下面采集音频,用到了read、write等系统API函数-Audio capture in linux below, use the read, write and other system API functions
Date : Size : 2kb User : kevin

sqlite最新版本 支持linux平台,支持C语言,便利的API-the latest version of sqlite support linux platform to support C language API to facilitate
Date : Size : 232kb User : xj

linux下,线程编程指南,大部分线程的API的使用方法和注意事项-linux, the thread programming guide, most of the threads API of the use of methods and precautions
Date : Size : 14kb User : 张扬

DL : 0
ucgui图形开发用户手册英文版,包含LINUX下的API函数-ucgui graphical user manuals developed in English, contains API functions under LINUX
Date : Size : 1.71mb User : 曹姓名

glibc是gnu发布的libc库,即c运行库。glibc是linux系统中最底层的api,几乎其它任何运行库都会依赖于glibc。glibc除了封装linux操作系统所提供的系统服务外,它本身也提供了许多其它一些必要功能服务的实现。由于 glibc 囊括了几乎所有的 UNIX 通行的标准,可以想见其内容包罗万有。而就像其他的 UNIX 系统一样,其内含的档案群分散于系统的树状目录结构中,像一个支架一般撑起整个作业系统。在 GNU/Linux 系统中,其C函式库发展史点出了GNU/Linux 演进的几个重要里程碑,用 glibc 作为系统的C函式库,是GNU/Linux演进的一个重要里程碑,相当珍贵的Linux资料。 -glibc is the gnu libc libraries released, that c runtime. glibc linux systems is the bottom api, in almost any other runtime will depend on glibc. glibc package linux operating system in addition to the system services provided, which itself also offers many other services to achieve the necessary functions. Since glibc include almost all the standard UNIX access, one can imagine its contents cover everything. And just like other UNIX systems, the group scattered files containing the system directory structure in the tree, like a stent usually hold up the entire operating system. In GNU/Linux systems, the C library points out the history of GNU/Linux a few important milestone in the evolution, using the C library glibc as the system is GNU/Linux is an important milestone in the evolution of quite valuable Linux information.
Date : Size : 11.97mb User : 观光客

基于V4L开发的视频采集程序,可以做为学习v4l的参考程序-a video capture program based on v4l API on embedded linux
Date : Size : 25kb User : 叶宇飞

在Windows和Linux操作系统上,利用各自操作系统提供的Mutex和信号量机制(Win32 API或Pthreads),实现生产者/消费者问题-In the Windows and Linux operating systems, the use of their operating system provided Mutex and semaphore mechanism (Win32 API or Pthreads), to achieve the producer/consumer problem
Date : Size : 17kb User : 凡亚东

linux下串口操作API,编写的一个简单linux下串口操作程序,可供参考-linux serial port operate under the API, written in a simple serial port under linux operating procedures for reference
Date : Size : 2kb User : V

一些很不错的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.
Date : Size : 13.87mb User : fuxiaoqing

Linux 视频编程接口,通过这个 API 的学习,你可以知道这样从摄像头中读取画面等等的内容,Enjoy!-Video for Linux
Date : Size : 1002kb User : 陈彦霏

DL : 0
V4L2 API的详细介绍文档,包括命令,格式-Video for Linux Two API Specification
Date : Size : 882kb User : oudan
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.