-
-
adpcm__codec.rar
codec source, adpative delta pulse coding modulation, still used in CD and other communication products.
-
简单shell.rar
一个简单的shell,实现4个功能:
(1)cd
(2)pwd
(3)pid
(4)logout
-
myshell.rar
实现Shell,能处理命令
cd :改变进程当前路径
pwd :查看进程当前路径
pid:查看当前进程号(getpid()系统调用)
logout :退出shell
ls [-l]
rm [-r]
mkdir, mv, cp
-
listdrive.zip
一台机器可能有不止一个CD-ROM驱动器。现在CD-ROM已经是PC机的标准配置,此外再装个可擦写的光盘驱动,甚至是DVD都是很常见的事情。不管一台机器上装多少个不同的驱动器,如何找到它们呢?在这个程序中你会知道的.
-
-
-
CDWriter.zip
... and then, when instructed by the user
writes them directly to CD. The files are then deleted.
In order to acheive the CD writing another ActiveX component is used, CDWriterPro
from numedia soft (www.numediasoft.com), and it will be ...
-
-
shchangenotify.zip
利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。(12KB)
-
MyMediaPlayertar.gz
很好的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。
-