CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux api
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux api - List
[
Software Engineering
]
directfb_improve
DL : 0
基于Linux上的DirectFB简介,提供的功能,支持的API,应用方案,市场分析等等。日文版-DirectFB on Linux-based introduction to the functions provided to support the API, applications, market analysis and so on. Japanese version
Date
:
Size
: 104kb
User
:
Jason Han
[
Linux-Unix
]
Linux_C_Landguage_library_document
DL : 0
linux 函数库文档,可以用于快速查找linux函数的API接口-linux function api document
Date
:
Size
: 4.74mb
User
:
richardz
[
Linux-Unix
]
myrm2
DL : 0
使用unix的api实现unix下的rm函数,可支持-r -i -u选项-a brief source code of rm under linux,-i-r-u options are available
Date
:
Size
: 1kb
User
:
litao
[
Embeded Linux
]
ziku_api
DL : 0
(绝对原创)Linux写的GB2312字库程序,包括API接口和一个16X16的GB2312汉字字库。接口方便、灵活,可支持不同的大小的字库、不同的字库。支持不同支持的点阵LCD,只需要修改头文件两个宏定义即可。 设计上,借鉴了linux2.6控制台的字库设计方法。API接口和控制台的字库API接口几乎一样,只有接口的名字不同。 配合本人LM6063A、LM12232C驱动程序使用,就是一套完整的显示解决方案了。 /************************************* ** 公开源代码的初衷:这一年来从开源社区 ** 学到了很多很多。但是大部分都是国外的, ** 我也想过把自己的代码提交到开源社区, ** 无奈E文不好。希望借助pudn的这个平台 ** 为开源中点贡献。 */-linux driver for gb2312.
Date
:
Size
: 602kb
User
:
nizhiquan
[
VC/MFC
]
Premier.Press.-.Focus.on.SDL.eBook-LRN
DL : 0
不是微软开发的一套API,比DirectX简单,并且支持多个平台,包括windows和linux等操作系统。SDL是Simple DirectMedia Layer的缩写。对于初学编写游戏非常的游泳,并且可以作为嵌入式GUI开发的一个基础平台。-another API not written by Microsoft that is simpler than DirectX and is supported on a number of platforms, including Windows and Linux. The name of the API/SDK is the Simple DirectMedia Layer, or SDL for short. The cool thing about SDL is that if you use standard ANSI C/C++ along with it, you can port your games and applications to other platforms in a matter of hours or a day at most. This is the real power of SDL—portability. Focus On SDL will get you up and running with the SDL system almost immediately. This book will bring you up to speed with this elegant and clear API in no time.
Date
:
Size
: 7.46mb
User
:
xpcodin g
[
Linux-Unix
]
API_fucntions_in_Linux
DL : 0
Linux 常用的api函数 可作为参考-It s a book about some commonly used api functions in Linux.It can be used for reference.
Date
:
Size
: 83kb
User
:
葛俊
[
Linux-Unix
]
The_Linux_Kernel_API
DL : 0
Linux 内核 API函数手册 The_Linux_Kernel_API.rar-Linux kernel API manual function The_Linux_Kernel_API.rar
Date
:
Size
: 169kb
User
:
autorun
[
Linux-Unix
]
LinuxC
DL : 0
Linux下的API函数。包含字符串,进程等。-API function under Linux. Contains the string that process.
Date
:
Size
: 253kb
User
:
蒋磊
[
Linux-Unix
]
cmpp30api-turbolinux.tar
DL : 0
亚信CMPPAPI是业界常用的短信API,在Linux下已经有十分完善的版本。-Aixing CMPP API is an interface for wireless mobile enterprises to spread out its short message.
Date
:
Size
: 773kb
User
:
Ritch
[
Embeded Linux
]
(8.16)ATA5590-Reader
DL : 0
基于arm linux下RFID模块手持机开发资料-RFID handhold reader api
Date
:
Size
: 98kb
User
:
张恒
[
Linux-Unix
]
LinuxSDK
DL : 0
Dektec 数据卡的Linux SDK API 支持 DTA-100, DTA-102, DTA-105 DTA-107, DTA-110 T DTA-115, DTA-116, DTA-117 DTA-120, DTA-122, DTA-124DTA-140, DTA-145, DTA-160DTA-2144, DTA-2145 DTE-3100, DTE-3120 DTU-205, DTU-225, DTU-234 DTU-235, DTU-245 -The Linux SDK provides developers with a driver and an API for using DekTec s DVB/MPEG-2 PCI and USB-2 devices in applications running under Linux.
Date
:
Size
: 6.96mb
User
:
王君
[
Com Port
]
serialportdriver
DL : 0
介绍linux内核的源代码及相关api函数-Introduction linux kernel source code and related api function
Date
:
Size
: 3kb
User
:
叶爱平
[
SMS
]
YimengSDK4.0.3JAVA
DL : 0
短信平台客户端API以及示例程序,部署在windows平台和linux平台都可以,用myEclipse编译运行-SMS platform for client-side API, and sample programs deployed in the windows platform and linux platform can be used to compile run myEclipse
Date
:
Size
: 2.65mb
User
:
yanghongwei
[
Software Engineering
]
use_linux_to_design_plc
DL : 0
在数控机床中, 通常用可编程控制器( PLC) 对机床开关量信号进行控制。PLC可靠性高, 使用方便。但在大多数数控机床, 特别是经济型数控机床中, 要求的输入输出点数并不多, 通常在60点以下,因此, 为了降低数控机床成本, 在基于工业PC机的数控系统中, 可以采用开关量I/O板加外接继电器,配合主机的软件对机床开关进行控制。但如果PC机采用单任务操作系统(如DOS) , 数控系统的所有任务运行都置于一个总体的消息循环中, 软件的模块化和可维护性较差, 系统故障的风险相对集中, 而且不能充分利用PC机系统资源。而采用非实时多任务操作系统(如Windows) 时, Win32 API的设计没有考虑到实时环境的开发用途, 其系统调用的效率不高,不能满足数控系统PLC控制的实时性要求。 为此, 本文提出一种基于RT - Linux操作系统的嵌入式PLC, 利用RT - Linux的开放性、模块化和可扩展性的系统结构特性和多线程/多任务的系统环境,在保证实时性的同时, 使故障风险相对分散。 -use linux to design plc
Date
:
Size
: 87kb
User
:
重工业
[
Linux-Unix
]
The_Linux_Kernel_API
DL : 0
The_Linux_Kernel_API Linux 内核API函数-The_Linux_Kernel_API
Date
:
Size
: 168kb
User
:
phantom
[
Video Capture
]
Video4Linux2_API
DL : 0
通过此电子书,你可以很轻松的了解video4linux2的编程过程。书后有一个完整的图像采集程序。-this is a book as to video4linux!
Date
:
Size
: 938kb
User
:
廖伟全
[
Linux-Unix
]
v4l2_capture_picture
DL : 0
此代码运行平台是linux.其运用linux 的API来实现视频采集(须有摄像头)。-we can capture a picture according to the Video for Linux Two API.
Date
:
Size
: 39kb
User
:
廖伟全
[
JSP/Java
]
jxl
DL : 0
通过java操作excel表格的工具类库 支持Excel 95-2000的所有版本 生成Excel 2000标准格式 支持字体、数字、日期操作 能够修饰单元格属性 支持图像和图表 应该说以上功能已经能够大致满足我们的需要。最关键的是这套API是纯Java的,并不依赖Windows系统,即使运行在Linux下,它同样能够正确的处理Excel文件。另外需要说明的是,这套API对图形和图表的支持很有限,而且仅仅识别PNG格式。 搭建环境 将下载后的文件解包,得到jxl.jar,放入classpath,安装就完成了。 (很大总是不能很好的加载,我想补充一下:把你下载好的JXL.JAR包放入D:\JAVA\jre\lib\ext中(我的是JDK1.6)就OK了。我相信在配置TOMCAT时也需要把相关的三个包放到这里面。)-Tools to operate the excel table through java class library supports all versions of Excel 95-2000 generate Excel 2000 format support fonts, numbers, dates, the operation can be modified cell properties support images and charts should be said that the above functions have been able to substantially meet our needs. The key is set API is a pure Java, does not rely on a Windows system, even if running under Linux, it is also able to correct handling Excel files. Also need to note is that this set of API support for graphics and charts very limited, and only understands the PNG format. Unpack the file after the build environment to download be jxl.jar, add the classpath, the installation is complete. (Much is not always a good load, I would like to add: you download good JXL.JAR package into the D: \ Java \ jre \ lib \ ext (I JDK1.6) the OK. I believe that to configure TOMCAT three packages need to be put in there.)
Date
:
Size
: 3mb
User
:
陈明
[
Linux-Unix
]
interrupts
DL : 0
interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc-interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc....
Date
:
Size
: 41kb
User
:
DVR
[
Linux-Unix
]
Serial-Programming-HOWTO
DL : 0
serial programming, posix serial api,serial how to, RS-232 programming in linux, etc -serial programming, posix serial api,serial how to, RS-232 programming in linux, etc ....
Date
:
Size
: 21kb
User
:
DVR
«
1
2
...
34
35
36
37
38
39
40
41
42
43
44
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.