-
6502 instructions and description of the ASM 6502 Directive
6502 ASM 6502指令的说明和说明
- 2022-05-08 17:05:39下载
- 积分:1
-
单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制...
单片机为基础,C语言编写,提供了源代码和电路图,还有程序调试内容,实现交通灯的智能控制-jiao tong deng she ji jiao tong deng she ji jiao tong deng she ji
- 2022-05-31 20:00:01下载
- 积分:1
-
键盘实现电子琴功能....用61h和1ah端口实现
键盘实现电子琴功能....用61h和1ah端口实现-Electronic organ function keyboard implementation .... 1ah use port 61h and implementation
- 2022-06-12 04:01:21下载
- 积分:1
-
Cable system is to send a program, compiled with the hope that useful to everyon...
是有线系统的发送程序,用汇编的,希望对大家有用。-Cable system is to send a program, compiled with the hope that useful to everyone.
- 2022-04-11 18:23:58下载
- 积分:1
-
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程...
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程-Some of the basic floating-point realize, you can easily call in ASM environment of these subroutines, simplify programming
- 2022-03-23 23:41:10下载
- 积分:1
-
最精炼的代码,运行后是3D界面并还有音乐。值得学习。
最精炼的代码,运行后是3D界面并还有音乐。值得学习。-The most refined of the code, after running 3D interface and there is music. Worth learning.
- 2022-01-26 06:14:18下载
- 积分:1
-
自己看下吧
自己看下吧-Facie own it
- 2022-01-26 15:43:31下载
- 积分:1
-
aduc834 iic 通讯 aduc834 iic 通讯
aduc834 iic 通讯 aduc834 iic 通讯-aduc834 iic communications communications aduc834 iic
- 2023-07-29 05:10:03下载
- 积分:1
-
our recent experiments
我们最近做的实验-our recent experiments
- 2023-04-18 15:40:03下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1