-
esp8266-e4a
esp8266的源码,用于学习非常好(esp8266 source for learning is very good)
- 2016-08-16 20:26:03下载
- 积分:1
-
Mylog
1. 撰写类MyLog,实现接口Loggable,完成在本地文件“MyLog.log”文件中的日志读写,要求记录的日志内容包括:当前时间,日志类型,日志内容。(1 writing class MyLog, achieve interface Loggable, complete log in the local file MyLog.log file read and write, log Records include: current time, log type, the contents of the log.)
- 2020-11-28 19:49:29下载
- 积分:1
-
384278
springmvc+spring+mybatis整合()
- 2018-02-09 09:48:39下载
- 积分:1
-
1
说明: 基于java socket的网络聊天程序(Java socket-based network chat program)
- 2008-06-03 11:19:15下载
- 积分:1
-
HospitalSystem
说明: 医院信息的管理系统,有界面,进行医生信息病人信息的基本操作录入等(The management system of hospital information has interface, which can input the basic operation of doctor information and patient information)
- 2020-06-30 10:23:33下载
- 积分:1
-
BookFans
网上购书系统,本科毕设。内容齐全,可供本科毕设借鉴,希望能提供帮助。采用了struts2框架+tomcat+sqlsever2000(online book shop)
- 2011-09-22 09:20:48下载
- 积分:1
-
design
运动会管理系统 可以让你快速入门 绝对可以提高技术(Games Management System)
- 2014-02-18 20:11:46下载
- 积分:1
-
sapjcorfc
说明: java 连接 sap 要用到的 librfc32.dll文件.将librfc32.dll的文件复制到目录 {windows-dir}\system32下面。如果该文件已经存在,则覆盖它。这个文件就是SAP的RFC协议实现,(sap to use java to connect to the librfc32.dll document. librfc32.dll documents will be copied to the directory (windows-dir) system32 below. If the file already exists, then cover it. This document is SAP)
- 2008-10-06 13:51:32下载
- 积分:1
-
Quartz_Job_Scheduling_Framework
Quartz Job Scheduling Framework中文版(Quartz Job Scheduling Framework is Chinese version)
- 2016-05-01 18:58:46下载
- 积分: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