搜索资源列表
testdisk-6.11.tar.bz2
- TestDisk是一个功能强大的免费的数据恢复软件!它的主要目的是帮助恢复丢失的分区和/或不开机磁盘开机时再次造成这些症状是由错误的软件,某些类型的病毒或人为错误(例如意外删除分区表) 。分区表恢复使用TestDisk是真的很简单。 TestDisk可以 修复分区表,恢复已删除的分区 恢复32引导扇区从备份 重建FAT12/FAT16/FAT32引导扇区 更多请看英文介绍-TestDisk is a powerful free data recovery so
FINALDATA2.01
- 当一个文件正在窗口环境中划除的时候, 只有文件目录数据被移动从 脂肪或 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
NtldrCode
- 反汇编接卸的NTFS文件系统的Ntldr引导代码,包括对MFT的查找等,内容详尽,非常经典-Disassembly unload the NTFS file system Ntldr boot code, including the search of the MFT and so detailed, very classic
RecursiveDescentParser
- 以下描述算术表达式的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
digui
- 递归下降语法分析设计原理与实现技术 完成以下描述算术表达式的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
sizeyunsuan
- 请完成以下描述算术表达式的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
ntfsusingwinhex
- 用winhex解析ntfs的资料,包括mft-the ntfs data
compile_lab2
- 递归下降分析。描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-Recursive descent. Descr iption arithmetic expressions LL (1) grammar recursive descent parser G [E]: E → TE ' E