-
with button control, adjustable time, set alarm clocks, LED Display
具有按键控制,时间可调,可设定闹钟时间,LED显示-with button control, adjustable time, set alarm clocks, LED Display
- 2022-02-15 06:38:32下载
- 积分:1
-
一个由汇编实现的两个数相加,实现简单,比较适合学生
一个由汇编实现的两个数相加,实现简单,比较适合学生 -achieve a compilation by the sum of two numbers, achieving simpler, more suitable for students
- 2022-01-25 21:40:52下载
- 积分:1
-
电子钟源码,修改版,带温度计,完整汇编程序下载。
电子钟源码,修改版,带温度计,完整汇编程序下载。-Electronics clock source, modified version with a thermometer, complete download assembler.
- 2022-03-01 04:28:35下载
- 积分:1
-
一种基于arm的嵌入式linux软件开发jtag烧写工具
一种基于arm的嵌入式linux软件开发jtag烧写工具-Based on arm embedded linux software development tools for JTAG programmer
- 2023-08-05 04:10:03下载
- 积分:1
-
一个汇编写的小程序,可以显示本机的主机名和IP地址
一个汇编写的小程序,可以显示本机的主机名和IP地址-a compilation of writing small programs, the machine can show hosts and IP addresses
- 2022-02-02 05:45:44下载
- 积分:1
-
Windows下32位汇编程序设计经典源码 不可错过
Windows下32位汇编程序设计经典源码 不可错过-Windows 32 program design compilation of classic source not to be missed
- 2022-03-10 06:58:34下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
Digital stopwatch, can display hours, minutes, seconds, tenths of a second, hund...
数字秒表,可以显示时,分,秒,十分之一秒,百分之一秒-Digital stopwatch, can display hours, minutes, seconds, tenths of a second, hundredths of a second
- 2022-02-28 10:53:50下载
- 积分:1
-
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操作数和运算结果.输入的表达式以等号结束,例如:2*(1+2)=
-c language compiler of the calculator in order to facilitate the understanding of flow, in the procedure to calculate the output of the process. but Stack is the realization of part of their realization. procedures with two stacks, optr storage operator, opnd operand storage and computing the results of . enter the expression in order to equate the end of, for example: 2* (1+ 2) =
- 2022-10-25 02:00:03下载
- 积分:1
-
LABVIEW make use of a calculator, procedures concise.
用LABVIEW做的一款计算器,程序简洁明了.-LABVIEW make use of a calculator, procedures concise.
- 2022-07-04 13:19:24下载
- 积分:1