资源列表
[Dephi控件源码] zhongzhilvbo
说明:图象柔化化的一种,中值滤波,能很快速的实现图象的柔化,图象的边缘保持不变.-image of a soft, the median filter can achieve very rapid images of soft, the edges in the image remains unchanged.<官宇飞> 在 2025-11-03 上传 | 大小:317kb | 下载:0
[书籍源码] servletandjspcoreprograming
说明:sourse code of a very good book which is <<servlet and jsp core programing>> -Source code of a very good book which is<stevenlin> 在 2025-11-03 上传 | 大小:510kb | 下载:0
[语音合成与识别] wavletrecog
说明:小波神经网络的语音识别测试程序,希望对大家有用!-wavelet neural network voice recognition testing procedures in the hope that it may be useful right!<qf> 在 2025-11-03 上传 | 大小:962kb | 下载:0
[书籍源码] delphi-source-code
说明:深入DELHI核心编程随书源码,针对各章源码例子程序。-DELHI-depth with the core programming book source code, source code examples for various chapters of the procedure.<orientyu> 在 2025-11-03 上传 | 大小:17.09mb | 下载:0
[书籍源码] Delphi-netfunction
说明:delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipad<orientyu> 在 2025-11-03 上传 | 大小:90kb | 下载: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.<张玉峰> 在 2025-11-03 上传 | 大小:144kb | 下载:0
[编译器/词法分析] 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<张玉峰> 在 2025-11-03 上传 | 大小:80kb | 下载:0