资源列表
[人工智能/神经网络/遗传算法] Harris-Detection
说明:Harris角点检测程序,,有测试图像,,使用简单,效果好-Harris corner detection procedures, test images, and simple to use, good results<zhou> 在 2025-06-09 上传 | 大小:130kb | 下载:0
[人工智能/神经网络/遗传算法] fis
说明:/* * 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试 * 1、将fis.c文件拷贝到项目中; * 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加 * _CRT_SECURE_NO_WARNINGS * 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性 * 【配置属性】->【常<王行凤> 在 2025-06-09 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] ga
说明:带详细解说的C语言遗传算法源码,供大家理解学习用。-The genetic algorithm source code with a detailed explanation of the C language for everyone to understand learn.<孙小笛> 在 2025-06-09 上传 | 大小:49kb | 下载:0
[人工智能/神经网络/遗传算法] Astart
说明:在VC++环境下,实现A星算法的演示过程,操作方便,使用鼠标点击即可. -A star algorithm demo in the VC++ environment, convenient operation, using a mouse click away.<shenhongmin> 在 2025-06-09 上传 | 大小:63kb | 下载:0
[人工智能/神经网络/遗传算法] k-means
说明:对于模式识别分类,利用K均值聚类,对原始数据进行分类。比较易于收敛,十分好用-For pattern recognition classification using the K-means clustering, and classification of the original data. Relatively easy to convergence, very easy to use<王振峰> 在 2025-06-09 上传 | 大小:899kb | 下载:0
[人工智能/神经网络/遗传算法] TSPant
说明:用蚁群算法求解TSP问题,并有详细注释。-Ant colony algorithm for TSP, and detailed notes.<> 在 2025-06-09 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] ant_colony_image_edge_detection
说明:一种基于蚁群算法的图像边缘检测算法,有中文注释。-Image edge detection algorithm based on ant colony algorithm<> 在 2025-06-09 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] BP-Predicted-deformation
说明:用BP神经网络预测横梁最大变形量并绘制变形曲线(样本参数用ANSYS分析得到)-Deformation curve and draw the maximum deformation of the beams with BP neural network (sample parameters ANSYS analysis)<fouryear> 在 2025-06-09 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] BpNeuronMain
说明:bp神经网络,很好的资料,可以运行,建议下载-bp neural network, good, you can run, it is recommended to download<ZHU LEN> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] cocc_learner
说明:机器学习领域,self-taught-clustering算法,源码,出自戴文渊paper self-taught-learning-Machine learning ,transfer learing ,Impliment of self-taught learning algorithm in vc++,used in the paper-"self-taught clustering"-of WenyuanDai s<haoguoqing> 在 2025-06-09 上传 | 大小:1.37mb | 下载:0
[人工智能/神经网络/遗传算法] BP-network
说明:BP算法实现简单的人工神经网络的功能并且能够进行相应的代码样本训练-BP algorithm to achieve a simple function of the artificial neural network and the corresponding code sample training<金> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ChineseSegment
说明:一个完整的中文分词程序,有源码,词典,训练集。算法简洁高效,准确率高。包含了一种将标注语料和词典融合的新型分词方法。将语料分割为2:1为训练集和测试集,加上一个外部词典,准确率可以达到95 。适合入门者学习。也适合需要一个简单分词工具的应用。-A Chinese word segmentation procedures, source, dictionary, the training set. The algorithm is simple and efficient, high accura<张忠辉> 在 2025-06-09 上传 | 大小:13.91mb | 下载:0