-
Java-generates
java生成的一一维码图片,该程序可以在eclipse直接运行(Java generated one one dimensional picture code, the program can be run in eclipse directly)
- 2013-10-09 11:57:47下载
- 积分: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
-
VCPP
此资料能够使自己充分的了解VC++,而且还能在其中熟悉语言环境。(This information can make their full understanding VC++, but also the environment in which you are familiar with the language.)
- 2013-09-23 12:23:03下载
- 积分:1
-
MODBUS CRC16
主要是labview在串口通讯过程中,采用modbus-crc 16 位校验方法(LabVIEW is mainly used in the serial communication process, using modbus-crc 16 bit calibration method.)
- 2018-08-16 16:50:51下载
- 积分:1
-
地面准备平台上位机20171111
一个完成labview项目,包括NI DAQ数据采集,串口数据采集,数据存储等功能。(A complete LabVIEW project, including NI DAQ data acquisition, serial port data acquisition, data storage and other functions.)
- 2018-07-04 10:57:10下载
- 积分:1
-
E_cat C++实现
说明: 使用C++实现的电子宠物猫,做得不是很完善,可以参考一下(Electronic pet cat implemented by C + +)
- 2020-11-09 22:32:31下载
- 积分:1
-
xuesheng
这是我找的java原代码,大家一起分享哦.(I find this is the java source code, we share oh.)
- 2006-07-15 12:13:11下载
- 积分:1
-
2.3
ard reader can read and write contact IC card data
- 2019-05-20 22:22:25下载
- 积分:1
-
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC...
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC-Zheda a full set of network programming classes, including courseware and related software, eight examples of programming, after-school work, experiments and applications of five parts. Everyone would like to learn network programming help. Development environment for VC 6++ MFC
- 2022-05-13 11:12:47下载
- 积分:1
-
极客学院23个设计模式完整代码及课件
设计模式(Design pattern)代表了最佳的实践,通常被有经验的面向对象的软件开发人员所采用。设计模式是软件开发人员在软件开发过程中面临的一般问题的解决方案。这些解决方案是众多软件开发人员经过相当长的一段时间的试验和错误总结出来的。(Design Pattern presents the best practice)
- 2018-10-15 15:53:08下载
- 积分:1