-
段海滨的《蚁群算法原理及其应用》中的蚁群算法的c语言源代码...
段海滨的《蚁群算法原理及其应用》中的蚁群算法的c语言源代码-Hai-Bin Duan" s " Principles and Applications of Ant Colony Algorithm" in the ant colony algorithm c language source code
- 2022-03-10 07:14:29下载
- 积分:1
-
汇编语言程序设计
汇编语言程序设计-assembly language programming
- 2023-01-10 15:20:06下载
- 积分:1
-
Smart Tuner, 255 Channel storage, 3010 remote control, automatic resumption of T...
智能选台器,255个频道存储,3010遥控器,全自动收台-Smart Tuner, 255 Channel storage, 3010 remote control, automatic resumption of Taiwan
- 2022-01-30 12:42:45下载
- 积分:1
-
拖动鼠标画线,圆,矩形的例子
拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
- 2022-08-13 15:50:12下载
- 积分:1
-
USE DS18B20 IN P16F877A
USE DS18B20 IN P16F877A
- 2022-01-25 22:03:56下载
- 积分:1
-
在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;...
在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;-Compilation in win32 using socket realize udp protocol network chat program procedures by the server-side components and client programs
- 2023-03-21 04:40:03下载
- 积分:1
-
verilog写的分频程序,可以对输入的频率分频
verilog写的分频程序,可以对输入的频率分频-Verilog write the sub-frequency procedures, can the frequency of the input frequency
- 2023-08-11 09:50:04下载
- 积分:1
-
在微软程序中的文件分配
file allocation in Ms dos program
- 2022-03-17 18:04:00下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
3、编写口令程序
要求:
1) 口令是随系统时间而变动的。(在输入口令前应先把当时的系统时间显示在屏幕上)
2)口令输入有次数限制。(口令与时间有关...
3、编写口令程序
要求:
1) 口令是随系统时间而变动的。(在输入口令前应先把当时的系统时间显示在屏幕上)
2)口令输入有次数限制。(口令与时间有关,但不能直接输与显示在屏幕上时间的数值,应进行运算。
3)、口令输入正确后进入选歌菜单,可选3首以上歌曲,可任意停止返回菜单。-3, the preparation of password procedures require: 1) The password is with the system changes over time. (Enter the password in the system at that time before the time displayed on the screen) 2) have a limited number of password input. (Password and time, but should not direct transmission and display on the screen time value calculations should be carried out. 3), enter the correct password selected songs backward menu options for more than three songs, free to stop the return of the menu.
- 2022-03-22 00:03:09下载
- 积分:1