资源列表
[Dephi控件源码] NumEditForDelphi
说明:数字输入控件,可指定整数位和小数位的长度,可指定是否允许负值。 需要SuiEdit控件支持,如果没有,可修改源码从TCustomEdit继承,并去掉其没有的属性及相关方法即可。-digital input control, to designate places and rounded the length of decimal places, to designate whether to allow negative. SuiEdit controls need support, and i<王晖> 在 2008-10-13 上传 | 大小:5.44kb | 下载:0
[Dephi控件源码] getPYAndWB
说明:输入汉字取得拼音和五笔。 主要是汉字数据库有些用。-input Chinese characters and Pinyin made five. Chinese database is of some use.<王晖> 在 2008-10-13 上传 | 大小:1.2mb | 下载:0
[Dephi控件源码] Mutli_DelphiDemo
说明:Delphi三层原代码掩饰及补丁,适合想向三层方法发展的入门和提高者。-three Delphi source code to conceal and patches, suitable to the three-tier approach to the development of entry and who.<王晖> 在 2008-10-13 上传 | 大小:3.76mb | 下载:0
[汇编语言] Ifleap
说明:这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This a judgment of whether a particular year of a leap year, the running executable Ifleap.exe after importation of specific year, the output this year is a leap year if the message.<杨磊> 在 2008-10-13 上传 | 大小:1.01kb | 下载:0
[其它] vc我的photoshop
说明:自己动手做了一个小的photoshop运行程序-their hands of a small operational procedures photoshop<陈芯> 在 2008-10-13 上传 | 大小:364.42kb | 下载:0
[编译器/词法分析] 递归下降分析程序
说明:这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source prog<刘远兴> 在 2008-10-13 上传 | 大小:1.02kb | 下载:0