-
assembly language to achieve the realization of the specified string of letters...
汇编语言实现的实现在字符串中查找指定的字母出现的次数,-assembly language to achieve the realization of the specified string of letters identifying the number of occurrences
- 2022-07-24 06:18:02下载
- 积分:1
-
详见压缩文件,关于屏幕窗口程序的汇编语言
详见压缩文件,关于屏幕窗口程序的汇编语言-See compressed file, a window on the screen of the assembly language program
- 2022-02-02 03:22:37下载
- 积分:1
-
lex文法的源程序(编译原理相关)
lex文法的源程序(编译原理相关)-lex grammar of the source (compiler principles relevant)
- 2022-01-25 16:26:25下载
- 积分:1
-
Windows下32位汇编程序设计经典源码 不可错过
Windows下32位汇编程序设计经典源码 不可错过-Windows 32 program design compilation of classic source not to be missed
- 2022-03-10 06:58:34下载
- 积分:1
-
装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显...
装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Device" s function is real-time temperature monitoring and control. Temperature by the temperature sensor DS18B20 sample and converted into a digital signal into the microcontroller, and with the set alarm temperature of the upper and lower limit comparison information through the LCD display. Such as real-time temperature exceeds a set upper and lower limits on the one hand by the LCD to display information, and the alarm sound the other hand, automatic control relay (Relay) to open turn on or off to control the opening and the heat source off, to achieve real-time temperature control.
- 2022-02-20 12:38:04下载
- 积分:1
-
汇编语言做的 俄罗斯方块 演示
汇编语言做的 俄罗斯方块 演示-compilation of the Russian language to block demonstrations
- 2022-03-22 19:54:29下载
- 积分:1
-
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并...
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并根据搜索结果调整接收机定时.-Timing Synchronization UWB communication systems is of vital importance to the issue, timing error and jitter will seriously affect the receiver performance. Timing Synchronization generally divided into two stages to capture and track. In the capture stage, the request receiver Quick Search signal arrival time, and adjust search results according to the receiver from time to time.
- 2022-04-06 16:01:27下载
- 积分:1
-
内置T6963C控制器的LCD实用显示子程序
内置T6963C控制器的LCD实用显示子程序-built T6963C LCD display subroutine practical
- 2023-06-08 14:35: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
-
我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能...
我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能-I wrote a ringing of the little game, based on 6502 platform, the basic function can be achieved
- 2022-01-24 08:44:26下载
- 积分:1