CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - 文字

搜索资源列表

  1. huffmanqi

    0下载:
  2. 本程序不能编译除大小写字母之外的编码 本程序需事先建立字母权值文后件才可运行 本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案-not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2.71kb
    • 提供者:luohaojun
  1. C_mycompiler

    0下载:
  2. 对c源程序的词法分析器。 主要由文本输入框(RichTextbox)、菜单、各个控制栏和对话控件组成。其中RichTextbox是文字的载体以及显示工具,菜单和工具栏用以使用程序提供的文件操作、编辑等的功能。结果另存为文件。-c source of the lexical analyzer. Mainly by the text input box (RichTextBox), the menu's control column and dialog components. Rich
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:37.26kb
    • 提供者:djzhan
  1. LR0_show

    0下载:
  2. 本人编写的编译原理中LRO算法的演示程序,里面有较为详尽的文字说明-prepared by the compiler principles of the algorithm LRO Demonstration Program, which has a more detailed descr iption of
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:170.31kb
    • 提供者:杨杰
  1. tqChatting

    0下载:
  2. 实现了语音聊天和文字聊天的p2p聊天工具
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:324.45kb
    • 提供者:唐勤
  1. richtextbox

    0下载:
  2. C#简易文字编辑器,完成类似Windows记事本一样的功能,可以打开和保存TXT文档、查找指定字符,设置字符颜色及大小和样式,比较简单的功能。VS2005环境下顺利编译成功。 -C# simple text editor, like Windows Notepad to complete the same function, you can open and save TXT files, find the specified characters, set character size a
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:13.82kb
    • 提供者:冉彬
  1. bianyi

    0下载:
  2. 词法分析器实验报告,本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-Lexical Analyzer for reporting, this procedure is given by the path of the file on the analysis of symbols and words after the word prompt display.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:Crane
  1. PowerbuilderPBDobfuscator

    0下载:
  2. 用于Powerbuilder编译后的pbd文件的混淆加密,保护版权。 1.移除部分文字 2.代码混淆 3.逻辑陷阱 4.支持pkb2.5 pb5-12全系列 -Obfuscator for Powerbuilder Powerbuilder Obfuscator PBprotect PBGuard
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:613.85kb
    • 提供者:chen
  1. 1602

    0下载:
  2. LCD1602动态显示程序,显示文字数字等,C语言源程序-LCD1602 Dynamic display program
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:921byte
    • 提供者:zhangpeng
  1. NOTEPAD

    0下载:
  2. 一个关于文字编译器的小东东,完全出自娱乐娱乐!-Compiler on the text of a small East, completely out of entertainment fun!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:32.31kb
    • 提供者:baal
  1. LexicalParsers

    0下载:
  2. 对给定的程序通过词法分析器能够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer to recognize one word symbols, and binary-type (word types of ID, the word symbol property value) are displayed. While the
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1.02mb
    • 提供者:杨玥
  1. scaner2

    0下载:
  2. 对给定的程序通过词法分析器弄够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer words get enough to identify a symbol, and binary-type (other types of code words, words, symbols of the property value) a
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:1.6kb
    • 提供者:林泽期
  1. lexical-analyzer

    0下载:
  2. 对给定的程序通过词法分析器能够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedure given by the lexical analyzer to recognize one word symbols, and binary type (other types of code word, the word symbols of attribute values) shows. And
  3. 所属分类:Compiler program

    • 发布日期:
    • 文件大小:8.78kb
    • 提供者:
  1. cifafenxiqi

    0下载:
  2. 编译原理实验报告,词法分析器(C++版),简单实现都本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示-Lab report compiler theory, lexical analyzer (C++ version), a simple procedure to achieve all of this is given by the path of the file analysis in order to display the word symbol and text pro
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:89.03kb
    • 提供者:湛开洪
  1. Sdcms1.3.1

    1下载:
  2. 网站信息管理系统网站信息管理系统)是在Asp+Access/Mssql环境下开发的开源产品。SDCMS以信息为主题,通过以文字和图片标题为起点,以无限栏目分类为支撑,配合多项插件的灵活使用,以达到信息门户的远景!SDCMS设计了全新的模板引擎,用户可以通过标签的自由组合,实现更丰富多彩的页面效果。-Site Information Management System web site information management system) is the development of ope
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:547.44kb
    • 提供者:张思锋
  1. UsingDLL

    0下载:
  2. 这个程序是本人在系统的学习动态链接库后总结出来的。对于如何建立和使用动态链接库,里面有程序实例和详细的文字说明。-This program is a systematic study of the dynamic link library, I summed up. How to create and use dynamic link library, there are program examples and detailed text descr iption.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:1.4mb
    • 提供者:高明亮
搜珍网 www.dssz.com