资源列表
[Dephi控件源码] dianbiaoduqu
说明:结合645通讯电表规约,利用delphi 编写电表数据读取-read the data of 645<hlh> 在 2025-07-16 上传 | 大小:384kb | 下载:0
[汇编语言] max_or_min_ASM
说明:在以BUFFER为首址的内存中存放了若干个带符号数, 其个数存放在首单元,寻找出它们最大值放到存储单元MAXVAL中, 最小值放到存储单元MINVAL中。-BUFFER headed to the site in memory storage of a number of a signed, the number stored in the first unit, find out their storage unit MAXVAL put in the maximum, minimum, pu<lmz> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[汇编语言] pianoASM
说明:根据乐曲中不同的音符是由输出不同频率的声波而产生的原理,通过设置PC机中 8253定时器不同的计数值,可由扬声器发出不同的曲调。 以下是实现PC机作为一架可弹奏的钢琴演奏预定的曲调。程序中采用了INT 21H软中断调用了DOS的常用子程序。-According to different notes in music from the output generated sound waves of different frequencies principle, PC, in 8253 by se<李明洲> 在 2025-07-16 上传 | 大小:3kb | 下载:0
[汇编语言] num_to_month
说明:程序采用子程序的结构形式,子程序有:将输入的二位月份数转换为二进制数的子程序;从字符表中查找相应的英文缩写的子程序;将月份的英文字母显示在屏幕上的子程序。-Program structure using subroutines, subroutine are: the input of two months as a binary number conversion routines from the character table to find the appropriate abbrev<李明洲> 在 2025-07-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] wenfafenxi
说明:使用如下文法: E ? E+T | T T ? T*F | F F ? (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法-Use the following grammar: E ? E+ T | TT ? T* F | FF ? (E) | id 2. For any given input string (lexical token stream) parsing, the us<dmf> 在 2025-07-16 上传 | 大小:687kb | 下载:0
[书籍源码] eprmodify2.0
说明:天健公司的HIS系统,3.0电子病历程序修改,要在天健HIS的数据库中使用-mpanies to HIS system, 3 electronic medical record program modification, in Tianjian HIS database using<高峰> 在 2025-07-16 上传 | 大小:4.71mb | 下载:0
[编译器/词法分析] LexicalParsers
说明:对给定的程序通过词法分析器能够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer to recognize one word symbols, and binary-type (word types of ID, the word symbol property value) are displayed. While the<杨玥> 在 2025-07-16 上传 | 大小:1.02mb | 下载:0
[编译器/词法分析] yufa
说明:语法分析器,编译原理,法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”-Parser, compiler theory, method analysis is a logical stage of the compilation process. The task of parsing the basis of analysis in the lexical word sequence will be combine<lix> 在 2025-07-16 上传 | 大小:554kb | 下载:0