这是书上的代码,用Visual C++播放CD中第一首曲子的实现过程。供大家参考
标签: 代码
上传时间: 2016-12-14
上传用户:lizhen9880
FlashBoot 是一款制作usb闪存启动盘的工具,软件具有高度可定制的特点和丰富的选项,兼容所有usb盘,对一些512M以上大容量的杂牌U盘兼容性很好。 特点:支持BartPE-Bart预安装环境启动CD转换为usb闪存启动盘;支持从win9x传递DOS核心到usb盘; 支持从软盘制作usb启动;支持从可引导光盘制作usb启动盘;制作Windows NT/2000/XP口令恢复及制作带有NT/2000/XP bootloader的usb盘;支持usb闪存盘复制等等。
上传时间: 2016-12-19
上传用户:cc1015285075
gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz
标签: Installtion gcclib kernel Linux
上传时间: 2014-03-12
上传用户:源码3
多用户多级目录的文件系统,(1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目录:dir (12)退出:logout
上传时间: 2014-01-03
上传用户:love_stanford
用C++编写的Linux myshell,支持重定向和管道符号,支持CD命令,供初学者参考
上传时间: 2014-01-26
上传用户:lhw888
linux下ftp服务器,实现ls cd put get quit命令
上传时间: 2016-12-26
上传用户:xz85592677
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex
标签: binary compiles converts chain
上传时间: 2017-01-07
上传用户:wyc199288
实现邮件群发 简短方便 推荐运行环境 1.操作系统:Windows 9x/Me/2000/XP。 2.CPU :Pentium及兼容芯片300MHz以上。 3.内存 :64MB以上。 4.显示模式:支持800×600像素以上的分辨率、16位以上的色彩。 5.其他 :8倍速以上CD-ROM或DVD-ROM驱动器。
上传时间: 2013-12-13
上传用户:pinksun9
DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD
标签: which comprehensive determine DtWinVer
上传时间: 2013-12-23
上传用户:日光微澜
Eclipse 是一个很好的集成开发环境,它的RCP更是一个亮点,我好不容易找的一本专门教程;这个文件是教程的CD,很重要,因为严格按CD的说明,才能安装好书中的代码。其中主要的代码是一个即时通讯软件。
上传时间: 2017-03-05
上传用户:exxxds