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
[
MySQL
]
mysql_ccode
DL : 0
在力LINUX下用C编写MYSQL的客户端程序,包括如何建立连接.如何创建表,删除表,以及更新记录等基本操作-in force C LINUX prepared MYSQL client procedures, including how to establish a connection. How to set up a table, Table delete and update records basic operation
Date
:
Size
: 1kb
User
:
小新
[
Internet-Network
]
socket_linux_mfc
DL : 0
Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API-Linux Socket Interface category MFC with a similar function, Packaging details of the underlying network API
Date
:
Size
: 3kb
User
:
王为
[
Communication
]
toolkit_4_4
DL : 0
可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, includes a comprehensive C library for creating, sending, receiving and analytical SyncML news. It supports XML and WBXML coding, also supports HTTP (for Web synchronization), the WSP (in the use of WAP) and OBEX (IrDA or use Bluetooth) transmission.
Date
:
Size
: 672kb
User
:
李毅
[
Linux-Unix
]
qt-x11-free-3.3.4.tar
DL : 0
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。-c++ graphic develop enviroment released by Trolltech company, the GDE which supports huge amount of API, is the sharp weapon of linux graphic development
Date
:
Size
: 16.14mb
User
:
何飞
[
Embeded Linux
]
qt-embedded-2.3.7.tar
DL : 0
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是较早的版本,但在嵌入式系统的移植比较成功!-Trolltech released on C graphical development environment to support a large number of API, is the Linux GUI development of weapon. This is an earlier version, but in the embedded system more successful transplant!
Date
:
Size
: 15.08mb
User
:
何飞
[
Embeded Linux
]
qt-embedded-2.3.10-free.tar
DL : 0
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是一个移植到嵌入式系统上的版本! -Graph develop library published by Trolltech company, include many graph API that can used in Linux, and can replant to embedded systems.
Date
:
Size
: 17.34mb
User
:
何飞
[
Video Capture
]
videodog-0.31
DL : 0
最新版videodog0.31,采用linux下video4linux API函数,实现了视频采集、保存文件、加入时间戳,jpeg压缩等功能。-latest version videodog0.31 use under linux video4linux API function and achieve a video collection, preservation, joined timestamp, jpeg compression capabilities.
Date
:
Size
: 144kb
User
:
zyy
[
ICQ-IM-Chat
]
SOCKET API 聊天室
DL : 0
多人聊天室程序,通过WinSocketAPI 完成的,包括服务器和客户端两部分 -people chat room procedures, WinSocketAPI completed, including server and client part 2
Date
:
Size
: 117kb
User
:
译心
[
Other Embeded program
]
FSDev
DL : 0
在VC平台下调试通过的linux 0.11文件系统代码! 对学习文件系统实现的朋友很有帮助,可以下载一个文件映像进行测试各种文件操作API。具体的可以参考赵炯写的《linux0.11内核源代码完全注释》一书和他的网站下载imag文件!-in VC debugging platform adopted by the 0.11 linux file system code! The study documents System helpful friend, a document can be downloaded for testing a variety of image file manipulation API. Specific information can be written by Zhao Jiong "linux0.11 kernel source code completely Notes," a book and his website imag paper!
Date
:
Size
: 342kb
User
:
肖龙远
[
Telnet Client
]
telnet_c
DL : 0
telnet的源代码实现,linux学C的可以看看了-telnet achieve the source code, the C linux school can look at the
Date
:
Size
: 1kb
User
:
aa
[
USB develop
]
USB.C
DL : 0
Linux下usb.c源代码分析 在Linux系统中有一个名为“The USB Core”子系统,它有特殊的API支持USB设备和控制器。-usb.c Linux source code analysis of the Linux system is called "The U.S. B Core "system, it has a special API support for USB devices and controllers.
Date
:
Size
: 6kb
User
:
[
File Operate
]
INIConfigurationFilesCrossPlatform
DL : 0
Win32 has a built-in INI file API, but writing cross-platform code is difficult because these functions aren t available on Linux-Win32 has a built-in INI file API, but writing cross-platform code is difficult b ecause these functions aren t available on Linux x
Date
:
Size
: 18kb
User
:
张建
[
JSP/Java
]
MISC_1.6_Provision_Java_API
DL : 0
中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath "smsfan-provision.jar" net.smsfan.provision.example.SyncOrderExample 80 provision 其中参数: 80 port,为HttpServer的端口号 provision serviceName,为服务名称 程序初始化成功后,misc网关访问URL:http://serverip:port/serviceName 即可提交正向同步数据 2) subs.bat 反向订购/取消接口演示 java -classpath "smsfan-provision.jar" net.smsfan.provision.example.SubscribeExample http://127.0.0.1/provision 其中参数: http://127.0.0.1/provision url,为Misc网关的反向订购/取消接口地址 -China Mobile MISC 1.6 Provision Java API used directly HttpS SP in a way that does not require any other APIs, not Apache, IIS, Tomcat Web server, etc., direct achieve bottom. Runtime Environment Windows/Linux JDK 1.4.2 Demonstration Program 1) sy nc.bat being ordered synchronous demo java-classpath "smsfan- prov ision.jar "net.smsfan.provision.example.S yncOrderExample 80 provision which parameters : 80 port, HttpServer to the port provision serviceName, for service names initialization procedure after the success of Gateway misc visit URL : http :// serverip : port/serviceName forward will be submitted to two synchronous data) subs.bat reverse order/cancellation interface demo java-classpath "smsfan- provision.j ar "net.smsfan.provision.example.Subscrib eExa
Date
:
Size
: 49kb
User
:
张宁
[
OS program
]
user-info-api.tar
DL : 0
在linux/unix下访问用户信息,登录验证。-in linux/unix users accessing information, login verification.
Date
:
Size
: 15kb
User
:
urtrue
[
Internet-Network
]
OpenIPMI-1.3.9.tar
DL : 0
支持IPMI协议的开源API包。可以开发服务器硬件状态监控程序。-agreement IPMI support of the revenue-raising package API. Server hardware can develop condition monitoring procedures.
Date
:
Size
: 820kb
User
:
cj31415
[
Windows Develop
]
mysql_test_c__
DL : 0
此代码是研究 mysql 5.0.22 得出的结果,描述并使用标准 c++演示了使用 MySQLC API 函数简单操作数据库的流程 例子程序在 VC6(VC7.1) + windows 2000 上调试通过 例子程序在 red hat linux 9,red fc6 上调试通过 -this code is to examine mysql 5.0.22 the results Description and use standard c demonstration of the use of a simple API function MySQLC Database examples process procedures V C6 (VC7.1), debugging windows 2000 through examples of procedures in red hat linu x 9, red fc6 debugging through
Date
:
Size
: 15kb
User
:
魏洪平
[
AI-NN-PR
]
usbvision-0.9.8.2.tar
DL : 0
这是一个Linux下的USB摄像头捕捉程序,是一个调用V4L2(Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many "webcam" devices. It supports streaming and capture of color or monochrome video via the Video4Linux API. Most V4L apps are compatible with it, but a few video-conferencing programs do not work yet.-This is a Linux under the USB camera to capture the procedure is a call V4L2 (Video for Linux 2) a very good example. Introduction to English: This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many webcam devices. It supports streaming and capture of color or monochrome video via the Video4Linux API. Most V4L apps are compatible with it, but a few video-conferencing programs do not work yet.
Date
:
Size
: 74kb
User
:
刘维超
[
Embeded Linux
]
sdk-green-4dos
DL : 0
微型嵌入式GUI,多窗口支持| 完全中文输入/显示| 多数常用GUI控件| 99.9% ANSI C 编写| 已成功移植 DOS,Linux,uc/OS-II| 组件式 API(易用,高效)-micro Embedded GUI, multi-window support | complete input/Display | most popular GUI Controls | 99.9% ANSI C preparation | already successful transplant DOS, Linux, uc/OS-II | Component API (user-friendly, efficient)
Date
:
Size
: 305kb
User
:
robert
[
Books
]
SQLiteWeb
DL : 0
:介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components working principle, SQLite system features and architecture. The arm- linux platform for a successful transplant SQLite,. Combining form and CGI technology and the use of SQLite for the C language API. successfully achieved a client and the SQLite embedded database system for the dynamic interaction. This program can be widely used in industrial equipment remote control, remote family medical equipment, Information appliance control center and other areas of application.
Date
:
Size
: 32kb
User
:
黄勇
[
Other
]
Linux_C_HS
DL : 0
包含Linux C函数手册(chm格式),查找函数使用资料更加方便.-Linux contains C function Manual (chm format), the search function and use the information more convenient.
Date
:
Size
: 253kb
User
:
王伟
«
1
2
3
4
5
6
7
8
9
10
11
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.