这是我们学习操作系统时COPY老师的课件,对学习操作系统有很大的帮助,拿出来和大学分享一下
这是我们学习操作系统时COPY老师的课件,对学习操作系统有很大的帮助,拿出来和大学分享一下
File+Copy技术资料下载专区,收录1,177份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
这是我们学习操作系统时COPY老师的课件,对学习操作系统有很大的帮助,拿出来和大学分享一下
磁盘文件管理系统: 能浏览、删除、复制文件 我用三个子程序open,copy,delete分别实现了对磁盘文件的浏览,复制和删除。主要都是调用3DH,3FH,3EH,40H,41H等功能,没有什么特别的。主要困难在于路径的输入和存取。其...
转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a...
UCOS-II文件系统使用手册. It describes the functionality and user API of μC/FS FAT File System.
stk接口 This file contains a summary of what you will find in each of the files that make up your work application.
FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing a...