-
CorsConfig
遇到跨域问题把此java文件加进config类里(Add this java file to the Config class when encountering cross-domain problems)
- 2020-06-22 13:40:02下载
- 积分:1
-
BUAA_2019_OO_CODE
说明: 2019北航面向对象课设12个项目的代码(BUAA 2019 Object Oriented CODE)
- 2020-06-16 02:00:01下载
- 积分:1
-
tree1
数据结构中对树进行各种操作的java实现,并用例子进行了验证(Java to perform various operations on the tree data structure is implemented and verified with examples)
- 2012-12-27 20:50:55下载
- 积分:1
-
MyNotepad
java编程实现的记事本功能,有字体大小设置和颜色设置,查找替换等功能(java programming in notepad, a font size and color settings, find and replace functions)
- 2011-12-29 21:19:04下载
- 积分:1
-
数学题练习平台
基于JavaGUI的数学题练习平台,题目分为小学,初中,高中,每次测验后,会生成当前的测试成绩(JavaGUI-based Mathematics Exercise Platform, the topics are divided into primary, junior and senior high schools, after each test, the current test results will be generated.)
- 2020-06-19 10:00:02下载
- 积分:1
-
shuzuchengji-
实现数组乘积,Java代码编写 方便 (Array of product realization)
- 2013-12-23 09:25:52下载
- 积分:1
-
sqlite
基于安卓系统的数据库使用源代码教程,编译验证可行(Android-based tutorial database using the source code, compile proven feasible)
- 2013-11-07 20:22:52下载
- 积分:1
-
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
-
jspchat
简单的聊天室程序 大家一起学习提高 呵呵 。。。。。(Simple chat room to join the study and improvement of procedures Ha ha. . . . .)
- 2009-05-11 23:34:06下载
- 积分:1
-
MD5
JAVA开发的文件加密程序,带界面,可随机生成密码。使用MD5方法生成密钥,进行加密。由eclipse开发。(JAVA development file encryption program, with the interface, can be randomly generated password. Using the MD5 method to generate keys for encryption. By the eclipse development.)
- 2013-06-24 20:18:19下载
- 积分:1