CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LL

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  1. ReplacePbl8

    0下载:
  2. PowerBuild8原码,用于查找和替换任意PBL中的内容,不过需要PB8动态库libjcc.dll pbapl80.dll pbcmp80.dll pbdev80.dll pbdpp80.dll pbdts80.dll pbdwe80.dll pbdwp80.dll pbeas80.dll pblib80.dll pborc80.dll pbscr80.dll pbsql80.dll pbsys80.dll pbudo80.dll pbvm80.dll pbwed80.dll的支持-Powe
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:81851
    • 提供者:钱海兵
  1. 钩子函数例子

    0下载:
  2. This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7276
    • 提供者:风影
  1. 实例4 设置并叠加透明图片

    0下载:
  2. 设置并叠加透明图片 设置并叠加透明图片 -transparent set up and superimposed images to install and set superposition transparent picture and superimposed images transparent transparent set up and superimposed images to insta ll and transparent picture superimposed
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2187667
    • 提供者:阿达
  1. LL1 grammer

    0下载:
  2. vc++实现编译原理中的LL(1)文法的编译过程,非常好用.-vc realization of the principle of compiler LL (1) grammar compiler course, very handy.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4403
    • 提供者:张小文
  1. ZD.win16病毒源代码

    0下载:
  2. 有病毒源代码,可以知道病毒源代码的编写, 知道病毒的工作原理;-Since you have the cods of virus ,you ll know how the virus are made and realize their priciples!
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:6194
    • 提供者:刘元凯
  1. 编译原理LL1

    0下载:
  2. 简单的LL(1)的分析,具体可见程序,有过程,一目了然,谢谢指教-simple LL (1) analysis, we can see specific procedure, a process, clear, thank you enlighten
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5952
    • 提供者:王立伟
  1. printing

    0下载:
  2. 一写在.net环境下,教你如何使用打印机,如何实现打印预览的小程序,看了你会受益非浅-This is a small-sized program written under the .net circumstance.It will show you how to use a printer and realize printing preview,you ll benefit a lot by a single glance!
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:249553
    • 提供者:马健
  1. 客户服务器端

    0下载:
  2. 这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope pu
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:96684
    • 提供者:海军
  1. ptfsf

    0下载:
  2. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26103
    • 提供者:蒋长宏
  1. 编译原理课程设计报告LL1文法

    0下载:
  2. 课程设计的目的 通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。 -curriculum design through curriculum design aimed to further understand se
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:126996
    • 提供者:爽爽
  1. CheckListBoxCBN

    0下载:
  2. like the CCheckListBox class provided with MFC, however, it’s use isn’t obvious and the wizard assistance stops at the CListBox class. I’ll describe how to insert it easily in your project. (There may be easier ways to do it, but this is how I do it
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:13028
    • 提供者:理理
  1. SNMP++程序源码 for all 2.8snmp++2_8.tar.gZ

    0下载:
  2. SNMP++程序源码 for ll .8snmp++2_8.tar.Z 嵌入式linux环境下的SNMP开发代码,对于进行网络管理的开发来说,非常有帮助。-procedures source for SNMP ll .8 snmp 2_8.tar.Z embedded Linux environment under the code SNMP, network management for the development, has been very helpful.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:473489
    • 提供者:孙彦景
  1. jboss.a.developers.notebook.jun.2005

    0下载:
  2. jboss 开发人员 手册 JBoss: A Developer s Notebook also introduces the management console, the web services messaging features, enhanced monitoring capabilities, and shows you how to improve performance. At the end of each lab, you ll find a section calle
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2002091
    • 提供者:z
  1. CWB

    0下载:
  2. 编译工作台 是本人编写的用于编译原理教学的工具,它是一个自由软件,现在已经发布(主页为http://download.enet.com.cn/html/030792005091701.html,上有软件介绍和截图)。 软件的源代码在压缩包的src目录中。WB.zip是主程序,其编译后生成WB.exe;LLDemo.zip是LL动态演示程序,其编译后生成Demo.exe,将其改名成LLDemo.exe;LRDemo.zip是LR动态演示程序,其编译后生成Demo.exe,将其改名成LRDemo
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1185585
    • 提供者:尹涛
  1. bianyic++

    0下载:
  2. 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。-Input legitimate LL (1) grammar, will output LL (1) Table Forecast and Analysis, and can import sentence for syntax analysis syntax tree corresponding output.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:165546
    • 提供者:丁关根
  1. LL(1)文法——vc

    0下载:
  2. LL1文法的vc实现,编译原理的实验用得着的,对学习编译很有帮助!-LL1 grammar vc realization of the principle of compiling the experiment worthwhile to study compiled helpful!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2010
    • 提供者:陈为
  1. 编译原理报告

    0下载:
  2. 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:48732
    • 提供者:cyberspace
  1. jellrap

    0下载:
  2. 形式文法分析JAVA工具包 本JAVA Applets程序提供对LL(1),LL(2)和LR(1)文法分析处理,用户可以输入任何满足条件的形式文法,通帮过系统的提示和帮助构造出相应文法的分析表,以及动态显示分析过程.本JAVA包能够很好地帮助学生理解语法分析器的制作过程和语法分析器的工作原理. -form grammar analysis of the Java tool kit for Java Applets procedures for LL (1) LL (2) and LR (
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:165594
    • 提供者:欧滨
  1. PowerBuilder程序设计实训教程》源代码

    0下载:
  2. You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories. If anyone has any problems send me an em
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:924305
    • 提供者:lon
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com