搜索资源列表
audacity-src-1.3.0b.tar
- Audacity是一款用於錄音和編輯聲音的、免費的開放源碼軟體。它可以執行於Mac OS X、Microsoft Windows、GNU/Linux和其它作業系統-for recording and editing sound, free open-source software. It can be implemented in Mac OS X, Microsoft Windows, GNU / Linux and other operating systems
usbtestsoft
- usbc测试软件,在各种操作系统都可以,比较好用,请适用 -usbc testing software, the various operating systems can be more convenient, please apply
mobile_software_design
- 比较系统地介绍了手机测试、手机的操作系统、手机软件等方面的内容。-systematically introduced a test phone, cell phone operating systems, cell phone software aspects.
SDL-1.2.13-s60-2.3.4
- S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library: Applications and libraries built on SDL can easily be ported to other operating systems. But S60 SDL does more than makes porting easy: S60 multimed
Chinese_version1.1of_SyncML_protocol
- SyncML协议1.1中文版,SyncML 联盟建立和发行了SyncML协议,它是一种使依从该协议的设备、开发程序和服务在网络中实现信息同步化的通用语言。SyncML用于在HTTP,WSP (会议层协议,基于WAP的无线Web应用),OBEX(一种对象交换协议,它基于红外线和蓝牙技术并用于构建多种操作系统)和低层的TCP/IP以及电子邮件协议诸如SMTP, POP3, and IMAP当中-Chinese version 1.1 of SyncML protocol, SyncML Union
siblo
- SIBLO is a boot loader intended to be used with USB-pen-drives, where several operating systems and tools share one single FAT-formatted partition.
BREW-GAMES
- 该光盘是书中的全部源代码,按照章节的顺序编排。所有的程序可以在Windows操作系统中的Visual C++ 6.0下编译通过,并可以运行。-The CD is a book all the source code is organized in the order in accordance with the chapter. Procedures for all Windows operating systems in the Visual C++ 6.0 under the compile
947q
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
pam_nfc-0.0.tar
- Add Near Field Communication (NFC) capabilities to Pluggable Authentification Module (PAM) on UNIX like operating systems
TheBusyCodersGuidetoAndroidDevelopment
- The Busy Coder’s Guide to Android Development new popular google operating systems -The Busy Coder’s Guide to Android Development new popular google operating systems
barcodescanner
- 在iphone操作系统上运行的条形码的生成和识别的源代码-Operating systems in the iphone bar code generation and recognition of the source code
Android-Design
- 传统的桌面应用程序开发,他们能使用任何的编程语言,而且最终的产品和程序是用来运行“桌面”操作系统的;还有就是Android的程序开发者,为Android平台开发程序的JAVA程序员。我不是想说谁更好或者其它的意图。区别仅仅在于想说明并比较桌面操作系统环境的开发风格,工具。-Traditional desktop application development, they can use any programming language, and the final product and the
Serial-Programming-Guide
- Serial Programming Guide for POSIX Operating Systems 5th ed.rar
PCI_SerialPortCard
- 利用oriverstudio和visulae++设计出基于windows的多串口卡设备驱动程序 分 析了Linux内核及其与设备驱动程序的关系,根据Linux设备驱动的结构提出了 Linux设备驱动程序具体的设计和实现流程。保证了多串口卡能应用于多操作系统。 -Use oriverstudio and visulae++ to design windows based multiport serial card device driver analysis of Linux ker
Libfetion-0.8.1
- LibFetion 介绍 LibFetion: LibFetion是由邓东东牵头开发的第三方飞信应用程序,目前gladyeti在主导LibFetion Windows Mobile版本的开发。 LibFetion是个跨平台的软件,在主流操作系统和手持设备上都能见到它的身影。-LibFetion introduced LibFetion: LibFetion led by Deng Dongdong third Fang Feixin application development,
WINCEGPRS
- GPRS是通用分组无线业务,是在现有的GSM系统上发展出来的一种新的分组数据承载业务。可以为用户提供手机上网,手打短信,移动办公,网上游戏,资源共享的丰富功能,本实验课题利用WINCE5.0操作系统和MagicARM2410试验箱,通过插入SIM卡,来实现短信息的收发功能。 本实验课题的硬件为一台装有WindowsXP操作系统的电脑以及装有WINCE操作系统的MagicARM2410试验箱。MagicARM2410教学实验开发平台是一款可使用WINCE和Linux操作系统,支持QT,SIM
mobilenode
- Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
MyExpense
- windows手机操作系统上的一款理财小软件,代码都是自己写的,虽然简单,但是实用-Windows mobile operating systems on a small financial software, the code is written by yours
Android
- Android与服务器端数据交互 采用HttpClient向服务器端action请求数据,当然调用服务器端方法获取数据并不止这一种WebService也可以为我们提供所需数据,它是一种基于SAOP协议的远程调用标准,通过webservice可以将不同操作系统平台,不同语言,不同技术整合到一起。 -Android interact with server-side data HttpClient using standard remote calls to the server-si
POSIX-Serial-Programming-Guide
- POSIX兼容操作系统串口编程指导 它将教会你怎样在你的UNIX工作站或者PC上成功地、有效地和可移植地进行串口编程 -The Serial Programming Guide for POSIX Operating Systems will teach you how to successfully efficiently, and portably program the serial ports on your UNIX® workstation or PC.
