资源列表
[人工智能/神经网络/遗传算法] 3LAYERS_BP
说明:This a three-layer BP neural network source code, with the Levenberg-Maquardt Law Enforcement training, interest can be studied.-This is a three-layer BP neural network source code, with the Levenberg-Maquardt Law Enforcement training, interest can b<安少鹏> 在 2025-08-24 上传 | 大小:5kb | 下载:0
[数值算法/人工智能] boolean-intersection-calculation
说明:巷道体布尔求交算法,详细源码,开发环境vc++6.0.-boolean intersection calculation<> 在 2025-08-24 上传 | 大小:4.24mb | 下载:0
[人工智能/神经网络/遗传算法] GAProgram_matlab
说明:本程序包包括遗传算法程序ga.m,突变函数mutation.m,目标函数myfun.m等。用户通过修改目标函数及算法初始参数即可用于自定义的优化问题。-This package includes the ga.m mutation genetic algorithm procedure, the function mutation.m myfun.m, objective function. The user through modifying the object function and t<lunix> 在 2025-08-24 上传 | 大小:7kb | 下载:0
[数值算法/人工智能] 1316-How-Many-Fibs
说明:HDU ACM 1316 Problem Descr iption Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n >= 3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a, b].<zzyazz> 在 2025-08-24 上传 | 大小:1kb | 下载:0
[matlab例程] hlqzjOPT
说明:电动单梁起重机的主梁优化程序,针对单梁起重机桥架结构的主梁,介绍了一种基于参数化设计的优化设计方法;建立了约束条件的数学模型,将VC与MATLAB集成为一体,实现了从基本设计计算到利用高效的MATLAB优化工具进行优化设计,提高了设计效率,同时为进一步研究提供了基础。 -自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 Electric single beam crane girder optimization program。introduces a me<李扬> 在 2025-08-24 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] kmeans
说明:数据挖掘Kmeans算法C/C++语言实现。 提供接口让使用者可以指定输入输出文件、聚类结果中类别个数、中心点计算方式、初始化方法。-Kmeans,data mining algorithms,C/C++language. Provides the interface so that users can specify the input and output file, type in the number of clustering results, the center of ca<blue> 在 2025-08-24 上传 | 大小:343kb | 下载:0
[人工智能/神经网络/遗传算法] SavaOrGamble
说明: 此练习用于练习将一个大规模程序分为几个源代码文件。程序功能如下:选择将钱存到银行的固定账号或者拿去*。程序已经部分完成,但需要你来写缺失的头文件并完成bank.c 和用于显示选择菜单的主函数。 Wallet文件的内容用函数walletPrintBalance和walletPay来实现。为了便于将代码归类和操作, 要求wallet的参数都定义为 Wallet 类型(提示:用typedef),Wallet实际上只是双精度类型的别称,参数应包含钱数(以欧元计)<邪恋天堂> 在 2025-08-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] insertsort_recursive
说明:MIPS迭代实现插入排序算法。时间复杂度和空间复杂度较低-MIPS iterations to achieve insertion sort<liupeng> 在 2025-08-24 上传 | 大小:1kb | 下载:0