这是一个linux的API书,相信对大家有一定的帮助!
上传时间: 2014-01-09
上传用户:czl10052678
运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示
上传时间: 2014-12-03
上传用户:chens000
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.
标签: interesting open-source understood projects
上传时间: 2015-07-26
上传用户:mpquest
快速全盘的查找文件,利用API实现高效的查找方式
上传时间: 2015-07-26
上传用户:1583060504
可用于对socket api的学习,一个对于网络端口扫描的程序
上传时间: 2015-08-03
上传用户:zhengzg
这本电子书是风河公司的api的详细解释,这本书对api做了详细而简约的解释,是学习vxworks的必备书籍。
上传时间: 2014-03-04
上传用户:qilin
用API函数实现串行通讯 以往的DOS系统是通过DOS中断和BIOS中断向用户提供串行接口的通讯能力。在Windows环境下,C++的开发工具既没有提供象DOS和BIOS中那样专门的串行通讯控制方法,也不允许用户直接控制串口的中断。 为了保证资源共享,Windows系统完全接管了各种硬件资源,使用中断来控制端口将破坏系统的多任务性,使系统的稳定性受到影响。但Windows同时也提供了功能强大的API函数使用户能间接的控制串行通讯。
上传时间: 2013-12-10
上传用户:xiaoxiang
700多个API函数的详细介绍[VB],chm格式的电子书,有目录。
上传时间: 2013-12-24
上传用户:windwolf2000
libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.
标签: 1394 the interface supported
上传时间: 2015-08-07
上传用户:徐孺
OpenObex库的API手册,需要学习openobex的朋友可以参考一下该手册
上传时间: 2014-01-01
上传用户:shinesyh