-
时钟程序 简单的汇编语言
时钟程序 简单的汇编语言-clock simple compilation of language
- 2022-01-24 17:41:24下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
8251A实现异步串行接口模式双
用8251a实现串行口异步方式双机通信,波特率1200bps,采用查询方式发送,中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示-8251a achieved using an asynchronous serial interface mode dual-machine communication, baud rate 1200bps, using queries sent, interrupt reception. Look at the two sides usually the keyboard, waiting for interrupt reception status, and display-related tips
- 2022-02-24 23:24:07下载
- 积分:1
-
一个小程序
一个小程序-a small program! ! Haha
- 2023-05-21 22:45:03下载
- 积分:1
-
ASM编程速查表, 包括ASCII码字符集, 数据类型, ASM语法速查
ASM编程速查表, 包括ASCII码字符集, 数据类型, ASM语法速查-Suchabiao ASM programming, including ASCII character sets, data types, ASM Grammar Check
- 2022-02-21 20:34:35下载
- 积分:1
-
用于实现人机和人人对话的汇编程序,用户可以利用它实现五子棋的游戏...
用于实现人机和人人对话的汇编程序,用户可以利用它实现五子棋的游戏-Used to implement human-computer and a compilation of all the dialogue process, users can use it to achieve the backgammon game
- 2022-01-25 21:08:49下载
- 积分:1
-
交通灯由黄光东写
traffic light written by Huynh Quang Tung
- 2022-06-27 14:03:11下载
- 积分:1
-
这是用汇编语言开发的一种输入方法,简单灵活,词库多,已经在使用,但词库灵活程度还有待开发。...
这是用汇编语言开发的一种输入方法,简单灵活,词库多,已经在使用,但词库灵活程度还有待开发。-This is the development of assembly language with an input method, simple, flexible, thesaurus, and already in use, but also the flexibility of the thesaurus to be developed.
- 2022-01-25 20:38:20下载
- 积分:1
-
基于凌阳波形发生器的程序,产生三角波,方波,正弦波,100Hz~200KHz...
基于凌阳波形发生器的程序,产生三角波,方波,正弦波,100Hz~200KHz-Sunplus based waveform generator procedure, resulting in the triangular wave, square wave, sine wave, 100Hz ~ 200KHz
- 2022-10-02 03:50:03下载
- 积分:1
-
用汇编语言实现的倒计时器,利用1C中断每秒中断约18次的特性,在根据中断次数计算时间,每过一秒,时间以十进制显示在屏幕上,时间减到零时程序退出。...
用汇编语言实现的倒计时器,利用1C中断每秒中断约18次的特性,在根据中断次数计算时间,每过一秒,时间以十进制显示在屏幕上,时间减到零时程序退出。-Using assembly language implementation of the countdown device, using 1C interrupted about 18 times per second interruption characteristics, in accordance with interruptions computation time, with every passing second, the time displayed on the screen in decimal, the time reduced to zero to quit.
- 2022-01-26 00:26:39下载
- 积分:1