搜索资源列表

  1. 二元关系性质判断器

    1下载:
  2. 离散数学二元关系性质判断器(源码及报告)-Discrete Mathematics dual nature of the relationship judgment (source and the report)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:70818
    • 提供者:丁兴全
  1. 二元树遍历

    0下载:
  2. 二元树遍历
  3. 所属分类:编程文档

  1. 四阶龙格库塔法解一阶二元微分方程

    0下载:
  2. 四阶龙格库塔法解一阶二元微分方程 //dxi/dt=c*(xi-xi^3/3+yi)+K*(X-xi)+c*zi //dyi/dt=(xi-b*yi+a)/c //i=1,2,3 //X=sum(xi)/N
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-11-23
    • 文件大小:2815
    • 提供者:jiuxiao8681
  1. 简单词法分析

    0下载:
  2. 大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组-University wrote a simple lexical analyzer through importation from the definition of the rules of grammar procedures, the analysis of binary Group
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:339968
    • 提供者:蔡正兴
  1. 二元关系性质判断器

    1下载:
  2. 离散数学二元关系性质判断器(源码及报告)-Discrete Mathematics dual nature of the relationship judgment (source and the report)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:70656
    • 提供者:
  1. S语言词法分析程序

    0下载:
  2. 一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号,拼成单词,换成内部表示(token) 二、 实验要求 要求实现编译器的以下功能:  组织源程序的输入  按规则拼写单词,并转换成二元形式  删除空格及无用符号(如回车符,字符常数的引号符等)  发现并定位错误  建立单词表、符号表、常数
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:77824
    • 提供者:范鹏
  1. fifafenxiqifuyiming

    0下载:
  2. 小型词法分析器。输入程序文件片段,输出结果是二元组的。-small lexical analyzer. Input program fragments of files, the output is the result of the dual Group.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:285696
    • 提供者:付益明
  1. WordScanner

    0下载:
  2. 词法分析程序设计 1、给出各单词符号的类别编码。 2、词法分析程序应能发现输入串中的错误。 3、词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件。 4、设计两个测试用例(尽可能完备),并给出测试结果 -lexical analysis procedures designed a given word symbols of the type of coding. 2, lexical analysis
  3. 所属分类:其它资源

    • 发布日期:2024-05-09
    • 文件大小:46080
    • 提供者:崔国伟
  1. 032812035

    0下载:
  2. 编译原理实验一词法分析程序,读入源程序输出二元式-compiler principle experiment term analysis procedures, read into the dual-source output
  3. 所属分类:其它资源

    • 发布日期:2024-05-09
    • 文件大小:44032
    • 提供者:zhaojun
  1. zidingxiangxiashiyan

    0下载:
  2. 自顶向下语法分析 实验报告 对于给定的源程序(如C语言或Pascal等),要求从组成源程序的字符行中寻找出单词,并给出它们的种别和属性——输出二元组序列。以便提供给语法分析的时候使用。要求能识别所有的关键字,标志符等,并且能够对出先的一些词法规则的错误进行必要的处理。-top-down syntax analysis report for the experiment to the source (such as C or Pascal
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:55296
    • 提供者:余琨
  1. byyl_cffxq

    0下载:
  2. 编译原理:词法分析器(C++实现) 将PASCAL的源程序,即相应字符流转换成内部表示,并对标识符填写相应的符号表供编译程序以后各阶段使用,输出的单词符号格式为二元组(单词种别,单词在标识符表中的地址),标识符表格式有“序号”和“标识符本身的值”两项。-compiler : lexical analyzer (C achieved) will PASCAL source, that is, replaced by the corre
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:Snake
  1. bianyiyuanlikechengsheji

    0下载:
  2. 词法分析器,语法分析器及中间代码生成器,输出二元式-Lexical analyzer, parser and code generator between the output of binary-type
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:177152
    • 提供者:林攀
  1. scanner

    0下载:
  2. 简单源程序的词法分析程序的C语言实现,输出二元式,保存在外部文件-Simple source of the lexical analysis of C language procedures realize, the output of binary type, stored in an external file
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:413696
    • 提供者:李勇
  1. lex(VC)

    0下载:
  2. 编译原理词法分析,产生二元式,其他的应该不用多说了吧-Compilation Principle lexical analysis, resulting in the dual-type, the other goes without saying it should be
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:198656
    • 提供者:yangyang
  1. shuiying

    0下载:
  2. 本文利用二元树复小波变换的平移不变性和奇异值分解的稳定性,提出了一种新的数字水印技术。该方法对几何攻击尤其是平移操作和加噪、JPG压缩等均保持了良好的稳健性。-...
  3. 所属分类:波变换

    • 发布日期:2024-05-09
    • 文件大小:103424
    • 提供者:hzh
  1. sd

    0下载:
  2. 给定一个结合上的任意二元关系,判断它的自反,反自反,对称,反对称,传递等性质-Given the integration of an arbitrary binary relation, to determine its reflexive, anti-reflexive, symmetry, antisymmetry, transmission and other properties
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:280576
    • 提供者:曾经十年
  1. Datafitting

    0下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data f
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:20480
    • 提供者:温娟
  1. 解方程

    0下载:
  2. 二元一次方程求解
  3. 所属分类:Windows编程

  1. 用matlab求二元函数的极值

    0下载:
  2. 利用matlab求解二元函数的极值,内有程序代码(Using matlab to solve the binary function of the extreme value, there are program code)
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:547840
    • 提供者:xiaosongs
  1. sousuoeryuanhanshujixiaozhi

    0下载:
  2. 人工蜂群算法优化,搜索二元函数的极小值问题(ABC-algorithm search the min)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:APHFouhvm@073
« 12 3 4 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org