-
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中...
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中-Retrospective Method 01 knapsack problem, c language versions, due to time not finishing a very good code, all code in one file
- 2022-02-04 09:18:53下载
- 积分:1
-
人脸定位实例是模式识别中一个比较复杂的技术 希望能帮到大家...
人脸定位实例是模式识别中一个比较复杂的技术 希望能帮到大家-Human Face Localization example is a more complicated pattern recognition technology hope to help everyone
- 2023-07-29 11:30:03下载
- 积分:1
-
用visual basic语言开发的进行RSA加密的代码,无限位.
用visual basic语言开发的进行RSA加密的代码,无限位.-using visual basic language for the development of the RSA encryption code, unlimited spaces.
- 2023-07-11 12:20:02下载
- 积分:1
-
L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning rate adaptive strategy is to improve the algorithm BP Another approach, which uses Levenberg-Marquardt optimization method, which makes learning time is even shorter. Its weakness is that the complex problems that the method requires a lot of storage space.
- 2023-08-10 03:25:04下载
- 积分:1
-
standard camera calibration source. (Two
标准tsai摄像机标定源代码。(两步标定)-standard camera calibration source. (Two-step calibration)
- 2023-07-19 04:10:04下载
- 积分:1
-
solution of TSP genetic algorithm C Programming Language
解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
- 2022-09-20 01:00:03下载
- 积分:1
-
各种神经网络C源代码。包括: CPN、BPN、ART1、ART2。
各种神经网络C源代码。包括: CPN、BPN、ART1、ART2。-various neural network C source code. Include : CPN, 7.82, ART1, ART2.
- 2022-05-15 16:59:56下载
- 积分:1
-
该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。...
该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。-Comparison of the program user-friendly, has a friendly interface that can load images, and in accordance with the training images Hopfield neural network, you can also add noise to images, to determine its recognition rate.
- 2022-02-12 14:29:26下载
- 积分:1
-
介绍 ROBOCUP 3D SERVER的一些资料,网少比较少的,有兴趣的朋友可以研究看看。...
介绍 ROBOCUP 3D SERVER的一些资料,网少比较少的,有兴趣的朋友可以研究看看。-ROBOCUP 3D SERVER introduce some of the information, the relatively small network of small, interested to see if a friend can be studied.
- 2022-07-09 07:31:56下载
- 积分:1
-
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。...
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
- 2022-06-20 15:06:22下载
- 积分:1