资源列表

« 1 2 ... .59 .60 .61 .62 .63 1364.65 .66 .67 .68 .69 ... 1383 »

[编译器/词法分析compile1

说明:一个将中缀表达式转为后缀表达式的词法分析器-Infix expression a will turn into a postfix expression lexical analyzer
<张鸿蔓> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析temp

说明:to find real and imaginary roots of complex number.
<kami khan> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析calc1

说明:lexical program for checking for ,while loop
<monika> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析rcs_finder

说明:calculate rcs in radar.
<mohamadreza> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析huff2

说明:implementation huffman alghoritm with matlab
<mohamadreza> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析MR

说明:implementation wsn alghrithm (for locate )and calculate error.with matlab-implementation wsn alghrithm (for locate )and calculate error.with matlab
<mohamadreza> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析postfix-notation

说明:1、给出文法如下: G[E] E->T|E+T T->F|T*F F->i(E) 对应的转化为逆波兰式的语义动作如下: E-> E(1)op E(2) {E.CODE:= E(1).CODE||E(2).CODE||op} E->(E(1)) { E.CODE := E(1).CODE} E->id { E.CODE := id} 2、利用实验5中的算符优先分析算法,结合上面给出的语义动作实现逆波兰式的构造
<忆昔> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析jpgtohex3

说明:converting image data to hex file
<lati> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析findHomography

说明:Find homography matrix between two overlapped images
<lati> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析wb_i2c.tar

说明:Verilog code to change BCD format to Binary format-Verilog code to change BCD format to Binary format
<ejacerov> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析myABM_v1

说明:ABM模型,可以帮助土地管理研究,对于土地或城市土地增长来说,得用ABM模型可以很好的模拟出它们的变化-ABM model, can help the land management research, for land or urban land growth, with ABM model can well simulate the change of the them
<hu changhui> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析helm

说明:Solve Helmholtz s equation study the reflected waves.
<khalil> 在 2025-06-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1364.65 .66 .67 .68 .69 ... 1383 »

源码中国 www.ymcn.org