-
PT6523的程序,需要的朋友可以看一下
PT6523的程序,需要的朋友可以看一下-PT6523 procedures need friends can look at
- 2022-07-21 09:08:02下载
- 积分:1
-
PL0词法分析程序
说明: 三、 实验要求
1. 使用 PL/0 语言编写程序,实现输出斐波那契数列前 20 项数值。
2. 从 PL/0 编译程序源码中抽出词法分析部分,构建 PL/0 独立词法分析程序。功能:输入为 PL/0 源程序,
输出为单词符号的序列;对于标识符和无符号整数,显示单词种别和单词自身的值两项内容;对于其他单词符
号,仅显示其单词种别。
3. 使用 AutoFlowchart 画出独立词法分析程序的程序流程图,并分析每部分的功能和特点。(Iii. Experimental requirements
1. Use PL/0 language to write programs to output the first 20 values of Fibonacci sequence.
2. Extract the part of lexical analysis from PL/0 compiler source code, and build PL/0 independent lexical analysis program. Function: Input as PL/0 source program,
Output a sequence of word symbols; For identifiers and unsigned integers, the word class and the value of the word itself are displayed. For other word characters
, showing only its word class.
3. Use AutoFlowchart to draw the program flow chart of the independent lexical analysis program and analyze the functions and characteristics of each part.)
- 2020-06-16 13:45:01下载
- 积分:1
-
一个用汇编语言编写的计算器程序
一个用汇编语言编写的计算器程序-an assembler language calculator program
- 2023-07-02 21:05:03下载
- 积分:1
-
Can be converted BCD code asm file has passed masm6.0 successful test in dos
可以转换BCD码的asm文件
已通过masm6.0在dos下测试成功-Can be converted BCD code asm file has passed masm6.0 successful test in dos
- 2022-06-13 21:07:32下载
- 积分:1
-
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。
-err
- 2023-05-30 22:10:03下载
- 积分:1
-
IC卡购电软件实现,可以参考代码的源程序
IC卡购电软件实现,可以参考代码的源程序-IC card software realize the purchase of electricity, you can reference the source code
- 2022-08-03 11:19:13下载
- 积分:1
-
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,proteus仿真
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,有proteus仿真
- 2022-01-28 07:18:27下载
- 积分:1
-
w83c553f
仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用(MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us)
- 2009-01-06 20:17:20下载
- 积分:1
-
adc0809DigitalVoltmeter
该程序采用汇编语言完成,基于AT89C51adc0809和LCD1602实现数字电压表(The procedure used to complete assembly language, based on the LCD1602 realize AT89C51adc0809 and digital voltage meter)
- 2008-08-24 22:47:21下载
- 积分:1
-
fasm_program_-manual
FASM 1.67中文版程序者手册。附带最新版FASM(17105)
学FASM必看。。(FASM 1.67 Chinese version of the program s manual. Comes with the latest version of FASM (17105)
Learn FASM must-see. .)
- 2012-11-15 12:16:13下载
- 积分:1