资源列表
[操作系统开发] read_PCICFG
说明:write code to read the PCI configuration information, there are two ways.-write code to read the PCI configuration information, there are two ways.<何艺红> 在 2008-10-13 上传 | 大小:17.14kb | 下载:1
[Dephi控件源码] zhongzhilvbo
说明:图象柔化化的一种,中值滤波,能很快速的实现图象的柔化,图象的边缘保持不变.-image of a soft, the median filter can achieve very rapid images of soft, the edges in the image remains unchanged.<官宇飞> 在 2008-10-13 上传 | 大小:317.32kb | 下载:1
[语音合成与识别] wavletrecog
说明:小波神经网络的语音识别测试程序,希望对大家有用!-wavelet neural network voice recognition testing procedures in the hope that it may be useful right!<qf> 在 2008-10-13 上传 | 大小:9.81kb | 下载:0
[其它] AnimatedSpriteDemo
说明:GAME 的一个demo 寅时了 动画的技术的-GAME Yinshi a demo of animation technology<姓名> 在 2008-10-13 上传 | 大小:208.92kb | 下载:0
[其它] similiar_to_google_search_web
说明:利用google提供的api写的搜索软件,希望喜欢!-use the api search software written in the hope that love!<刘贺> 在 2008-10-13 上传 | 大小:122.12kb | 下载:0
[编译器/词法分析] Judge_LL(1)
说明:本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple method of LL (1) grammar convicted.<张玉峰> 在 2008-10-13 上传 | 大小:143.98kb | 下载:1
[编译器/词法分析] LL(1)_syntax
说明: LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to LL (1) grammar, and if so, in<张玉峰> 在 2008-10-13 上传 | 大小:80.13kb | 下载:0