登录
首页 » 算法 » C语言写的C++词法分析器

C语言写的C++词法分析器

于 2022-11-29 发布 文件大小:172.96 kB
0 46
下载积分: 2 下载次数: 1

代码说明:

词法分析程序可以分析在C语言中:标识符(以字母或下划线,后面可以是字母数字字符或下划线)说明:(1)[]中的分隔符,没有给出,在这里? :sizeof运算也没给出11种分隔符32种关键字使用转换表的设计,运算速度的程序,我还可以识别每个符号的数量。这一方案与VS2010 MFC的设计,欢迎大家下载分享

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 4种排序的java实现
    插入排序,堆排序,快速排序,归并排序的java实现。没有做泛型,而且内部实现是对一个给定的数组做这些排序。
    2023-06-09 02:40:03下载
    积分:1
  • 八数码难题解决实现方
    八数码难题解决实现方法-eight digital method to solve problems
    2023-03-24 20:55:03下载
    积分:1
  • 单链表操作
    资源描述#include #define maxsize 100 using namespace std; /*class base {     int length; };*/ class Seqlist                //实现顺序表类 {     private:         int size;        //当前元素个数         int length;            //当前表的总长度              public:         int *elem;            //动态存放数据         Seqlist();        //构造函数的声明         int listset();    //顺序表的创建    &nbs
    2022-06-03 18:29:34下载
    积分:1
  • With the human genome project implementation, through genome sequencing, protein...
    随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
    2022-09-17 05:10:03下载
    积分:1
  • 实现base64编解码运,实现base64编解码运
    实现base64编解码运算,实现base64编解码运算-BASE64 CODEC, achieving base64 CODEC
    2022-04-15 22:26:11下载
    积分:1
  • 用matlab开发的系统辩识原代码。利用最小二乘实现辩识.
    用matlab开发的系统辩识原代码。利用最小二乘法实现辩识.-Using matlab developed the original system identification code. Realize the use of least squares identification.
    2022-08-18 23:54:54下载
    积分:1
  • 数学变换和滤波fft程序 kfour 傅里叶级数逼近 kkfft 快速傅里叶变换 kkfwt 快速沃什变换 kkspt 快速三次平滑 klm...
    数学变换和滤波fft程序 kfour 傅里叶级数逼近 kkfft 快速傅里叶变换 kkfwt 快速沃什变换 kkspt 快速三次平滑 klman 离散随机系统的卡尔曼滤波 kkabg α-β-γ滤波-Fft math transformation and filtering procedures kfour Fourier series approximation kkfft Fast Fourier Transform Fast Walsh Transform kkfwt rapid kkspt three smoothing klman discrete stochastic system Kalman filter kkabg α-β-γ filter
    2022-03-18 17:19:36下载
    积分:1
  • KNN (K 最近的分类)
    k-近邻算法 (k-NN) 是一个非 参数化方法分类和回归
    2022-08-25 23:28:30下载
    积分:1
  • GNU的数值运库,内容丰富!
    GNU的数值运算库,内容丰富!-GNU numerical arithmetic library, a rich content!
    2022-05-29 13:04:47下载
    积分:1
  • 队列和堆栈执行
    执行数据结构栈和队列上一个几乎无限的向量。代码显示了如何你要插入和删除元素从堆栈或队列。此外,提出了使用继承和多态性。
    2023-06-03 01:45:03下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载