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

搜索资源列表

  1. cifabianyiyuanli

    0下载:
  2. 输入:一段任意的程序(字符串)。 输出:相应的属性字序列。 要求:⒈不处理说明部分,但属性字的符号类除了编码外,应包含更多的信息(如运算符的优先级等); ⒉小子集中包含的符号类应有典型性,且尽可能丰富; ⒊为了使用方便和便于阅读,应有帮助信息,说明可以有哪些符号,属性字的结构如何等; 说明;⒈为了直观起见,属性字中的符号值可以是符号本身,而不是助忆符; ⒉符号的种类以及符号的编码是事先规定的,可考虑扩充的可能性。 -input : a random proced
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14.77kb
    • 提供者:何素素
  1. MPEG4encoding

    1下载:
  2. 编码技术mpeg4的一项重要技术,其中包括运动估计运动补偿及纹理编码-mpeg4 encoding technology of a major technology, including motion estimation and motion compensation coding texture
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:74.26kb
    • 提供者:乔香磊
  1. unicodepro

    0下载:
  2. 先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -start with the ASCII, ASCII is use
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10.72kb
    • 提供者:leon
  1. feinuo

    0下载:
  2. 用C++实现费诺编码 通过输入一系列的概率值得到最优化的输出-C coding to achieve cost Connaught through a series of input probability deserves to optimize the output
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:武悦
  1. huffmen

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接受将传来的数据进行译码。-use Huffman coding can be greatly improved communication channel utilization, shorten information transmission time and reduce transmission costs. However, this require
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.73kb
    • 提供者:熊杰
  1. WordAnalyser

    0下载:
  2. 1.1 引言 1.1.1 设计目的 本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。 1.1.2 设计任务 针对本次课程设计我们设计了一个简化的pascal语言,称
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:174.2kb
    • 提供者:钟国生
  1. RScoding

    0下载:
  2. rs编码和解码功能函数,在网上找到的不少RS编码函数中,这个是比较完整的-rs encoding and decoding function, in-line to find a lot of RS coding function, this is a relatively complete
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:11.89kb
    • 提供者:Edwin
  1. huffmancoding

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行. -This is a source of Hoffman codec, you can use it to achieve efficient coding Huffman decoding, notes in detail, better readability. Compressed packet including the source file only, an
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:24.68kb
    • 提供者:yxj
  1. 74xunhuanbianmawumalvfenxi

    0下载:
  2. 对(7,4)循环码的误码率进行了matlab的仿真,通过对比两条曲线,直观对比出未经过信道编码和经过信道编码的误码率比较。-Of (7,4) cyclic code error rate of the matlab simulation, by comparing the two curves, a direct comparison has not been after channel coding and channel coding the bit-error rate.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:541byte
    • 提供者:hanxu
  1. Works

    1下载:
  2. 编译原理课程设计做的一个算符优先文法的设计的程序,编码比较简单易于理解,可以作为一个编译器的开始.-Principles of curriculum design compiler to do a design grammar operator priority procedures, coding easier to understand relatively simple, the compiler can be used as a start.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:48.23kb
    • 提供者:李子超
  1. CHM_Explorer

    0下载:
  2. 完美反编译各种版本的CHM文件 把所有内容以完整结构(目录路径)反编译出来,100 还原,详细计算各种文件的数量:图片、网页、多媒体等; 支持所有版本的CHM,支持所有编码; 允许有选择性地导出不同类型的文件,包括仅导出所有图片、仅导出所有网页文件、仅导出所有多媒体文件、仅导出列表等; 特有树形结构预览; 支持快速批量反编译,如果导出目标文件夹存在,则会自动生成新的序列文件夹; 智能操作,无所不在的快捷方式与体贴的操作与提示; 自动识别文件类型,判断有潜
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:105.18kb
    • 提供者:yajunhe
  1. 101259374RockCarryPL0

    0下载:
  2. 使用C/C++语言作为实现语言,实现一个简单PL/0语言的编译器。手工编码实现编译器的组成部分。语法分析程序采用递归下降分析法。-The use of C/C++ language as the implementation language, to achieve a simple PL/0 language compiler. Hand-coding part of the compiler. Parser uses recursive descent analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:297.23kb
    • 提供者:哈根
  1. Alvbianma

    0下载:
  2. 语音信号a律编码,输入随机语音信号,可进行A律13折线编码,并译码-Speech Signal a legal code, enter the random voice signals, can be A Law 13 Line coding and decoding
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:543byte
    • 提供者:李东风
  1. a

    0下载:
  2. 实现登录,可以自由相应的登录方式接受编码-To achieve log free to log on to receive treatment the corresponding coding
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:112.13kb
    • 提供者:ma
  1. LRTrans1

    0下载:
  2. 该程序是在实验4程序基础上实现的一个手工编码实现的简单计算器,其词法分析器调用接口为lex(),语法分析器调用接口为SLR1(),语义动作调用接口为run()。-The program is based on the experimental procedure 4, a hand-coding a simple calculator, the lexical analyzer is called interface lex (), parser call interface for the S
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:18.01kb
    • 提供者:孔小亮
  1. HuffmanExp

    0下载:
  2. 对灰度图像的哈夫曼编码,有界面,打开一副灰度图像,在工具栏中单击“哈夫曼编码”即可-Huffman on the gray image coding, there are interfaces, open a gray image, the toolbar, click the " Huffman coding" can be
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:鲨鱼
  1. XMLparserforc

    0下载:
  2. 将树形数据结构用于最小化DOM 模型XML 编解码器的开发。在解析XML 文本时,基于Expat 解释器将XML 字符串构造成树 状结构;编码时构造DOM 树结构,采用非递归深度优先法遍历树,将其串行化成XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based eXtended
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:65.09kb
    • 提供者:czhui2000
  1. Soft-decisiondecodingofafirst-orderRMcodewithhetyp

    0下载:
  2. 软判决译码,是信道编码方面很好的资料,c语言代码实现!-Soft decision decoding, channel coding is very good information, c language code!
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:3.53kb
    • 提供者:pdc
  1. CB_20101127_rev6863_DEBUGGER_BRANCH_win32

    0下载:
  2. The open source, cross platform, free C++ IDE Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, h
  3. 所属分类:Compiler program

    • 发布日期:2017-05-27
    • 文件大小:9.33mb
    • 提供者:nuoajung
  1. Shannon-coding

    0下载:
  2. 在通信系统中,Shannon coding应用是非常广泛。通过信息的编码实现数据有效通信。-In a communication system, Shannon coding is very wide application through the information of the implement effective communication data
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:715byte
    • 提供者:dsdsd
« 12 »
搜珍网 www.dssz.com