资源列表

« 1 2 ... .52 .53 .54 .55 .56 10757.58 .59 .60 .61 .62 ... 14959 »

[编译器/词法分析C_minus语言说明

说明:C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition o
<林丰> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[磁盘编程DFORMAT

说明:一个用汇编实现的磁盘自动分区和格式化程序。-a compilation of achievement with the automatic zoning and disk formatting procedures.
<liuben> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[书籍源码密码学中的java例子

说明:密码学中的JAVA例子,此源码说明了密码学中的JAVA的应用,借此说明JAVA的广泛应用,已应用到了很广的范围了!-cryptography JAVA example, the source of cryptography note of Java applications, this shows that the extensive application of Java, has been applied to a very wid
<王振磊> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[编译器/词法分析一个小语言的yufa

说明:因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧。-few days ago because of the knowledge base to see a VC pascal
<he> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[Dephi控件源码*代码

说明:delphi编程源代码,有关*代码,可以做为学习参考的,很有用的-delphi programming source code, the keylogger code can be used as a study reference, a very useful
<yezi> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[Dephi控件源码线程插入

说明:delphi编程源代码,线程插入代码,可以做为学习参考的,很有用的-delphi programming source code, insert the threaded code can be used as a study reference, a very useful
<yezi> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[编译器/词法分析编译原理LL1

说明:简单的LL(1)的分析,具体可见程序,有过程,一目了然,谢谢指教-simple LL (1) analysis, we can see specific procedure, a process, clear, thank you enlighten
<王立伟> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[语音合成与识别pitchdetect

说明:此程序为自相关法进行基音检测的程序,主要应用于语音识别。-program for petch detection using auto-correlation method, mainly for speech recognition
<葛林> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[汇编语言顺序脉冲波

说明:这个程序真的很有用,它可以告诉你怎样来运用单片机,不仅仅是写一个程序而已,相信你看了之后一定收获不小!-this procedure is really useful, it can tell you how to use the microcontroller, is not just a procedure adopted, I believe you will certainly learned a lot after readi
<kl> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[中间件编程练习 03_Client_Server

说明:一步 教你熟悉MQ的基本概念。同事推荐的,希望对大家有帮助(4)-step MQ teach you familiar with the basic concepts. Colleagues recommended, and I hope to be helpful (4)
<唐海涛> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[语音合成与识别G.723

说明:G.723语音编码 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by "unlocked" factor yu(k) only. The factor yl(k
<Zhou> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[Dephi控件源码Delphi-MD5

说明:Delphi MD5,含pas文件,如:加密字符串aaa MD5String( aaa ) -MD5 for Delphi, contains the pas files
<yetendi> 在 2025-01-12 上传 | 大小:6kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 10757.58 .59 .60 .61 .62 ... 14959 »

源码中国 www.ymcn.org