-
API的说明 对UCOS的API介绍很详细 可以供嵌入式系统开发运用
API的说明 对UCOS的API介绍很详细 可以供嵌入式系统开发运用-UCOS API description of the API can be very detailed introduction for the use of embedded system development
- 2022-01-25 16:50:43下载
- 积分:1
-
svm1
支持向量机回归的程序,实现预测,在matlab平台上实现模型训练和预测(Support vector machine regression program to realize prediction)
- 2018-03-29 21:44:55下载
- 积分:1
-
8259A中断控制器实验
253A的计数器0为工作方式0,装入时间常数FFFFH,结束中断时显示信息:8253A INTERRUPT EXPERIMENT!...
8259A中断控制器实验
253A的计数器0为工作方式0,装入时间常数FFFFH,结束中断时显示信息:8253A INTERRUPT EXPERIMENT!-8259A interrupt controller experimental 253A of counter 0 0 way to work, the time constant FFFFH loaded to end disruption to display information : 8253A INTERRUPT EXPERIMENT!
- 2022-08-23 10:07:32下载
- 积分:1
-
单用户MIMO迫零预编码
说明: MIMO预编码技术的研究,实现单用户迫零预编码(Zero forcing precoding)
- 2019-05-19 22:54:07下载
- 积分:1
-
鼠标控制CD
鼠标控制CD-Audio播放程序!!!!!汇编语言-mouse control CD-Audio player! ! ! ! ! Assembly language
- 2022-02-06 08:56:36下载
- 积分:1
-
X86汇编写的32位图形操作系统
X86汇编写的32位图形操作系统--MenuetOS 很有帮助的哦, -X86 compilation of 32 write graphical operating system-- MenuetOS helpful Oh,
- 2022-11-03 04:35:03下载
- 积分:1
-
8051 procedures first set mileage value, and can show that the set value, in the...
8051程序 要先设定里程值,并能显示设定值,在开始按钮按下去后,里程值转换成记数初值,并开始计算里程-8051 procedures first set mileage value, and can show that the set value, in the beginning by this button, mileage converted into preliminary count, and began calculating mileage
- 2022-02-06 06:22:05下载
- 积分:1
-
inter60a
中断列表(1) 352K(suspended list (1) 352K)
- 2004-11-23 11:34:06下载
- 积分:1
-
一些关于FPGA的重要的PING语句,相当好的东西
一些关于FPGA的重要的PING语句,相当好的东西-Number of FPGA
- 2022-11-12 02:10:03下载
- 积分: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