-
Windows环境下32位汇编语言程序设计配套书源码第14章
Windows环境下32位汇编语言程序设计配套书源码第14章-Windows Environment 32-bit assembly language programming book source package Chapter 14
- 2022-01-22 02:30:58下载
- 积分:1
-
批处理文件内容增加。汇编利用windows API函数实现。
批处理文件内容增加。汇编利用windows API函数实现。-add string batch program。win32 assembly language using windows API achieved。
- 2022-03-22 00:46:01下载
- 积分:1
-
Verilog黄金教程,适合初学者及进阶
Delphi开发,基础教程-Delphi, based Directory
- 2022-05-18 06:39:56下载
- 积分:1
-
改进的七段显示电子钟
改进的七段显示电子钟-showed improvement in paragraph 107 of the electronic bell
- 2023-05-16 12:30:03下载
- 积分:1
-
sad
sad
- 2022-08-22 16:44:16下载
- 积分:1
-
这是一个汇编语言文件,利用8051进行串行通信的设计.
这是一个汇编语言文件,利用8051进行串行通信的设计.-This is a compilation of language paper, using 8051 serial communication design.
- 2023-04-25 11:35:03下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1
-
用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用...
用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用-use of the transfer matrix method one-dimensional photonic crystal with the structure of the program, prepared by Matlab. unpacks the files, procedures written in word document, together with the painting under Matlab plans, I feel very useful
- 2022-03-10 03:15:02下载
- 积分:1
-
PCF8574的数据移出移入总线的数据读写
PCF8574的数据移出移入总线的数据读写...
PCF8574的数据移出移入总线的数据读写
PCF8574的数据移出移入总线的数据读写-The data out of the bus PCF8574 moved into the data read and write the data out of the PCF8574 moved into the data bus read and write
- 2022-01-26 06:08:18下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1