资源列表
[其它资源] myCompling
说明:c语言编写的仿C语言词法分析器,比较接近实际词法分析器-c written in imitation of C language lexical analyzer, lexical analyzer close to the actual<基拉> 在 2025-06-28 上传 | 大小:3kb | 下载:0
[其它资源] c-P-P-lexical-analysis
说明:c++词法分析很简单的代码#include<iostream.h> #include<fstream.h> #include<stdlib.h> #include<stdio.h> #include<string.h> #include<conio.h> #include<process.h> /*头文件*/ -c++ lexical analysis is very simple c<李亚茹> 在 2025-06-28 上传 | 大小:3kb | 下载:0
[其它资源] Lexical-analyzer
说明:我的编译作业,词法分析器,本程序完成词法分析的各项检错-My compilations, lexical analyzer, the process is complete lexical analysis of the error detection<高国峰> 在 2025-06-28 上传 | 大小:3kb | 下载:0
[其它资源] Lexical-analyzer
说明:c++写的词法分析器,编译原理肯定会用到,上传上,大家看看哈-c++ to write the lexical analyzer, compiler theory will certainly be used, upload, and we look ha<281194684> 在 2025-06-28 上传 | 大小:3kb | 下载:0
[其它资源] AdaBoost
说明:Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, the core idea is the same training set for training different classifiers (weak classifiers), then these weak classifiers together to f<黑色地位> 在 2025-06-28 上传 | 大小:3kb | 下载:0
[其它资源] PCA
说明:主成分分析 ( Principal Component Analysis , PCA )或者主元分析。是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。计算主成分的目的是将高维数据投影到较低维空间。给定 n 个变量的 m 个观察值,形成一个 n ′ m 的数据矩阵, n 通常比较大。对于一个由多个变量描述的复杂事物,人们难以认识,那么是否可以抓住事物主要方面进行重点分析呢?如果事物的主要方面刚好体现在几个主要变量上,我们只需要将这几个变量<黑色地位> 在 2025-06-28 上传 | 大小:3kb | 下载:0
[其它资源] kmeans
说明:k均值聚类方法。 在给定一个有n个对象的数据集,划分聚类技术将构造数据进行k个划分,每一个划分代表一个簇,k小于等于n。-k-means clustering method. Given a set of n objects data, dividing the data clustering techniques to construct k partitions, each partition represents a cluster, k less than or equal n.<尚云> 在 2025-06-28 上传 | 大小:3kb | 下载:0