搜索资源列表

  1. 判断是否为ll(1)文法程序

    0下载:
  2. 一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and se
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:23552
    • 提供者:luo
  1. Judge_LL(1)

    0下载:
  2. 本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple metho
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:147456
    • 提供者:张玉峰
  1. RoughandAHP

    0下载:
  2. 关于粗糙集与层次分析法组合预测的论文,来源中国期刊网。-on rough sets and AHP portfolio forecast papers, the source of China Journal Net.
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:32768
    • 提供者:zr
  1. level_set

    1下载:
  2. 在图象处理中,用matlab求水平线、水平集以及水平集动画显示-in image processing, using Matlab for the horizon, level sets, and sets the level of animation shows
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:whsyt
  1. SGNNexperiments

    1下载:
  2. 用matlab编写的基于自生成神经网络(self-generated neural network)的预测方法(包含数据集)-prepared using Matlab based on the self-generating neural network (self-generated ne ural network) forecasting methods (including data sets)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:28672
    • 提供者:邱大山
  1. code_multiphase

    0下载:
  2. chan和vese的多水平集算法,可以用2条初始水平集来演化,从而达到检测多目标的目的。-chan and the multi-level set algorithm, you can use two sets to the initial level of evolution, so as to achieve the goal of multi-purpose.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:kang
  1. roughsetincrementalalgorithm

    0下载:
  2. 这里包含20多个有关粗糙集增量式方面的近两年的核心期刊,对研究粗糙集方面的朋友很有帮助哦.-Here contains more than 20 on the Rough Set Incremental area near the core of two journals, the study of rough sets Oh Friend helpful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:2112512
    • 提供者:星光灿烂
  1. SGAPublicGAOT

    0下载:
  2. 粗糙集建立规则,学习粗糙集的基本程序, 可直接用来直接开发粗糙集-Rough sets to establish the rules, learning the basic procedures of rough set can be directly used to direct the development of rough set
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:
  1. roughset

    0下载:
  2. 基于Rough集的数据约简算法研究综述 介绍基于Rough集的数据约简的理论和它在应用理论研究上的新进展,综述基于Rough集数据约简算法研究应用成果,并指出其应用前景和存在的问题。 -Based on Rough Set Data Reduction Algorithm of Rough Sets Based on Summary Introduction Data Reduction theory and its theo
  3. 所属分类:编程文档

    • 发布日期:2024-05-04
    • 文件大小:19456
    • 提供者:依静
  1. LL1

    0下载:
  2. 实现LL1文法,从输入文法到FIRST、FOLLOW集,分析表。再到输入文法动作-The realization of LL1 grammar, from grammar to enter the FIRST, FOLLOW sets, analysis table. To enter the action grammar
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:46080
    • 提供者:Kword
  1. yufafenxi

    0下载:
  2. 语法分析关于first集和follow集。可运行可使用。自己看吧。没问题的。 还有不知为什么不能归为源码一栏 那个谁谁有空看下-Grammar analysis of first set and follow sets. Can be used to run. Check it out themselves. No problem. I do not know why there should not fall into one col
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:shenchen
  1. LL(1)Analysis

    0下载:
  2. 大学时的编译大作业,是对LL(1)语法的分析过程,会产生first集,follow集和预测分析表!-University at the time of compiling large operations, is a LL (1) syntax analysis process, will have first set, follow sets and predictive analysis table!
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:liangye
  1. llApp(FR)

    0下载:
  2. ll(1)文法,First集,Follow集。预测分析表-ll (1) grammar, First Set, Follow sets. Forecast Analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:50176
    • 提供者:menglusi
  1. INTERVAL

    0下载:
  2. 2型区间模糊集程序 matlab源码对大家有用INTERVAL T2 NS MAMDA T2 FLS-Type 2 interval fuzzy sets procedures for U.S. matlab source of useful INTERVAL T2 NS MAMDA T2 FLS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:youyou
  1. fs_entropy

    0下载:
  2. data reduction with fuzzy rough sets or fuzzy mutual information
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:sam
  1. fs_neighbor

    0下载:
  2. fuzzy rough sets or fuzzy mutual information
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:sam
  1. ids

    0下载:
  2. 网络入侵检测系统的源代码 检测网络入侵的存在 数据来源是收集到的dump数据集-Network Intrusion Detection System Network Intrusion Detection of the source code of the existence of the data collected from the dump data sets
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:王佳妮
  1. code

    0下载:
  2. level set分割算法的matlab实现,by Chunming Li-image segmentation based on level sets algorithm.composed by Chunming Li
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:106496
    • 提供者:sunstrider
  1. kmean

    0下载:
  2. 使用k-means算法对150个数据集进行分簇。-K-means algorithm using 150 data sets to carry out sub-cluster.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:朱东阁
  1. amfg07-demo-v1.tar

    0下载:
  2. This code implement method described in paper Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:52224
    • 提供者:bach
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org