-
写汇编代码实现一个圆形的先入先出(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.
This code serves as an assembly program template. For detailed information, refer to the PIC18F452 datasheet, MPLAB IDE user guide, as well as MPASM user guide on the course web page.
- 2023-03-23 22:05:04下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
A/D转换子程序,根据单片机的读写时序以及其丰富的I/O接口,利用汇编编程,实现模...
A/D转换子程序,根据单片机的读写时序以及其丰富的I/O接口,利用汇编编程,实现模-数转换功能。-A/D conversion subroutine, in accordance with the read and write single-chip timing, as well as its wealth of I/O interface, using the compilation of programming, to achieve mold- digital conversion function.
- 2022-11-26 16:00:03下载
- 积分:1
-
PB control use cases of the skin. On the application of art optimization softwar...
PB的skin控件使用案例。对应用软件进行界面优化美工。-PB control use cases of the skin. On the application of art optimization software interface.
- 2022-02-10 00:26:04下载
- 积分:1
-
用汇编语言实现了精确频率计。实验已经通过
用汇编语言实现了精确频率计。实验已经通过-Using assembly language to achieve a precise frequency meter. Experiment has been passed
- 2022-10-07 02:25:02下载
- 积分:1
-
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2...
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2--p2.7
码显示用p3.6,p3.7-jpxs program features can be achieved, but I think that the algorithm a bit confusing, to be later made a good algorithm. P2.2 p2.7 code using the keyboard display with p3.6, p3.7
- 2022-08-16 09:47:28下载
- 积分:1
-
该源码是利用Image制作小动画,使你的窗体看起来更加漂亮....增加观赏性...
该源码是利用Image制作小动画,使你的窗体看起来更加漂亮....增加观赏性-source is the use of Image Making small animation, make your windows look more beautiful .... increase spectator
- 2023-03-09 06:50:03下载
- 积分:1
-
一个无符号的加法器小程序
一个无符号的加法器小程序-without a symbol of small programs Adder
- 2022-12-15 08:40:03下载
- 积分:1
-
这是MCS的应用子程序。很多模块的
这是MCS的应用子程序。很多模块的-This is the MCS Application subroutine. Many of the modules
- 2022-01-25 17:54:50下载
- 积分:1
-
用C++实现矩阵连乘问题
用C++实现矩阵连乘问题-C matrix to achieve continually multiply problems
- 2022-02-13 16:03:36下载
- 积分:1