摘要:
转载:https://www.cnblogs.com/littlepage/p/12099968.html 1.前言 介绍编译原理,了解一个新的领域,得去了解它的整体框架 词法分析 Thompson算法,子集构造算法(DFA,NFA),Hopcroft算法 语法分析 LL(1),消除左递归,提取公共 阅读全文
posted @ 2020-05-08 22:18
All_just_for_fun
阅读(172)
评论(0)
推荐(0)
摘要:
转载:https://www.nowcoder.com/discuss/325668?type=2 什么是操作系统 操作系统(英语:operating system,缩写作 OS)是管理计算机硬件与软件资源的计算机程序,同时也是计算机系统的内核与基石。操作系统需要处理如管理与配置内存、决定系统资源供 阅读全文
posted @ 2020-05-08 11:48
All_just_for_fun
阅读(438)
评论(0)
推荐(0)
摘要:
转载:https://blog.csdn.net/u012991692/article/details/82937100 intitle:搜索标题 inurl:搜索url intext:搜索网页正文内容 + 连接 site: 在某网站下搜寻 site: www.any.com + inurl:adm 阅读全文
posted @ 2020-05-08 11:00
All_just_for_fun
阅读(390)
评论(0)
推荐(0)