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
[
Communication
]
msnmlib-1.2.2-src
DL : 0
jmsn是一个完整的JAVA应用程序,下载解压后可以直接运行,运行的界面跟微软的MSN Messenger很类似,包括操作上都非常一致,如果你的操作系统是Linux或者其他那都可以直接用它来替代微软的程序。另外一个是msnm-lib,这个就是我们今天要介绍的API,它仅仅是一个开发包,在jmsn组件中已经包含了这个包。 -jmsn is a complete Java application that can be downloaded directly unpacked run, run interface with Microsoft's MSN Messenger is very similar, including the operation are very consistent, if you are running Linux or other it can be directly used it to replace Microsoft's procedures. Another one is msnm-lib, today we are introduced to the API, it is merely a development kits, in jmsn already contains components of the package.
Date
: 2008-10-13
Size
: 526.13kb
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
: 2008-10-13
Size
: 144.6kb
User
:
zyy
[
Process-Thread
]
ThreadMigrate
DL : 0
封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. In order to make multi-threaded processes to facilitate the Windows and Linux platforms. Compressed are two documents : Thread.h and testMain.cpp. Which is threaded Packaging Thread.h the realization testMain.cpp is testing the code document. Windows use VC7.0 compile. Linux use gcc3.2.3 compile. This version only supports the following API : threads created to remove. Exclusive volume operation. Wait for the other threads.
Date
: 2008-10-13
Size
: 2.62kb
User
:
曹京
[
Other resource
]
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
: 2008-10-13
Size
: 341.92kb
User
:
肖龙远
[
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
: 2008-10-13
Size
: 5.98kb
User
:
cw
[
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
: 2008-10-13
Size
: 18.04kb
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
: 2008-10-13
Size
: 49.36kb
User
:
张宁
[
Windows Develop
]
ndiswrapper-0.10
DL : 0
Some wireless LAN vendors refuse to release hardware specifications or drivers for their products for operating systems other than Microsoft Windows. The ndiswrapper project makes it possible to use such hardware with Linux by means of a loadable kernel module that \"wraps around\" NDIS (Windows network driver API) drivers.
Date
: 2008-10-13
Size
: 108.6kb
User
:
王斐
[
Linux-Unix
]
SDLRef
DL : 0
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly low level API, but using it, completely portable applications can be written with a great deal of flexibility.-SDL Library Documentation. The SDL librar y is designed to make it easy to write games that r un on Linux, * BSD, MacOS, Win32 and BeOS using the various native high - pe rformance media interfaces, and (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly low Leve l API, but using it, completely portable applications can be writt en with a great deal of flexibility.
Date
: 2008-10-13
Size
: 217.6kb
User
:
craigliu
[
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
: 2008-10-13
Size
: 15.32kb
User
:
魏洪平
[
Linux-Unix
]
os1-TheYalnixShell
DL : 0
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
Date
: 2008-10-13
Size
: 41.61kb
User
:
wanghui
[
Other resource
]
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.
Date
: 2008-10-13
Size
: 74.15kb
User
:
刘维超
[
Other resource
]
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
: 2008-10-13
Size
: 305.74kb
User
:
robert
[
Develop Tools
]
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
: 2008-10-13
Size
: 32.3kb
User
:
黄勇
[
Develop Tools
]
MiniGuiApiGuide
DL : 0
LINUX下的MINIGUI开发的API向导-LINUX MINIGUI the development of the API guide
Date
: 2008-10-13
Size
: 2.47mb
User
:
吴有旭
[
VOIP program
]
eXosip-0.7.6
DL : 0
SIP Stacks GNU eXosip: C Linux+Windows+... License: GPL Homepage: http://savannah.nongnu.org/projects/exosip/ The extensible osip: \"...It aims to implement a simple high layer API to control the SIP for sessions establishements and common extensions. Once completed, this eXtended library should provide an API for call management, messaging and presence features.... Download the tar file from http://osip.atosc.org/download/exosip/.
Date
: 2008-10-13
Size
: 412.29kb
User
:
JadeRiver
[
Linux-Unix
]
lcd_driver-framebuffer
DL : 1
本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffer的处理机制以及底层驱动的接口函数针对具体的LCD面板如何在嵌入式Linux中编写帧缓冲设备的驱动程序。最后在FrameBuffer机制的基础上,基于三星公司S3C2410处理器的开发平台系统地开发了嵌入式Linux下的LCD显示驱动程序,实现了简单的嵌入式GUI图形API的设计,并在LQ092Y3DG01上显示了清晰稳定的图像和汉字。测试表明该驱动通用性好,能驱动大部分的LCD;可移植性强,经过少许修改即可应用在其他嵌入式系统中,是S3C2410驱动LCD的一套较佳的解决方案
Date
: 2008-10-13
Size
: 151.66kb
User
:
王强
[
Other resource
]
EmbeddedGUI_Demo
DL : 0
这是一个\"微型嵌入式 GUI\" 的演示程序,可展示 GUI 功能,也支持滑鼠与键盘,其 GUI 核心 可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主 窗口,DLGWINDOW对话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR 横向滚动条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX 组合框,LISTBOX列表框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标 签页,SPEEDBAR进度条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快 ,简单易用的API,完全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑, 采用 ANSI C(标准C语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切 换,内置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细 功能与讯息请参阅档案内附的 GUI 编程指南.PDF
Date
: 2008-10-13
Size
: 555.54kb
User
:
kly
[
Other resource
]
EmbeddedGUI_Application_Example
DL : 0
这是一个\"微型嵌入式 GUI\" 的应用开发例子 (含源代码),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW对话框窗 口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横向滚动条,VSCROLLBAR竖 向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组合框,LISTBOX列表 框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签页,SPEEDBAR进度 条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快,简单易用的API,完 全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采用 ANSI C(标准C 语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换,内置内存分配模 块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功能与讯息请参阅 档案内附的 GUI 编程指南.PDF
Date
: 2008-10-13
Size
: 308.52kb
User
:
kly
[
Other resource
]
EmbeddedGUI-DJGPP+DJGPP_Compiler(With_DJGPP_Compil
DL : 0
这是一个支持\"微型嵌入式 GUI\" 的 DJGPP+DJGPP 编译器 (含DJGPP编译器),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗 口,DLGWINDOW对话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横 向滚动条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组 合框,LISTBOX列表框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签 页,SPEEDBAR进度条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快, 简单易用的API,完全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采 用 ANSI C(标准C语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换, 内置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功 能与讯息请参阅档案内附的 GUI 编程指南.PDF
Date
: 2008-10-13
Size
: 2.98mb
User
:
kly
«
1
2
...
30
31
32
33
34
35
36
37
38
39
40
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.