获取文件的源代码!通过,一系列的调用,实现同系统的资源同步,实现!-Access to source code files! Adopted a series of calls to achieve synchronization with the system resources, realize!
“wavelet”目录中存放的是API函数源程序
“wavelet_gui”目录中存放的是JPEG2000应用举例的DELPHI调用
“可执行应用”目录中存放的是笔者编译成功的可执行应用程序- Wavelet directory are stored in source API function wavelet_gui directory stored in JPEG2000 applications are examples of DELPHI calls executable application directory are stored in the success of the author compiled executable applications
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether a given grammar sentence.