-
此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则...
此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则-this code is c language of the decision tree Bank code, which is data mining classification algorithm of a can of a given data set for classification, tapping rules
- 2023-01-18 06:55:04下载
- 积分:1
-
用禁忌搜索算法求解tsp。。。matlab写之,很有意义
用禁忌搜索算法求解tsp。。。matlab写之,很有意义-Tabu search algorithm using tsp. . . matlab write, the meaningful
- 2023-06-25 18:55:03下载
- 积分:1
-
这是一个迷宫的自动路由算法。有些人会争辩说,需要…
这是一个自动走迷宫的寻路算法。
可能会有人需要,用作游戏的。
自己新建个Win32空项目,把这个代码复制进去就行了。-This is a Maze of automatic routing algorithm. Some people would argue the need for the game. In their new empty Win32 project, copy this code into there.
- 2023-05-16 05:15:03下载
- 积分:1
-
C language can be used to develop a variety of neural networks : BP, RBF, HOP ~...
可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... please look at the use of pre-documented, and then the establishment of a project document, you will be able to understand the author"s ideas will be very convenient for the various neural network design, I in a system in which to use it, the current version of the development kit has entered 0.7, but the function almost, I think that this version of 0.5 is also very convenient, so he made to share.
- 2022-04-01 17:33:50下载
- 积分:1
-
Introduce a neural network algorithm in C language CPN realize.
介绍了神经 网络中的CPN算法的C语言实现.-Introduce a neural network algorithm in C language CPN realize.
- 2023-07-07 15:15:03下载
- 积分:1
-
遗传算法多点交叉算法
遗传算法多点交叉算法-genetic algorithms more cross-Algorithm
- 2022-09-06 13:35:02下载
- 积分:1
-
文本倾向性分析程序,由中国科学院计算所开发,基于LDA模型,不可外泄的内部程序,冒着被开除的风险与大家分享,欲下从速。...
文本倾向性分析程序,由中国科学院计算所开发,基于LDA模型,不可外泄的内部程序,冒着被开除的风险与大家分享,欲下从速。-Tendentious text analysis program, developed by the Chinese Academy of Sciences calculated, based on the LDA model, the internal procedures can not be compromised, despite the risk of being fired to share with you, as soon as possible For the next.
- 2022-06-01 00:36:43下载
- 积分:1
-
Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)...
Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)-Fast ICA, the ICA a fast algorithm, a complete paper (both formats, pdf and ps)
- 2022-08-26 11:36:51下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
TSP问题的一个简单实验例程,应用效果不错,可以作为初学者的参考...
TSP问题的一个简单实验例程,应用效果不错,可以作为初学者的参考-TSP problem with a simple test routine, applications good results can be used as a reference for beginners
- 2023-07-09 20:10:03下载
- 积分:1