搜索资源列表
SCSI_(The_Programmers_guide_to_scsi)
- 無意間在網上找到這本書,已經絕版了也很難找到所以放上來分享給大家,提供大家學習 本書對SCSI的介紹偏重於軟件開發方面。在介紹了SCSI的基本概念後,介紹了SCSI編程的程序化方法,並在DOS和Windows下研究了ASPI(高級SCSI編程接口),在Windows和Windows NT下研究了ASPI32的擴展,在介紹SCSI在UNIX平台的應用時,把重點放在了Linux平台上-This book the introduction stresses to SCSI in the softw
SENDFILE
- 在Linux操作系统,使用C++模拟实现云盘操作,基本实现文件的上传和下载、秒传、断点续传等功能。-In the Linux operating system, use C++ simulation cloud disk operations, basic file upload and download, second pass, HTTP and other functions.
flex
- 此程序是lex的示例,在linux环境编写,是基本的词法编辑器,适合学习编译的人使用。-This program is an example of lex in linux prepared environment is a basic lexical editor for study compiled people.