CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作

文件名称:rdel

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    1.32kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该程序是用汇编语言编写的,采用COM 文件格式。主要设计思想为:把目录当作N个结点的二叉树, 采用二叉树的先序遍历完成对盘上目录的搜索、定位,即从根目录开始用INT21H的 4EH号子功能搜索匹配目录(CL=10H)并判断搜索的结果是否为目录,若是则进入此目录,删除文件后继续搜索下一级子目录。若不是则用INT21H的4FH号子功能搜索下一个匹配目录, 并在判断为真后进入目录删除文件,如此一级一级地纵向深入子目录删除文件,直到完成此目录的最后一级子目录的文件删除(遍历左子树)。然后用INT21的4FH号横向搜索此目录的上一级子目录中的匹配目录(遍历右子树),接着再纵向删除文件,如此循环下去,直到完成整棵树的遍历。此时根目录下的所有需要删除的文件已全部被删除。程序通过递归调用目录定位及删除文件子程序实现上述算法,即SEARCHDIR子程序,因此这段子程序是整个程序的核心。-the program is written in assembly language, using COM files. The main design ideas : put directory as N nodes of a binary tree using binary tree preorder completion of the plate directory search, positioning, from the root directory started INT21H 4EH, the son of matching directory search function (CL = 10H), and to judge whether the outcome of the search for the directory, if yes, it may enter this directory, delete files after a search under subdirectory. If they are used, INT21H son has the search function under a matching directory and judgment entered for the really delete the file directory, so a vertical depth to a subdirectory delete the file until completion of this directory a subdirectory of the final document deleted (traverse left subtree). Then the INT21 has its horizontal s
(系统自动生成,下载前可以参看下载内容)

下载文件列表

RDEL.COM
rdel.txt
www.dssz.com.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com