CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mft

搜索资源列表

  1. coursesystem

    0下载:
  2. 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following functions : 1. Client programs can
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17.04kb
    • 提供者:li
  1. 24703

    0下载:
  2. This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:35.3kb
    • 提供者:郭春阳
  1. founcepress

    0下载:
  2. #4炉炉膛压力变送器在A级检修前频繁出现堵灰现象,运行中仪表班与自动班的变送器每周都要进行清灰,有时会出现一天吹2-3次的情况,不仅检修人员维护工作量大,并且每次清灰,为了防止炉膛压力保护动作(MFT跳闸),每次都要退除炉膛压力保护-# 4 furnace furnace pressure transmitter in the A-level maintenance Clogging former frequent phenomenon, running classes and automati
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:652.07kb
    • 提供者:wang
  1. LL(1)

    1下载:
  2. LL(1)语法分析1、实现LL(1)分析中控制程序(表驱动程序); 2、完成以下描述算术表达式的LL(1)文法的LL(1)分析程序。 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-LL (1) syntax analysis 1, the realization of LL (1) Analysis of control procedures (table-driven procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:624.95kb
    • 提供者:张帅
  1. testdisk-6.11.tar.bz2

    0下载:
  2. TestDisk是一个功能强大的免费的数据恢复软件!它的主要目的是帮助恢复丢失的分区和/或不开机磁盘开机时再次造成这些症状是由错误的软件,某些类型的病毒或人为错误(例如意外删除分区表) 。分区表恢复使用TestDisk是真的很简单。 TestDisk可以 修复分区表,恢复已删除的分区 恢复32引导扇区从备份 重建FAT12/FAT16/FAT32引导扇区 更多请看英文介绍-TestDisk is a powerful free data recovery so
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-09
    • 文件大小:1.48mb
    • 提供者:张利
  1. FINALDATA2.01

    0下载:
  2. 当一个文件正在窗口环境中划除的时候, 只有文件目录数据被移动从 脂肪或 MFT(为 NTFS), 意谓文件数据仍然所有在硬盘磁碟机上的数据部门。 如此,技术上,文件能仍然被回复。-When a file is designated window, except when the environment, only the file directory data is moved from the fat or MFT (for NTFS), means that the file
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-09
    • 文件大小:1.43mb
    • 提供者:hejianqiang
  1. NtldrCode

    1下载:
  2. 反汇编接卸的NTFS文件系统的Ntldr引导代码,包括对MFT的查找等,内容详尽,非常经典-Disassembly unload the NTFS file system Ntldr boot code, including the search of the MFT and so detailed, very classic
  3. 所属分类:assembly language

    • 发布日期:2015-06-16
    • 文件大小:7kb
    • 提供者:侯得果
  1. RecursiveDescentParser

    0下载:
  2. 以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-The following descr iption of arithmetic expressions LL (1) recursive descent parser grammar G [E]: E → TE ' E' → ATE ' | ε T → FT' T &#
  3. 所属分类:Compiler program

    • 发布日期:2017-05-15
    • 文件大小:3.83mb
    • 提供者:leelee
  1. digui

    1下载:
  2. 递归下降语法分析设计原理与实现技术 完成以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/ -Recursive descent parsing design principles and implementation techniques to complete the following descr iption of ari
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:652.73kb
    • 提供者:任红伟
  1. use-MFT-parameters-repair-DBR

    0下载:
  2. 基于NTFS文件系统,利用MFT的信息修复DBR参数-NTFS-based file system, use DBR MFT parameters repair information
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:99.21kb
    • 提供者:zak
  1. sizeyunsuan

    0下载:
  2. 请完成以下描述算术表达式的LL(1)文法的递归下降分析程序G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)| d | i A→+|- M→*|/ 说明:终结符号d为正整数,终结符号i为变量。 其功能为: 从键盘上输入一串四则运算表达式,对照文法G[E]检查输入串的语法是否正确,如果不正确必须指出错误原因。 -Please complete the following descr iption
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:1.15kb
    • 提供者:ck
  1. ntfsusingwinhex

    0下载:
  2. 用winhex解析ntfs的资料,包括mft-the ntfs data
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1.28mb
    • 提供者:张三
  1. EM64Map

    0下载:
  2. By this document you can read the Scheinder MFT parameters through RS_485. This document consists register mapping details
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:29.62kb
    • 提供者:vru
  1. mft

    0下载:
  2. NTFS kernel mft record operations. Part of the Linux-NTFS project.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:22.67kb
    • 提供者:baiqunwun
  1. use-MFT-parameters-repair-DBR

    0下载:
  2. 基于NTFS文件系统,利用MFT的信息修复DBR参数-NTFS-based file system, use DBR MFT parameters repair information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:99.26kb
    • 提供者:fellpe
  1. MFT

    0下载:
  2. MFT,匹配傅里叶变换,用于含有载波和调频斜率的信号的检测,克服了因为载波导致性能下降的BFT。-MFT, matching the Fourier transform for the slope of the FM carrier and comprising signal detection, to overcome the performance degradation because of the carrier BFT.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3.22kb
    • 提供者:杨超
  1. mft

    0下载:
  2. Defines for mft record handling in NTFS Linux kernel driver. Part of the Linux-NTFS project.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:24.36kb
    • 提供者:qerpiming
  1. mft

    0下载:
  2. mft.c - NTFS kernel mft record operations. Part of the Linux-NTFS project.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:24.38kb
    • 提供者:rmtieys
  1. MFT reader

    0下载:
  2. Update, This reads the first part of the first Master File Table on a NTFS partition, and shows some of the attributes (If they exist in the MFT). It uses 'OpenFile' to open the whole drive temporarily. So you need to close other programs like th
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:106kb
    • 提供者:msnv
  1. analyzeMFT-master

    0下载:
  2. MFT TABLE AVAILABLE. THIS IS VERY BENEFICIAL IN DATA RECOVERY PROCESSES
  3. 所属分类:文章/文档

    • 发布日期:2018-04-22
    • 文件大小:17kb
    • 提供者:nemesiss23
« 12 »
搜珍网 www.dssz.com