搜索资源列表
VBmemory
- vb读写内存,可以改了做外挂,其实VB也是可以做外挂的(无DLL,VB加载.sys文件)-Vb to read and write memory, can be changed to do plugins, vb is actually can do plugins (No DLL,VB Loading Sys)
Simplification-of-grammar
- 设计文法类,实现对文法G[S]=(Vt, Vn, P, S)的文件读写,文法的文件表示形式以及内存表示形式可自定义。本质上,文法就是3个集合+1个符号,重点(难点)是产生式集合如何处理。文法的文本形式可根据自己需要自由定义。在前述的基础上,实现文法化简的无用符号及无用产生式消除算法。 -Grammar class design, to achieve the grammar G [S] = (Vt, Vn, P, S) to read and write files, grammar fil