搜索资源列表

  1. hc_compiler

    0下载:
  2. 由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。   对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。   对于局部变量的支持,则于时间紧
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:260096
    • 提供者:周杰
  1. hping2.0.0-rc.tar

    0下载:
  2. hping 是一个运行在Linux,FreeBSD,NetBSD, OpenBSD, Solaris, MacOs X 命令行方式下的TCP/IP包分析器。它类似于unix命令下的ping命令,但是hping它不能发送ICMP响应请求。它支持TCP, UDP, ICMP和RAW-IP 协议。它可以运行在跟踪模式,在一个隐蔽的通道内发送文件等各种功能。-hping is a run on Linux, FreeBSD, NetBSD an
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:90112
    • 提供者:龙柏利
  1. visual c++词法分析器

    0下载:
  2. 一个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a compiler with the lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contact me qq : 23318796
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:姚翊
  1. c++10000

    0下载:
  2. 这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考-This a very good syntax analyzer! Computer is very suitable for professional students studying reference
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:31744
    • 提供者:高若冰
  1. EP2

    0下载:
  2. C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘思远
  1. suanfu

    0下载:
  2. 用算符优先文法制作的算符优先分析器,实现了FIRSTVT跟LASTVT的输出跟优先表的输出以及栈的输出以及到文件的输出。-priority grammar operator with the operator priority to the production analyzer, achieved with LASTVT FIRSTVT output with the output of the priority list and s
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:姜鹏
  1. 词法

    0下载:
  2. 这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:石青
  1. libosip-0[1].7.9.tar

    0下载:
  2. oSIP实现了会话初始协议Session Initiation (由IETF发布为RFC 3261)。它可以为多媒体应用程序(IP电话,等等)提供信令功能。它为SIP语法提供了一个完全可用的语法分析器,实现了草案中定义的“事务”层。它也提供了一个SDP分析器和为用户代理提供的额外功能。它可以用于建造代理服务器和IP电话-oSIP achieve Session Initiation Protocol Session Initiation
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-14
    • 文件大小:403456
    • 提供者:侯为
  1. 语法分析2

    0下载:
  2. 译原理课程设计题目语法分析器并显示每步的过程-syntax analyzer of translating theory course on designing subject, displaying every process.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:柳颐
  1. fileanal

    0下载:
  2. File Handle Analyzer 文件状态分析器, 分析文件正在被哪个应用程序打开的 It sounds like an easy thing to do - display a list of files in use, together with the application that s using each one. But it s one of the trickiest demo on this web site
  3. 所属分类:文件操作

    • 发布日期:2024-05-14
    • 文件大小:340992
    • 提供者:zero
  1. portanal

    0下载:
  2. 端分析, 分析端口正在被哪个应用程序使用 It sounds like an easy thing to do - display a list of Internet connections, together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, m
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:342016
    • 提供者:zero
  1. wordcheck

    0下载:
  2. 一个简单的C词法分析器 能识别数字,标志符(关键字,变量)和一些运算符.-a simple C lexical analyzer can identify the number, identifier (keyword, variable), and some Operators.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:野牙
  1. TESTLL1

    0下载:
  2. 这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:74752
    • 提供者:阿京
  1. 红外逻辑分析仪

    0下载:
  2. 它包含了红外线逻辑分析仪的上位机接受程序和下位机程序。-It contains a logic analyzer infrared PC to accept the procedure and the next crew procedures.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-14
    • 文件大小:1828864
    • 提供者:飞翔
  1. es_mutil_meters_with_m128

    0下载:
  2. 基于MEGA128的多功能仪器,提供以下9种功能: 1. 2路0-10 VDC 电压表 2. 1路0-30V DC 电压表,带有一个10X跳针,可以测试0-300VDC 3. 0 – 3 安电流表 4. 4 通道逻辑分析仪 5. 频率发生器,50%占空比方波,0-5VDC,1HZ到8MHZ. 6. 波形发生器,正弦波、三角波、方波,1HZ 到 20+MHZ?
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:513024
    • 提供者:许海洋
  1. simple词法分析器

    0下载:
  2. 这是用VC++6.0编写的一个简单的c语言的词法分析器,个人感觉良好,简单又实用。-This is the VC 6.0 of a simple preparation of the c language lexical analyzer, personal feel good, simple and functional.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:周艳红
  1. Winsuanfu007

    0下载:
  2. 算符优先文法分析器的例子,vc++6.0制作-operator priority grammar analyzer example, produced 6.0 vc
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:mark
  1. kismet-3[1].0.1.tar

    0下载:
  2. Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discov
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:692224
    • 提供者:李飞
  1. 词法分析经典源代码器

    0下载:
  2. 词法分析器 源代码 可以用于学生编译原理课程设计编写 是一个有用的程序-lexical analyzer source code can be compiled for students preparing curriculum design principle is a useful procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘飘
  1. 非常经典的词法分析器

    0下载:
  2. 一个VC写的非常不错的词法分析器,我的编译原理课程设计,仅供参考。-a VC was a very good lexical analyzer, I compiler theory curriculum design, for reference purposes only.
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:43008
    • 提供者:吴少华
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org