-
这是一个学习如何写93C46 EEPROM的程序。
这是一个学习93c46如何写EEPROM的程序。
- 2022-01-22 14:04:44下载
- 积分:1
-
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。...
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。-Simple to use fat for solving linear programming problems by the document read into the coefficient matrix, for large-scale computing.
- 2022-05-06 18:08:34下载
- 积分:1
-
这是一个时间陷阱问题,不小心的话就会GAME OVER哦!哈哈!就看你的啦!...
这是一个时间陷阱问题,不小心的话就会GAME OVER哦!哈哈!就看你的啦!-This is a time trap, careless words will naGames OVER! Ha ha! See you!
- 2023-06-28 00:40:02下载
- 积分:1
-
直流电机的模拟,显示并可自由设定电机的转速 接口设计源代码...
直流电机的模拟,显示并可自由设定电机的转速 接口设计源代码-DC motor simulation, shows can be free to set the motor speed interface design source code
- 2023-01-12 21:15:04下载
- 积分:1
-
汇编语言实现的通讯录程序,拥有增加、删除、修改等功能。通讯录保存在记事本中,单个单位有姓名和电话号码组成。...
汇编语言实现的通讯录程序,拥有增加、删除、修改等功能。通讯录保存在记事本中,单个单位有姓名和电话号码组成。-Assembly language implementation of the address book program, has to add, delete, modify other functions. Contacts saved in Notepad, a single unit composed of the name and phone number.
- 2022-08-09 18:14:32下载
- 积分:1
-
WIN98 drive boot record, have my own notes. Watchable school compilation!
WIN98硬盘引导记录分析,有我自己的注释。学汇编必看!-WIN98 drive boot record, have my own notes. Watchable school compilation!
- 2022-01-21 06:13:58下载
- 积分:1
-
source code for alarming
source code for alarming
- 2022-02-06 17:46:02下载
- 积分:1
-
用来实现对音乐的编译!用的是TASM编译器来实现在COM下的音乐效果...
用来实现对音乐的编译!用的是TASM编译器来实现在COM下的音乐效果-used for the compilation of music! TASM is the compiler to achieve in the COM Music
- 2023-05-11 16:15:03下载
- 积分:1
-
用递归的方法编写函数求Fibonacci级数的源程序
用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
- 2022-06-30 12:34:47下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1