SCSI-2也称为Fast-SCSI,传输速率为10MB/s。 后采用扩展总线宽度来增加数据流量的方式,提高整 体传输速率,于是SCSI-2规定了16位、32位数据总 线,使传输速率进一步提高为20MB/S,也就是Wide -SCSI,或是称作Fast SCSI-2。 Wide-SCSI采用4 位定址,使可连接的设备达到了15个。在接口电缆上, 为兼容SCSI-l所使用的A电缆,SCSI-2标准在A 电缆的基础上增加一条68pin的扁平电缆,称为B电 缆。目前还有不少SCSI的CD-ROM、CD-R、CD- RW还是使用SCSI-2界面。
上传时间: 2014-12-03
上传用户:change0329
Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。 本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用 户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命 令(比如cd,详见要实现的命令),以及输入输出重定向等功能。
上传时间: 2015-10-15
上传用户:牛布牛
Visual.C++程序设计技巧与实例--配套光盘 第9章 多媒体技术 本章的共有6个实例: 1. CopyWnd捕捉窗体内容存储到剪切板 2. BMPMovie实现位图动画 3. MyScreenSaver打造自己特色的屏保程序 4. PlayWave播放wav文件 5. MCIPlayer使用MCIPlayer来播放各种常见媒体格式(wav/midi/cd/avi) 6. AVIPlay播放Avi文件
标签: BMPMovie CopyWnd Visual MySc
上传时间: 2015-10-20
上传用户:tuilp1a
adaptive mmse space-time multiuser detection algorithm.m是自适应MMSE空时多用户检测算法 dec multiuser.m是空时解相关多用户检测算法 cd multiuser.m是空时匹配滤波器 ber.m是误码率计算 conver.m是空时PN码产生文件
标签: multiuser space-time detection algorithm
上传时间: 2015-10-29
上传用户:来茴
UCL Common Code Library Routines common to a number of multimedia tools. The library originates from work on the RAT project: these are portions that are not directly related to an audio tool and potentially useful elsewhere.
标签: multimedia originates Routines Library
上传时间: 2013-12-25
上传用户:xiaohuanhuan
磁盘文件操作 已在磁盘上划分一定空间文件filesys.dat来模拟真实磁盘,现在要在该模拟磁盘中建立文件creatfile(),删除文件del(),创建目录md(),删除目录rd(),文件修改内容并保存edit(),上下级目录访问cd(),cd..(),cd\(),文件复制copy(),这些函数怎么写啊?请大家帮帮忙!写好后可发到邮箱jsj5219@163.com 部分代码:
上传时间: 2015-11-05
上传用户:yimoney
SourcePublisher for C++能通过详细的PDF或HTML报告来发布你的C++源代码以及相关的信息。生成的PDF在打印后是非常有用的用于察看代码的工具。生成的交互性 PDF和HTML提供了快捷,直观的代码浏览方式,并且以分隔框架方式显示你察看部分的相关信息。以语法/关键字进行着色的源代码和结构条能让你轻松地分隔嵌套结构。输出的结果无论通过互联网,内部网,或CD-Rom都可轻松共享。
标签: HTML SourcePublisher for
上传时间: 2013-11-27
上传用户:BIBI
操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。
上传时间: 2013-12-21
上传用户:comua
This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.
标签: introduction principles hands-on embedded
上传时间: 2014-01-17
上传用户:wuyuying
一个音频的可执行程序。可以导入MP3/WAV格式的文件后,进行简单编辑,包括剪切、复制、粘贴、加强效果等操作。也可以从麦克风、CD唱机等录音、之后可以导出MP3/WAV/OGG格式的文件
上传时间: 2014-01-11
上传用户:sammi