-
硬件可以捕捉到三的值
硬件可以捕获三轴的值,然后进行rfid计算
- 2022-05-21 14:00:22下载
- 积分:1
-
汇编实现文件分割和合并的ASM代码
汇编实现文件分割和合并的ASM代码-compiled files segmentation and merger of the ASM code
- 2022-09-16 06:35:03下载
- 积分:1
-
Ping.exe similar to Windows
类似于Windows自带的Ping.exe程序,用 ICMP 协议实现 Ping 的功能;socket的另一种用法-Ping.exe similar to Windows
- 2022-04-12 03:50:39下载
- 积分:1
-
汇编语言数字电压表代码 Keil51环境
汇编语言数字电压表代码 Keil51环境-digital voltmeter
- 2022-07-23 20:14:48下载
- 积分:1
-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1...
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1-8标记.所以八皇后的位置申请了9个
调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道
哪错了.跳来跳去的,不知哪里死循环了,实在不好调试.
-Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
- 2022-07-23 13:48:34下载
- 积分:1
-
8 LED simulated binary addition operations. Asm 8 months LED simulated binary ad...
8个发光管模拟二进制加法运算.asm 8个发光管模拟二进制加法运算.asm-8 LED simulated binary addition operations. Asm 8 months LED simulated binary addition operations. Asm
- 2022-10-07 01:05:03下载
- 积分:1
-
一段用汇编语言完成的程序 非常好用 用于显示器的实现
一段用汇编语言完成的程序 非常好用 用于显示器的实现-section complete with assembly language is very useful procedure for the realization of displays
- 2023-01-29 10:15:03下载
- 积分:1
-
数字信号发生器可以用来解决数字信号,我说的不好,请大家自己...
数字信号发生器可以用来解决数字信号,我说的不好,请大家自己-Digital signal generator can be used to solve the digital signal, I say bad, please everyone their own
- 2022-07-20 07:38:18下载
- 积分:1
-
汇编语言编写的二十一点小游戏程序。可以直接运行
汇编语言编写的二十一点小游戏程序。可以直接运行-Written in assembly language programs blackjack game. Can be directly run
- 2022-02-20 06:17:52下载
- 积分:1
-
基于Intel 8253定时器的两端Asm,包括配套电路,流程图
1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8...
基于Intel 8253定时器的两端Asm,包括配套电路,流程图
1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8253 的1个通道作定时器,演奏C调的各个音符,利用查表程序的方法依次演奏,每个音符演奏1s,停0.5s 演奏三遍后退出程序
2。利用Intel 8253的一个通道产生一个100Hz的方波,用示波器测试信号的正确性
以产生的方波作为另一个通道门控信号。利用此通道测量其高电平的宽度,在PC机显示屏上显示其数值并退出程序
-based on the Intel 8253 timer at both ends of programmers, including matching circuit, flowchart
- 2022-02-04 23:32:16下载
- 积分:1