资源列表

« 1 2 ... .37 .38 .39 .40 .41 10342.43 .44 .45 .46 .47 ... 14959 »

[编译器/词法分析calculator

说明:一个词法分析器的例子,采用递归子程序进行解析-Example of a lexical analyzer, recursive subroutine used for analytical
<tstao> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[Dephi控件源码fft_source

说明:delphi fft souce plus example (fast Fourier transform Direct and Inverse)
<sebi3> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[汇编语言22

说明:频率发生器的c程序,好像有些小错误,不过可以改一下。-Frequency generator c procedures, as if some small mistake, but what can be changed.
<张建强> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[语音合成与识别voice_analysis

说明:code for voice analysis final code for sapeech recognition
<Haroon> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[汇编语言shell

说明:这是一个用汇编写的shell源码程序.漏洞利用经常用到.-This is a compilation of source program written in shell. Loopholes in the use frequently used
<chenmianyu> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[编译器/词法分析ArrayStatik

说明:About array in delphi
<Eko Indriyawan> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[书籍源码MASReperageSecteur

说明:MASReperageSecteur simulation of sector it is used for controling the inverters switch
<abdelkrim> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[编译器/词法分析lexicalanalysis

说明:设计一个词法分析器。 【基本要求】 词法分析器基本功能是: (1) 输入源程序:输入PASCAL源程序; (2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号); (3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息); (4) 输出符号表,输出形式为:(单词种别码,单词符号); 【测试数据】 (1)输入源程序: program example1 var
<陈小丽> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[汇编语言int13h

说明:BIOS int 13h功能描述,DOS下编程很值得收藏。-descr iption of the interrupt 13H.
<彬彬2009> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[操作系统开发A

说明:boot简单的操作系统引导程序,展现操作系统的引导过程-simple boot operating system boot, the boot process to show the operating system
<boozer> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[编译器/词法分析lr0

说明:LR分析法是一种自下而上进行规范归约的语法分析法,L指从左到右扫描输入符号串,R是指构造最右推导的逆过程。对大多数无二义性上下文无关文法描述的语言都可用它进行有效的分析。主要分析器有LR(0),SLR(1),LR(1),LALR(1): LR(0):在分析的每一步,只需根据当前栈顶状态而不必向前查看输入符号就能确定应采取的分析动作。所能分析的LR(0)文法要求文法的每一个LR(0)项目集中都不含冲突项目。 -LR anal
<大海> 在 2025-01-17 上传 | 大小:8kb | 下载:0

[汇编语言ourdev_485125

说明:线控小车程序,汇编语言编的能实现小车的倒车前进等功能-Procedure-by-wire car, assembly language for the cars to achieve the functions of the reverse move
<小马> 在 2025-01-17 上传 | 大小:8kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 10342.43 .44 .45 .46 .47 ... 14959 »

源码中国 www.ymcn.org