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
[
Internet-Network
]
10.5
DL : 0
Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 -linux socket communication
Date
:
Size
: 12kb
User
:
lin
[
Linux-Unix
]
Linux_MySQL_C
DL : 0
Linux环境MySQL的C编程起步,示例程序,包含如何使用MYSQL API等接口。-MySQL' s C programming environment for Linux started, the sample program, including how to use the MYSQL API interfaces.
Date
:
Size
: 1kb
User
:
david
[
OpenGL program
]
Visualization_Library_SDK
DL : 0
Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现实、可视化模拟、数据展现、多媒体程序以及具有特效的三维和两维的游戏。-Visualization Library is a C++ middleware for high-performance 2D and 3D graphics applications based on the industry standard OpenGL 1.x-4.x, designed to develop portable applications for the Windows, Linux and Mac OS X operating systems. Visualization Library is currently used by professionals, researchers and students to develop all sorts of 2D and 3D applications. Visualization Libray has been designed to be a fine-grained platform upon which a wide variety of highly-specialized 3D graphics applications can be effectively developed. Instead of abstracting the user from the underlying OpenGL API, Visualization Library stays as close as possible to it and defines a thin high-performance layer on top of it. The result is that many OpenGL functions and features have a 1 to 1 mapping to Visualization Library s classes. You can think of Visualization Library as a toolkit that provides you with the power and flexibility of OpenGL within a light and user friendly C++ object orie
Date
:
Size
: 21.42mb
User
:
李学艺
[
Linux-Unix
]
xen-4.1.1.tar
DL : 0
Xen通过一种叫做半虚拟化的技术获得高效能的表现(较少的效能损失,典型的情况下大约损失 2 ,在最糟的情况下会有 8 的效能耗损;与其它使用完全的虚拟化却造成最高到 20 损耗的其他解决方案形成一个明显的对比),甚至在某些与传统虚拟技术极度不友好的架构上(x86),Xen也有极佳的表现。与那些传统透过软件模拟实现硬件的虚拟机不同,在3.0版本及在Intel VT-X支援前的Xen需要让客座作业系统(guest operating systems)与Xen API进行连接。到目前为止,这样连结已经可以运用在NetBSD,GNU/Linux,FreeBSD和贝尔实验室的Plan 9系统上。在Brainshare 2005会议上,Novell展示了NetWare与 Xen的连通。与Windows XP连通的技术曾在Xen开发初期进行,但微软的协议未能允许它发布。Sun微系统公司也正积极研究Solaris与Xen的连结,使其能在Xen平台上运作。-his article is about the virtualization software. For other uses, see Xen (disambiguation). Xen Xen running NetBSD and three Linux distributions Developer(s) The Xen Project XenSource, Inc. Initial release 2003 Stable release 4.1[1]/March 25, 2011 5 months ago Operating system Linux, and other Unix-like,*BSD, OpenSolaris as both hosts and guests Microsoft Windows as a guest OS. Type Virtual machine monitor License GNU GPL v2 Website http://www.xen.org/ In computing, Xen (pronounced /ˈ zɛ n/) is a virtual-machine monitor for IA-32, x86-64, Itanium and ARM architectures. It allows several guest operating systems to execute on the same computer hardware concurrently. The University of Cambridge Computer Laboratory developed the first versions of Xen as of 2010, the Xen community develops and maintains Xen as free software, licensed under the GNU General Public License (GPLv2). Xen systems have a structure with the Xen hypervisor as the lowest and most privileged l
Date
:
Size
: 9.88mb
User
:
yangcongjun
[
Linux-Unix
]
yuandaima
DL : 0
基于linux平台 调用api函数 实现声音信号的采集与播放 -Linux-based platform invoke api function to achieve the sound signal acquisition and playback
Date
:
Size
: 3kb
User
:
梁泽枫
[
Linux-Unix
]
LINUX_API_CODE
DL : 0
linux2.4源代码分析和重要API文档,是学习linux的必备材料。-linux2.4 important API source code analysis and documentation, are essential materials to learn linux.
Date
:
Size
: 48.01mb
User
:
许万清
[
Embeded Linux
]
miaobiao
DL : 0
Microwindows API体系绘图机制 redhat linux 9.0 + minicom+uClinux 开发环境-Microwindows API system drawing mechanism redhat linux 9.0+ minicom+ uClinux development environment
Date
:
Size
: 2kb
User
:
卓少锋
[
Linux-Unix
]
libv4l_0.6.4.orig.tar
DL : 0
linux下视频API-V4L2的源代码-Video API-V4L2 under linux source code
Date
:
Size
: 132kb
User
:
lufei
[
Linux-Unix
]
linux_api
DL : 0
linux开发采用api(linux开发采用api)-linux fun
Date
:
Size
: 15kb
User
:
peter
[
Internet-Network
]
socket-code-communication
DL : 0
应用linux操作系统的socket的api函数编写网络通信程序,实现服务器与客户机之间的数据传输。-Application of the linux operating system socket api function network communication program written, between server and client to achieve data transfer.
Date
:
Size
: 1kb
User
:
李卓
[
VxWorks
]
UNIX_Version_1
DL : 0
本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Unix systems, the API function call interface to the system, including file systems, device drivers, inter-task communication mechanisms, pipes, semaphores message queues, and so on. Learning Linux, VxWorks and other Unix-like embedded systems programming with a good guide.
Date
:
Size
: 17.96mb
User
:
黄欣
[
Linux-Unix
]
v4l2
DL : 0
video 4 linux 2的英文手册,详细介绍了linux内核中v4l2接口、API函数等的应用,是视频驱动开发的必备工具。-Video 4 Linux 2 English manual, introduced in detail the Linux kernel v4l2 interface, API function application, is a video driver development tool.
Date
:
Size
: 938kb
User
:
xy
[
Linux-Unix
]
v4l2-xy
DL : 0
video 4 linux 2的编程经典,详细介绍了linux内核中v4l2接口、API函数等的应用,是视频驱动开发的必备工具。-Video 4 Linux 2 programming classic, introduced in detail the Linux kernel v4l2 interface, API function application, is a video driver development tool.
Date
:
Size
: 367kb
User
:
xy
[
JSP/Java
]
jxls-1.0-RC-1
DL : 0
通过java操作excel表格的工具类库 支持Excel 95-2000的所有版本 生成Excel 2000标准格式 支持字体、数字、日期操作 能够修饰单元格属性 支持图像和图表 应该说以上功能已经能够大致满足我们的需要。最关键的是这套API是纯Java的,并不依赖Windows系统,即使运行在Linux下,它同样能够正确的处理Excel文件。另外需要说明的是,这套API对图形和图表的支持很有限,而且仅仅识别PNG格式。-jxl src
Date
:
Size
: 2.25mb
User
:
xia
[
Windows Develop
]
libiop-code-1.0.4
DL : 0
一个c语言开发的跨平台网络IO库 功能特性: 1:c/c++ api, 底层支持epoll,select,poll等io模型 2:异步事件模型 3:任务池模型,跨平台线程接口 4:跨平台(Linux/windows) 5:日志服务 6:稳定,支持7*24小时无间断运行,自动处理异常状态 7:高并发与快速响应 8:API简洁, 学习成本底-The libiop provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libiop also support task pool and log service. support linux and windows.
Date
:
Size
: 152kb
User
:
jonas
[
Internet-Network
]
weibo
DL : 0
linux下对官方微博api采集下的的json格式的文档的抽取源码-json format the document in the official microblogging api collection of extracted source under linux
Date
:
Size
: 99kb
User
:
何俊杰
[
Driver Develop
]
pThread
DL : 0
在Linux上实现的调用API的线程控制函数,包括线程的生成以及释放-Call the API on Linux thread control functions, including the generation and release of the thread
Date
:
Size
: 1kb
User
:
顾兆伦
[
SCM
]
DSL_CPE_API_driver
DL : 0
DSL CPE API driver For embedded linux
Date
:
Size
: 400kb
User
:
NUCLEAR-WAR
[
Driver Develop
]
videodemo
DL : 0
基于arm s3c2410平台的linux系统usb摄像头监测程序。通过使用v4l的api函数从摄像头中读取数据 ,然后写人Frame Buffer, 使采集到的图像在液晶屏中显示出来。-Usb camera arm s3c2410 platform-based linux system monitoring procedures. By using the v4l api function to read data from the camera, and then writing Frame Buffer, and the collected images to be displayed in the LCD screen.
Date
:
Size
: 4kb
User
:
yangweichang
[
Driver Develop
]
vtss_appl_board_atom12_eval
DL : 0
ATOM12 评估板上Vitesse PHY的驱动支持包-//*************************************************************************** board specific functions needed for running the PHY API at a Atom12 evaluation board. The evaluation board is equipped with a Rabbit CPU board, which do the communication with the PHY using a socket connection. The actual API is running on the host computer. The API has been tested with both Linux (Red Hat) and Cygwin.
Date
:
Size
: 4kb
User
:
shellengineer
«
1
2
...
37
38
39
40
41
42
43
44
45
46
47
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.