资源列表

« 1 2 ... .09 .10 .11 .12 .13 12414.15 .16 .17 .18 .19 ... 14959 »

[编译器/词法分析cifenqi

说明:词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。-lexical analyzer on the importation procedures for analy
<黄枫> 在 2008-10-13 上传 | 大小:36.5kb | 下载:0

[编译器/词法分析cifascanner

说明:这几天做编译的课程设计,只做了词法分析部分,感觉很不错!-these days do a translation of the curriculum design, doing some of the lexical analysis, I feel very good!
<何炜> 在 2008-10-13 上传 | 大小:2.7kb | 下载:0

[其它biso

说明:VC++ 对PC机BIOS 内容的读取、保存与恢复-VC PC BIOS to read the contents, preservation and restoration
<张文> 在 2008-10-13 上传 | 大小:67.47kb | 下载:0

[编译器/词法分析vc_2

说明:自己写的一个simple语言scanner,也许有些错。可作参考。-a scanner of simple language writed by myself,maybe it has error.you can consult.
<刘懿> 在 2008-10-13 上传 | 大小:8.49kb | 下载:0

[汇编语言小颖JAVA源代码反编译超级引挚V1.3标准版

说明:小颖JAVA源代码反编译超级引挚V1.3标准版. 这是一个很好用的java反编译工具,有兴趣的可以看一下。-Xiaoying Java source code compiler - engine Super Standard Edition V1.3. This is a good use of anti - java compiler tools are interested can look at.
<汪峰> 在 2008-10-13 上传 | 大小:319.63kb | 下载:0

[其它70402_GetMemoryCpuInfo

说明:this Program can get memory information,is good
<趙珖珵> 在 2008-10-13 上传 | 大小:199.25kb | 下载:0

[编译器/词法分析JavaStruts中文文档

说明:JavaStruts 中文文档. 这是一本很好的struts的中文帮助文档, 在网上很难找到。-JavaStruts Chinese documents. This is a very good struts help the Chinese documents, the Internet is hard to find.
<汪峰> 在 2008-10-13 上传 | 大小:1.3mb | 下载:0

[汇编语言Linux Assembly Language Programming

说明:linux汇编语言程序设计,详细介绍了linux的汇编语言设计语法以及开发工具等信息-assembly language programming, detailed compilation of the Linux language syntax design and development tools, such as information
<林福军> 在 2008-10-13 上传 | 大小:2.09mb | 下载:0

[编辑器/阅读器ll(1)语法分析

说明:此为ll(1)文法的源代码,适应于学习过编译原理的同学,在做课程设计时可以参考-this as (a) the source code for grammar, learning to adapt to the students of compiler theory, the courses do when reference design
<林肯> 在 2008-10-13 上传 | 大小:3.49kb | 下载:0

[编译器/词法分析编译原理课程设计指导书

说明:此为一编译原理的课程设计大纲,在里面可以根据大纲的要求编写相应的代码-this as a compiler theory of curriculum design outline, the outline can be inside prepared at the request of the corresponding code
<林肯> 在 2008-10-13 上传 | 大小:19.41kb | 下载:0

[其它把中文转化为Unicode

说明:这是一个很好的unicode编码的源代码,值得一看。-This is a good coding unicode source overseas.
<陈金阳> 在 2008-10-13 上传 | 大小:25.44kb | 下载:0

[语音合成与识别趣味语音识别程序5

说明:有趣的语音识别程序,可以利用这个程序实现语音防盗门。是根据每个人不同的声调来实现的-interesting voice identification procedures, we can use this procedure voice security doors. Everyone is different tone to achieve the
<邱锦明> 在 2008-10-13 上传 | 大小:161.76kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 12414.15 .16 .17 .18 .19 ... 14959 »

源码中国 www.ymcn.org