资源列表

« 1 2 ... .76 .77 .78 .79 .80 10181.82 .83 .84 .85 .86 ... 14959 »

[编译器/词法分析analysis

说明: 编写语法分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法产生: E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 编程实现算法4.2,为给定文法自动构造预测分析表。 编程实现算法4.1,构造LL(1)预测分析程序。-Write a parser, parsing ar
<> 在 2025-01-22 上传 | 大小:5kb | 下载:0

[操作系统开发EPaymentIntegratorV5JavaEdition_demo

说明:its a code for simultion of a q-its a code for simultion of a queue
<vincente> 在 2025-01-22 上传 | 大小:2.24mb | 下载:0

[编译器/词法分析Edic

说明:用VB编的中英文翻译软件,单机,简单实用。-A translation software maked buy VB、Access.
<> 在 2025-01-22 上传 | 大小:1.91mb | 下载:0

[书籍源码uart_ctrl

说明:RS232双向通信功能演示以及参考使用,适用与新手,多多交流-rs232Two-way communication Function demonstration and reference to use, it is suitable for novice, more exchanges
<李安阳> 在 2025-01-22 上传 | 大小:758kb | 下载:0

[LabViewleminescate

说明:i can interface between mcu an pc with matlab programming
<shobeir> 在 2025-01-22 上传 | 大小:6kb | 下载:0

[LabViewTsinghua-labview

说明:清华大学labview教程,word格式,适合初学者-Programming tutorial of Labview (U.tsinghua)
<王丕> 在 2025-01-22 上传 | 大小:1.01mb | 下载:0

[LabViewLabVIEW-by-libutterfly

说明:labview教程,pdf版,很清楚,北京中科泛华的-LabVIEW by libutterfly
<王丕> 在 2025-01-22 上传 | 大小:908kb | 下载:0

[汇编语言1

说明:程序实现的功能是控制P3口的8个发光二极管从右向左逐一点亮并熄灭。其中P3口输出逻辑电平“0”时控制发光二极管点亮,输出逻辑电平“1”时控制发光二极管熄灭。-Program function is to control the port P3 eight light-emitting diodes from right to left one by one lit and extinguished. Control port P3 ou
<冯杨森> 在 2025-01-22 上传 | 大小:7kb | 下载:0

[易语言编程qqkj

说明:代理IP 刷QQ空间访问量 源码Agent IP brush QQ space traffic source-Agent IP brush QQ space traffic source
<slkdj sdklj> 在 2025-01-22 上传 | 大小:167kb | 下载:0

[易语言编程wB7SvVHI

说明:代理IP获取验证Agent IP to get verification-Agent IP to get verification
<slkdj sdklj> 在 2025-01-22 上传 | 大小:52kb | 下载:0

[汇编语言8051LED-NUMBER-CONTROL

说明:程序P5口连接的是共阳极数码管,所有段的发光管正极连在一起接+5V,P5口控制各段发光管的负极。其中库文件根据不同实验台而不同。-The procedures P5 port is common anode digital tube, all segments of the light-emitting tube cathode together then+5V P5 port to control the negative of ea
<冯杨森> 在 2025-01-22 上传 | 大小:6kb | 下载:0

[汇编语言8051LED-CONTROL-2

说明:程序同样控制1个7段显示数码管,但控制的方法是通过访问总线进行显示数据的写操作,属于总线方式的并行数据操作。其中库文件根据不同实验台而不同。-The same program control a 7-segment display digital tube, but the method of control is by visiting the bus display data write operation, the operati
<冯杨森> 在 2025-01-22 上传 | 大小:6kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 10181.82 .83 .84 .85 .86 ... 14959 »

源码中国 www.ymcn.org