-
Compiler
说明: LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
Anynote
1、任务管理中,添加任务时去掉了分类和日期的必须输入检查,更方便快速添加;
相应的数据库脚本中,任务表(todo)的任务分类ID(CATEGORY_ID)和处理时间(DEAL_DATE)字段修改为允许空值;
2、任务管理中,修改了当点击新添加行的优先级和状态时也相应事件的Bug;
3、添加了相册名称和文档名称的最大长度验证;
4、笔记模块,修改直接添加笔记时,无法从相册添加图片的Bug;
5、用户管理模块更名为系统管理,并添加了系统设置功能,可以直接在页面上设置如下信息:
邮箱服务器、邮箱账号、邮箱密码、是否开放注册、相册缩略图尺寸;
升级时注意数据库脚本的修改。
(1, task management, add tasks remove classification and date when the must input inspection, more convenient fast add
The corresponding database scripts, task lists (todo) task CATEGORY_ID) and the ID (classification processing time (DEAL_DATE) field modification to allow null values
2, task management in a click new add, modify did when priority and status of the corresponding events Bug
3, added album name and document name maximum length of validation
4, notes module, modify, cannot directly add notes from the album the Bug add images
5, user management module was renamed system management, and add system functions, can be directly on the page set the following information:
Mailbox server, email accounts, E-mail passwords, is open registration, photo album thumbnail size
Upgraded the modification. Attention database script
)
- 2011-05-29 09:56:41下载
- 积分:1
-
Country
这是一个不错的发送彩信的源码,想要研究彩信的朋友可以看一下。(This is a good source send MMS, wanted to study MMS friend can have a look.)
- 2015-05-03 14:06:08下载
- 积分:1
-
SPPanAdmin
1、该权限管理系统包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。
2、使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。
3、系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。
4、前端技术:使用Hadmin系统模版,数据表格使用bootstrap table插件,弹窗使用layer插件,日期选择使用laydate插件。表单验证使用jQuery validate插件等等。
5、系统部署:
1)使用mysql数据库,先建立一个空数据库base,最好编码使用utf-8字符集,不然会乱码。
2)把application.properties中的数据库连接信息修改成自己数据库的连接信息。
3)修改spring.jpa.hibernate.ddl-auto为create,目的是让系统自动建表同时初始化相关集成数据。如果不需要自动初始化数据,可以删除resource目录下的import.sql文件。
6、系统启动后,访问:127.0.0.1/admin/会自动跳转到后台登录页面。
7、初始用户名和密码为:admin/111111。(Running environment: jdk8 (jdk7 can also), mysql, Maven build)
- 2019-05-26 10:26:31下载
- 积分:1
-
SMILSwitchElement
Defines a block of content control. See the switch element definition .
- 2014-02-27 16:00:09下载
- 积分:1
-
DeviceListActivity
This Activity appears as a dialog.
- 2014-02-17 10:29:47下载
- 积分:1
-
GexfGenarate
说明: 用于生成gexf格式的数据文件,为后续的可视化开发服务(Used to generate data files in gexf format, serving for subsequent visualization development)
- 2020-06-17 03:20:01下载
- 积分:1
-
poi-3.17jar
poi 3.17 jar包 这个版本的所需要的jar包,官方下载整理。(poi 3.17jar This version of the required jar package, the official download and organize.)
- 2017-11-15 14:52:15下载
- 积分:1
-
Hadoop-houseware--hive
Hadoop数据仓库--hive介绍
详细介绍,不错的资料(Hadoop data warehouse- the hive introductory details, good information)
- 2012-08-20 22:49:00下载
- 积分:1
-
JAVA-CTPAPI-master
说明: 源码和依赖的jar包都在压缩文件里 test目录下有行情的demo,交易部分的API还没完全做好,可以连上前置和登录 这个java接口算是预览版吧(Source code and dependent jar packages are all demo in the test directory of the compressed file. The API of the transaction part is not yet complete. You can connect the pre-and login java interface as a preview version.)
- 2019-03-19 17:51:12下载
- 积分:1