搜索结果

找到约 769 项符合 CD-Rom 的查询结果

VC书籍 本书以237个Visual C++精彩实例全面解析了C++语言、编程的思路、方法和技巧。 该书内容涉及Visual C++编程语言

本书以237个Visual C++精彩实例全面解析了C++语言、编程的思路、方法和技巧。 该书内容涉及Visual C++编程语言,文档与视图结构,界面、对话框与控件,菜单、工具栏和状态栏,文件与系统,COM组件,数据库,多媒体,ATL与ActiveX控件,以及网络和Internet编程等各个方面。选例经典而具有代表性,分析透彻,编程逻辑思路简练 ...
https://www.eeworm.com/dl/686/367061.html
下载: 143
查看: 1048

其他 MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ...
https://www.eeworm.com/dl/534/368008.html
下载: 52
查看: 1093

DSP编程 TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used * to p

TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used * to program the Flash ROM on the C6711 DSK.
https://www.eeworm.com/dl/516/373950.html
下载: 178
查看: 1155

VC书籍 这是书上的代码

这是书上的代码,用Visual C++播放CD中第一首曲子的实现过程。供大家参考
https://www.eeworm.com/dl/686/378716.html
下载: 92
查看: 1018

操作系统开发 一个用自己写的编译器编译的操作系统内核. 有包含中断和不包含中断两个版本. 还有简单的用户应用程序。 因为该代码原目的是下载到硬件上使用

一个用自己写的编译器编译的操作系统内核. 有包含中断和不包含中断两个版本. 还有简单的用户应用程序。 因为该代码原目的是下载到硬件上使用,所以kernel必须限制在该硬件可接受的8k rom之内。作者对优化代码大小也下了相当的功夫。 为了保证程序可以运行,这里附带了编译该操作系统的编译器。 ...
https://www.eeworm.com/dl/531/380053.html
下载: 71
查看: 1129

其他 FlashBoot 是一款制作usb闪存启动盘的工具

FlashBoot 是一款制作usb闪存启动盘的工具,软件具有高度可定制的特点和丰富的选项,兼容所有usb盘,对一些512M以上大容量的杂牌U盘兼容性很好。 特点:支持BartPE-Bart预安装环境启动CD转换为usb闪存启动盘;支持从win9x传递DOS核心到usb盘; 支持从软盘制作usb启动;支持从可引导光盘制作usb启动盘;制作Windows NT/2000 ...
https://www.eeworm.com/dl/534/380953.html
下载: 40
查看: 1043

Linux/Unix编程 gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

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 ...
https://www.eeworm.com/dl/619/381722.html
下载: 124
查看: 1080

磁盘编程 多用户多级目录的文件系统,(1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read

多用户多级目录的文件系统,(1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目 ...
https://www.eeworm.com/dl/629/382021.html
下载: 126
查看: 1090

Linux/Unix编程 用C++编写的Linux myshell

用C++编写的Linux myshell,支持重定向和管道符号,支持CD命令,供初学者参考
https://www.eeworm.com/dl/619/383057.html
下载: 172
查看: 1067

Linux/Unix编程 linux下ftp服务器

linux下ftp服务器,实现ls cd put get quit命令
https://www.eeworm.com/dl/619/383636.html
下载: 130
查看: 1038