-
这是一个正反流水灯程序,请大家指点,
这是一个正反流水灯程序,请大家指点,-This a positive and negative light water program, we instruct them, thank you
- 2022-03-13 21:41:56下载
- 积分:1
-
使用AT89C52驱动LED点阵,包涵源程序及PROTUES制作的原理图,内容完整...
使用AT89C52驱动LED点阵,包涵源程序及PROTUES制作的原理图,内容完整-AT89C52-driven use of LED dot matrix, includes source code and schematics PROTUES production, content integrity
- 2022-02-13 10:52:44下载
- 积分:1
-
一个计算程序,能实现加、减、乘、除的计算。该程序接受
的是16进制数。
执行时,需在文件名后直接跟上计算表达式...
一个计算程序,能实现加、减、乘、除的计算。该程序接受
的是16进制数。
执行时,需在文件名后直接跟上计算表达式-a computer program can achieve, plus or minus, by, in addition to the calculation. The program is acceptable to the 16-band number. Implementation required in the file name directly to keep up with the formulas
- 2022-04-16 23:50:37下载
- 积分:1
-
bios源代码,请对底层的代码有兴趣看下吧
bios源代码,请对底层的代码有兴趣看下吧-bios source code, the code of the underlying interest Kanxia Bar
- 2023-04-16 01:10:03下载
- 积分:1
-
16x16的点阵LED
16x16点led
- 2022-01-25 22:36:22下载
- 积分:1
-
中断列表(3) 423K
中断列表(3) 423K-suspended list (3) 423K
- 2022-02-28 21:21:33下载
- 积分:1
-
masm在windows环境下运行的安装程序,里面还附有各种命令的帮助等...
masm在windows环境下运行的安装程序,里面还附有各种命令的帮助等-MASM in the windows environment to run the installation program, which also included the help of a variety of command and so on
- 2023-05-29 00:10:05下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
一些关于cs5460的汇编程序,可作为单片机开发参考
一些关于cs5460的汇编程序,可作为单片机开发参考-CS5460 compilation of some of the procedures developed can be used as single-chip reference
- 2022-01-27 12:02:41下载
- 积分:1