资源列表
[汇编语言] 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-11-11 上传 | 大小: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-11-11 上传 | 大小:687kb | 下载:0
[书籍源码] eprmodify2.0
说明:天健公司的HIS系统,3.0电子病历程序修改,要在天健HIS的数据库中使用-mpanies to HIS system, 3 electronic medical record program modification, in Tianjian HIS database using<高峰> 在 2025-11-11 上传 | 大小: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-11-11 上传 | 大小: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-11-11 上传 | 大小:554kb | 下载:0
[并行运算] spinner
说明:这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此示例程序演示了一个单应用程序被并行执行,在其中一个应用程序fork/execs自身的多个实例,多核的每个核也相似,而这样的实例一起执行该应用程序,使用的实例之间的UDN来互相通信。-This example program demonstrates a single-app parallel execution style, in which an application fork/ex<曾三> 在 2025-11-11 上传 | 大小:3kb | 下载:0
[编译器/词法分析] vbcompiler
说明:真正32位编译器源代码,使用Visual Basic编写-True 32-bit compiler source code<unknow> 在 2025-11-11 上传 | 大小:538kb | 下载:0
[操作系统开发] BankersAlgorithm
说明:计算机操作系统银行家算法程序的实现,C++源代码-Bankers algorithm<肖大宝> 在 2025-11-11 上传 | 大小:2kb | 下载:0
[操作系统开发] Memory_allocation_experiment_report
说明:内存分配方法的实验报告 是我自己写的 用三种方法实现的-Experimental Report of memory allocation method is to write my own implementation of three methods<孙小宇> 在 2025-11-11 上传 | 大小:10kb | 下载:0