-
3
说明: 用c语言编写的一些经典的题目,如TSP等等!(With c languages some classic topics, such as TSP, etc.!)
- 2008-05-21 21:54:23下载
- 积分:1
-
7043_ProCSharp
Windows的目录服务编程(活动目录LDAP)(Windows directory service programming (Active Directory LDAP))
- 2005-03-05 15:12:29下载
- 积分:1
-
BPNeuralNetwork2
BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用.(BP neural network solutions differences or problems, with VC can open here! Also with the use of MATLAB interface.)
- 2006-06-02 19:54:24下载
- 积分:1
-
pic
matlab Image processing code
- 2011-04-16 21:33:28下载
- 积分:1
-
AutoCAD 2000 ObjectARX编程指南
说明: Charles McAuley著,李世国等译,AutoCAD 2000 ObjectARX编程指南,机械工业出版社,2000年(Written by Charles McAuley, translated by Li Shiguo et al., AutoCAD 2000 ObjectARX programming guide, China Machine Press, 2000)
- 2020-04-19 00:15:22下载
- 积分:1
-
178cdaima
178个c语言学习例题,带源码!!有浅入深很不错的!(178 c language examples, with source code! ! Light into the deep!)
- 2012-06-14 13:01:21下载
- 积分:1
-
pt_line
固高控制卡程序,pt控制方式,需要的可以下载看看.(Googol control card program)
- 2013-12-01 21:58:24下载
- 积分:1
-
sift-0.9.0
说明: sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1
-
lpcceplpc倒谱系数DTW
程序检测LPC将使用DTW。 ;它检测到的LPC系数从WAV文件和 ;利用检测到的值,做DTW。
- 2022-06-29 22:56:36下载
- 积分:1
-
20029440913
(1) 根据LL(1)分析法编写一个语法分析程序,可根据自己实际情况,选择以下一项作为分析算法的输入:
a. 直接输入根据已知文法构造的分析表M
b.输入文法的FIRST(α)和FOLLOW(U)集合,由程序自动生成文法的分析表M;
c.输入已知文法,由程序自动构造文法的分析表M。
(2) 程序具有通用性
所开发的程序可适用于不同的文法和任意输入串,且能判断该文法是否为LL(1)文法。
(3) 有运行实例
对于输入的文法和符号串,所编制的语法分析程序应能正确判断此串是否为文法的句子,并要求输出分析过程。
((1) According to the LL (1) method to write a parser, according to their own situation, choose one of the following analysis of the algorithm as input:
a. directly into the basis of known structures of grammar table M
b. enter the grammar of FIRST (α) and FOLLOW (U) set automatically by the program analysis table statute of Health M
c. Enter known grammar, the program can automatically construct grammatical analysis table M.
(2) program has universal
The developed program used in various types of grammar and an arbitrary input string, and can determine whether the grammar LL (1) grammar.
(3) the running instance
Grammar and symbols for the input string, the parser should be compiled correctly determine whether this string of sentence grammar, and asked the output of the process.)
- 2010-07-08 15:03:19下载
- 积分:1