资源列表

« 1 2 ... .25 .26 .27 .28 .29 930.31 .32 .33 .34 .35 ... 1383 »

[编译器/词法分析graintest

说明:英特尔C++ 编译器的新功能 Cilk 语言扩展技术为 C/C++ 语言增加了细粒度任务支持,使其为新的和现有的软件增加并行性来充分发掘多处理器能力变得更加容易。该程序就是Cilk的入门例子。-This is an easy example of Cilk.
<gaoshan> 在 2025-06-24 上传 | 大小:106kb | 下载:0

[编译器/词法分析Tk_clock

说明:基于Tk编写的数字始终,非常简洁易懂,适合Tk入门理解 -Tk code for displaying digital clock
<xu jiong> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[编译器/词法分析hw4-q2

说明:this package cotains a C++ source code an executeble file and a describtive txt file i wrote this program to revese words which are entered by user. this program complied by dev C++ 4.9.9.2 compiler.
<Equelan> 在 2025-06-24 上传 | 大小:5kb | 下载:0

[编译器/词法分析hw4-q3

说明:this package cotains a C++ source code, an executeble file and a describtive txt file this program gives turkish translations of numbers which are entered by users. numbers must be less than 9999 this program complied by dev C++ 4.9.9.2 compiler.
<Equelan> 在 2025-06-24 上传 | 大小:6kb | 下载:0

[编译器/词法分析cevap1

说明:this package cotains a C++ source code, an executeble file and a describtive txt file this program can add two numbers, divide them, mines them and multiple 2 numbers with eachother which are entered by user. i wrote this program. this program c
<Equelan> 在 2025-06-24 上传 | 大小:5kb | 下载:0

[编译器/词法分析byyl

说明:是一个模拟编译原理的程序,用于分解输入的字符串,并且分析出各个字符对应的数据类型,用于以后的分析。-Is a simulation program compiler theory, used to decompose the input string, and analyze the data corresponding to each character type, for later analysis.
<wangxin> 在 2025-06-24 上传 | 大小:3kb | 下载:0

[编译器/词法分析test1

说明:词法分析及语法分析。文法为自定义,语法分析为LR(1)分析法。仅供参考。-Lexical analysis and parsing. The grammar for the custom parsing LR (1) analysis. For reference only.
<房梦阳> 在 2025-06-24 上传 | 大小:356kb | 下载:0

[编译器/词法分析Hi3515-DataBrief

说明:hisilicon hi3515 encoding decoding processor data sheet - english
<Daniel Goetza> 在 2025-06-24 上传 | 大小:1.23mb | 下载:0

[编译器/词法分析Chapt0

说明:我在仰望,这是编译原理第一次实验的内容,我写了好久的-this is the first
<俞颢> 在 2025-06-24 上传 | 大小:60kb | 下载:0

[编译器/词法分析CRC

说明:循环码的编码与译码器(支持一位的纠错) 编码(n,k可调) 测试用例1: input:n=7 k=3 g=11101 m=101 output:1010011 input:n=7 k=3 g=11101 m=010 output:0100111 测试用例2: input:n=7 k=4 g=1011 m=1101 output:1101001 input:n=7 k=4 g=1011 m=1010 output:1010
<GemALLEN> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[编译器/词法分析HexToText-090724

说明:HexToText 090724 -HexToText 090724HexToText 090724
<yihoudelu> 在 2025-06-24 上传 | 大小:72kb | 下载:0

[编译器/词法分析test4

说明:这个是我自己写的冠以编译原理的文法分析的程序-This is the program I wrote it myself dubbed compiler theory of grammar analysis
<changdi> 在 2025-06-24 上传 | 大小:157kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 930.31 .32 .33 .34 .35 ... 1383 »

源码中国 www.ymcn.org