-
16编的贪吃蛇游戏,随机生成食物和炸弹,吃东西的锡…
16位汇编的贪吃蛇游戏,随机生成食物和炸弹,吃到食物贪吃蛇增长,吃到5个炸弹贪吃蛇死亡-16 compiled by the Snake game, randomly generated food and bombs, to eat food Snake growth, eat five bombs killed Snake
- 2023-02-12 03:30:04下载
- 积分:1
-
BmpClock
一个简单的小闹钟程序(a small alarm clock simple procedures)
- 2005-01-11 10:35:11下载
- 积分:1
-
Aproximaciones-Sucesivas
Aproximaciones Sucecivas en C#
- 2011-10-11 00:39:43下载
- 积分:1
-
成绩管理系统
说明: 班级内每个学生的信息(包括姓名、班级、学号、成绩等)管理程序。(Information management procedures for each student in the class (including name, class, student number, score, etc.).)
- 2020-06-08 14:53:59下载
- 积分:1
-
liushuideng
真正的流水灯:(1)第1,3,5,7个灯半亮,其余的全亮。
(2)第1个亮1/8,第2个亮2/8,第3个亮3/8,第4个亮4/8,第5个亮5/8,第6个亮6/8,第7个亮7/8,第8个全亮。
(3)来点小难的,所有的灯逐渐从暗到全亮,再由全亮到暗。
(4)最难的:8个灯从第一个开始依次渐亮,直到最后一个。再从最后一个起渐暗,直到第一个。如此循环往复。这才是真正的流水灯。
(The real light of the water: (1), paragraphs 1, 3, 5, 7 semi-bright lights, the rest of the bright. (2) a bright 1/8, 2 bright 2/8, 3 bright 3/8, 4 bright 4/8, 5 bright 5/8, 6 bright 6/8 7 bright 7/8, 8 full-bright. (3) to a little difficult, all the lights gradually from dark to full brightness, and then from full bright to dark. (4) the hardest: 8 light from the first start in turn gradually brighter, until the last one. From the last one from the dark, until the first. So on ad infinitum. This is true of light water.)
- 2012-05-19 12:03:12下载
- 积分:1
-
一个很不错的事件代码~!希望大家喜欢,多给点建议!
一个很不错的事件代码~!希望大家喜欢,多给点建议!-A very good event code ~! I hope you like it, more to the point proposal!
- 2023-04-17 17:45:03下载
- 积分:1
-
This program implements a PIC
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine.
Tool chain
----------
FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM
-> MPASM FUZZY.ASM -> INTEL HEX
Fuzzy input registers
---------------------
current_ins 1..8 x 8-bit raw inputs
Fuzzy inference function
------------------------
FuzzyEngine
Fuzzy output registers
----------------------
cog_outs 1..8 x 8-bit raw outputs-This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler f
- 2022-02-05 14:16:57下载
- 积分:1
-
Super light water source, three state of transformation, using PWM and timer int...
超级流水灯源程序,三种状态转化,用PWM及定时中断控制!-Super light water source, three state of transformation, using PWM and timer interrupt control!
- 2022-02-02 03:08:54下载
- 积分:1
-
1
说明: 基本的8086组成原理并提供数据测验,实现了比如mov,add等基本汇编命令的运行。(The composition of the basic principles of 8086 and to provide test data to realize such mov, add the basic compilation command operation.)
- 2009-10-31 20:47:56下载
- 积分:1
-
两个十进制数相乘的实验
一. 实验目的 1.掌握乘法和循环指令的用法。 2.熟悉在PC机上建立、汇编、连接、调试和运行,8088/8086汇编语言程序的过程。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-08-25 13:45:03下载
- 积分:1