-
foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序...
foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序-foxprn.zip a Fox use assembly language interface program print graphics procedures
- 2023-05-09 09:30:03下载
- 积分:1
-
PCI1730 input routine
PCI1730输入程序
- 2023-03-12 16:30:04下载
- 积分:1
-
Conjugate gradient method
共轭梯度法,以及几种常见的的优化方法程序-Conjugate gradient method
- 2022-03-17 17:46:35下载
- 积分:1
-
用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos...
用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos
-8251a Serial port with asynchronous communication, spontaneous self-income, the baud rate 1200bps, using queries sent, interrupt to receive treatment. Since the close results showed on the screen. Press esc to return dos
- 2022-12-14 15:05:03下载
- 积分:1
-
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功...
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功-DS18B20 Reading the serial number, read into the RAM chip in, KEILC environment using assembly language compiler debugging success
- 2023-03-20 07:35:03下载
- 积分:1
-
此程序用于医疗方面,可有效监控病人的状况。
此程序用于医疗方面,可有效监控病人的状况。-For medical aspects of this procedure, which can effectively monitor the patient s situation.
- 2022-03-12 02:40:29下载
- 积分:1
-
DES是一种分组密码。假定明文m是由0和1组成的长度为64位的符号串,密钥k也是64位的0、1符号串。...
DES是一种分组密码。假定明文m是由0和1组成的长度为64位的符号串,密钥k也是64位的0、1符号串。-DES is a block cipher. M is expressly assumed by 0 and a length of 64 strings of symbols, as well as key k 0 64, a string of symbols.
- 2022-03-10 08:33:02下载
- 积分:1
-
100
100点温度值采集,并且可以进行摄氏温度和华氏温度的转换-100-point temperature value acquisition, and can be carried out Celsius and Fahrenheit temperature conversion
- 2022-04-14 22:08:07下载
- 积分:1
-
含主副模块的多模块设计
含主副模块的多模块设计-vice module containing the main multi-module design
- 2023-07-07 03:00:03下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1