资源列表

« 1 2 ... .50 .51 .52 .53 .54 10755.56 .57 .58 .59 .60 ... 14958 »

[编译器/词法分析简单的词法分析器

说明:简单的词法分析器,真的很简单,优点是容易看懂,适合于初学者-simple lexical analyzer, it is really simple, easy to understand advantage is suitable for beginners
<鸡蛋> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[编译器/词法分析ssj词法

说明:此为词法分析程序中的程序清单,界面说明过长,故只有基本实现算法。-this lexical analysis procedure to the list of procedures, interface note too long, it would only basic algorithm.
<孙瑜> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[汇编语言定时器

说明:
<杨俊> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[语音合成与识别dtw算法源代码

说明:一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。-An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.
<方成林> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[书籍源码作业调度源程序

说明:操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
<lyb> 在 2024-10-09 上传 | 大小:6144 | 下载:1

[书籍源码一个系统托盘的源程序代码

说明:这是一个系统托盘的源程序代码(c + pure API),主要功能是增加系统流量。-This is a system tray of the source code (c pure API), the main function is to increase system throughput.
<范志鸿> 在 2024-10-09 上传 | 大小:6144 | 下载:0

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

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

[磁盘编程DFORMAT

说明:一个用汇编实现的磁盘自动分区和格式化程序。-a compilation of achievement with the automatic zoning and disk formatting procedures.
<liuben> 在 2024-10-09 上传 | 大小:6144 | 下载: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
<王振磊> 在 2024-10-09 上传 | 大小:6144 | 下载:0

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

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

[Dephi控件源码*代码

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

[Dephi控件源码线程插入

说明:delphi编程源代码,线程插入代码,可以做为学习参考的,很有用的-delphi programming source code, insert the threaded code can be used as a study reference, a very useful
<yezi> 在 2024-10-09 上传 | 大小:6144 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 10755.56 .57 .58 .59 .60 ... 14958 »

源码中国 www.ymcn.org