资源列表

« 1 2 ... .63 .64 .65 .66 .67 1168.69 .70 .71 .72 .73 ... 1384 »

[编译器/词法分析1

说明:编写语义分析程序,实现对算术表达式的类型检查和求值。要求所分析的算术表达式由如下文法产生: E->E+T | E-T | T T->T*F | T/F | F F-> id | (E) | num -Write semantic analysis procedures, to achieve the type checking and arithmetic expressions are eval
<frank> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[编译器/词法分析compile

说明:编译大作业,实现了文法中的所有内容,具体文法在附件中可以看到-Compile large operations, to achieve a grammar all content, specific grammar can be seen in the Annex
<pchy> 在 2025-01-21 上传 | 大小:853kb | 下载:0

[编译器/词法分析iso8583-master-(1)

说明:A iso programm written in C
<ba> 在 2025-01-21 上传 | 大小:662kb | 下载:1

[编译器/词法分析BinaryTree

说明:基于二叉树实现一元多项式的加法、减法、乘法、除法,并实现算法的优化及对内存的最小使用,将结果存储在原多项式中-Based on a binary tree polynomial addition, subtraction, multiplication, division, and to achieve the optimization algorithm and minimal use of memory, and stores th
<> 在 2025-01-21 上传 | 大小:7.37mb | 下载:0

[编译器/词法分析mymaze

说明:经典的栈应用,迷宫游戏,利用String类型对路线进行标记,突出栈这一数据结构特殊的性质。-The classic application stack, maze games, use the String type marked on the route, highlighting the stack data structure of this particular nature.
<> 在 2025-01-21 上传 | 大小:8.95mb | 下载:0

[编译器/词法分析ProduceCombination

说明:生成下一个最大字典顺序的应用程序,能进一步加深对字典顺序的进一步理解。-Order to generate the next largest dictionary app, dictionary order to further deepen further understanding.
<> 在 2025-01-21 上传 | 大小:2.36mb | 下载:0

[编译器/词法分析extracting_connected_components_morph

说明:a good implementation of connected component extracting in c++ for document analysis.
<saman> 在 2025-01-21 上传 | 大小:570kb | 下载:0

[编译器/词法分析cyclic_AR

说明:信号处理,振动方面的,很有用,绝不后悔,帮助很大-Signal processing, vibration issues, useful, never regret, very helpful
<qiong> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析source_code_TBM_activecontours

说明:Active counters using TBm
<Karthik> 在 2025-01-21 上传 | 大小:10kb | 下载:0

[编译器/词法分析tableur-mois-zr.xls

说明:tableur moins excel PROGRAMME
<housin> 在 2025-01-21 上传 | 大小:412kb | 下载:0

[编译器/词法分析memo_Saleh_dpd

说明:this matlab code presents a memory polynommial predistorter and a saleh model for the power amplifier
<shi> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析isetup-5.5.4.exe

说明:Installation tool to create installation for Windows
<PSlash> 在 2025-01-21 上传 | 大小:1.83mb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1168.69 .70 .71 .72 .73 ... 1384 »

源码中国 www.ymcn.org