-
最大lyapunov指数与相关维数C程序
最大lyapunov指数与相关维数C程序-largest dimension associated with the C Program
- 2022-08-20 02:33:53下载
- 积分:1
-
有很多的算法,让您来处理信息存储…
There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)
- 2022-03-03 22:58:15下载
- 积分:1
-
求非终端结点的算法
求非终端结点的算法-for non-terminal nodes algorithm
- 2022-07-23 13:50:16下载
- 积分:1
-
Tower of Hanoi game, according to the user to enter the location of the mobile p...
汉诺塔游戏,根据用户输入盘子移动的位置来移动盘子,并显示状况-Tower of Hanoi game, according to the user to enter the location of the mobile plate to move the plates, and display status
- 2022-07-07 06:01:11下载
- 积分:1
-
啮合工具箱
网格操作算法
- 2022-07-14 03:56:15下载
- 积分:1
-
遗传算法tsp
基于遗传算法以TSP中的中国旅行商问题为例进行求解,采用轮盘赌、顺序交叉、反转变异方式实现算法涉及的选择、交叉、变异策略,利用C++语言编码进行仿真实验,验证本文所设计算法的正确性和可行性.
- 2022-10-19 02:05:03下载
- 积分:1
-
层次分析法与 C
AHP 算法
许多决策问题涉及因素很的多。例如,如果您是骗局-用户试读一份新工作,因素可能包括入职薪酬、 职业发展机会,
您的工作位置,你在工作时的类型会有工作的人工作
将会做的事情,和各种各样的附带福利。如果您正在考虑购买寿险的计算机的有不少重要的因素,以及考虑: mem 辽阔的价格,与其他计算机、 灵活性、 品牌名称、 软件可用性的兼容性
存在的任何用户组和计算机制造商和本地的支持
计算机存储区。在购买新的或使用的汽车,这种因素作为颜色、 样式、 制作和模型,
一年、 数英里 (如果它是一辆二手车)、 价格、 经销商或您所购买的人
从汽车、 担保和保险的成本可能要考虑的重要因素。
在多因素决策、 个人主观及直觉地考虑
在作出他们的选择的各种因素。艰难的决定,为一个定量的方法是
建议。所有的重要的因素然后可授予适当的重量和每个
替代方法,如一辆汽车、 一台计算机或新的就业前景,可以评估的角度
这些因素。这种方法称为多因素评价
- 2023-01-05 12:55:03下载
- 积分:1
-
数据挖掘中的一种方法,可以用来对一组数据进行频繁项集的挖掘。是一种很好的算法,同时,也存在一些不足,需要加以改进!...
数据挖掘中的一种方法,可以用来对一组数据进行频繁项集的挖掘。是一种很好的算法,同时,也存在一些不足,需要加以改进!-a kind of arithmetic in datamining
- 2022-01-25 17:19:40下载
- 积分:1
-
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0...
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum total value of the goods but a subset of the W capacity. Dynamic Programming
- 2022-03-09 15:39:44下载
- 积分:1
-
VB 密钥生成器
这是一个简单的密钥生成器应用程序,可以用来为您的应用程序生成密钥。它使用的组织的名称来生成密钥。
- 2022-07-01 07:52:50下载
- 积分:1