资源列表
[Dephi控件源码] kbmMemTable
说明:kbmMemTable v5.50 (Dec. 12 2005)内存表控件<zhang jian> 在 2008-10-13 上传 | 大小:918.43kb | 下载:1
[编译器/词法分析] 用Bison实现pl0语言编译器
说明:简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the scr ipt lexical analysis and semantic analysis scr ipt syntax into C language compiler<罗鹏魁> 在 2025-06-17 上传 | 大小:919kb | 下载:2
[Dephi控件源码] WaterEffectBYBruce
说明:用delphi写的一个实现鼠标经过之处泛起水滴的涟漪控件,为你的程序增光添彩-Use delphi write an implementation of the mouse through the ripples of water droplets thrown up at the controls, to add luster to your program<zhangyang> 在 2025-06-17 上传 | 大小:919kb | 下载:0
[Dephi控件源码] 1
说明:ImageCapOnWeb摄像头控件(无水印)很不错的控件,值得推荐-ImageCapOnWeb bucuo de daima<fjsnowmail> 在 2025-06-17 上传 | 大小:919kb | 下载:0
[编译器/词法分析] 2.12
说明:设A=(a1,…,am)和B=(b1,…,bn)均为顺序表,A’和B’分别为A和B中除去最大共同前缀后的子表(例如,A=(x,y,y,z,x,z),B=(x,y,y,z,y,x,x,z),则两者中最大的共同前缀为(x,y,y,z),在两表中除去最大共同前缀后的子表分别为A’=(x,z)和B’=(y,x,x,z))。若A’=B’=空表,则A=B;若A’=空表,而B’≠空表,或者两者均不为空,且A’的首元小于B’的首元,则A < B,否则A > B。试写一个比较A、B大小的算法(请注意:<阿扁猪> 在 2025-06-17 上传 | 大小:918kb | 下载:0