搜索结果

找到约 64 项符合 del 的查询结果

操作系统开发 linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识

linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的 ...
https://www.eeworm.com/dl/531/274424.html
下载: 173
查看: 1045

数据结构 编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *

编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *next } 链表练习: (1).编写函数struct student * creat(int n),创建一个按学号升序排列的新链表,每个链表中的结点中 的学号、成绩由键盘输入,一共n个节点。 (2).编写函数void print(struct student *head),输出 ...
https://www.eeworm.com/dl/654/283216.html
下载: 126
查看: 1256

SQL Server Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as

Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85" Database: "xzxq". I made the changes: 1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line) 2, co ...
https://www.eeworm.com/dl/689/313303.html
下载: 177
查看: 1078

其他书籍 黑客基础之DOS 攻击(极品中极品) net use \ipipc$ " " /user:" " 建立IPC空链接 net use \ipipc$ "密码" /user:"用户名" 建立IPC非

黑客基础之DOS 攻击(极品中极品) net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为H: net use h: \\ip\c$ 登陆后映射对方C:到本地为H: net use \\ip\ipc$ /del 删除IPC链接 ...
https://www.eeworm.com/dl/542/315374.html
下载: 95
查看: 1122

操作系统开发 (1) 为Windows操作系统建立兼容的DOS命令接口

(1) 为Windows操作系统建立兼容的DOS命令接口,文件与目录命令 (2) 具体命令:DIR,RD,CD,MD,DEL,MOVE,REN,XCOPY,命令格式可参考Windows的CMD.EXE或MS-DOS提供的命令格式 (3) 设计命令的名称,参数等格式 (4) 可以字符形式接受命令,执行命令,然后显示命令执行结果 ...
https://www.eeworm.com/dl/531/330254.html
下载: 59
查看: 1061

嵌入式/单片机编程 程序主要模拟了系统文件管理的功能

程序主要模拟了系统文件管理的功能,主要功能有: MD:在目录文件中创建子目录,同时搜索当前目录最后一个目录项,并保存指针信息 CD:根据当前目录切换到指定目录 RD:搜索所要删除的目录是否为空目录,若是则删除 MK:在当前目录中创建文件名称(申请空间利用位示图修改FAT) DEL:搜索所要删除的文件是否存在,若是则删除(恢复位 ...
https://www.eeworm.com/dl/647/332127.html
下载: 193
查看: 1067

驱动编程 以filemon开源代码为模板

以filemon开源代码为模板,加以修改,增加界面控制程序,可以添加指定文件加以保护(禁止被shift+del删除)。
https://www.eeworm.com/dl/618/338545.html
下载: 76
查看: 1051

VC书籍 visual C++的代码

visual C++的代码,实现del+alt+del等系统热键功能,非常强大
https://www.eeworm.com/dl/686/341639.html
下载: 152
查看: 1047

matlab例程 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method ...
https://www.eeworm.com/dl/665/347554.html
下载: 110
查看: 1046

其他 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