-
背包问题最优算法
背包问题最优算法- Knapsack question most superior algorithm
- 2022-04-17 19:40:24下载
- 积分:1
-
利用 matlab 软件的故障分析
这是对输电线路的故障分析的 MATLAB 程序。LG、 伦敦、 微光和 LLLG 的故障进行了分析。也可以更改总线,总线中的故障数目和 genrator deteails 也可以涂改。.Txt 文件,也提供了代码执行程序
- 2022-09-15 11:55:03下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
多目标Pareto最优解搜索算法
多目标优化是指在约束条件下有两个或两个以上的优化目标,而且这些目标之间相互矛盾,不能同时达到最优,也就是说,一个目标的最优往往是以牺牲其它目标作为代价的,因此多目标优化问题存在多个最优解,这些解之间无法比较优劣,统称为Pareto最优解。带精英策略的快速非支配排序遗传算法(Nondominated Sorting Genetic Algorithm II,NSGA-II)是目前应用较为广泛的一种多目标算法。本案例将对MATLAB自带的改进的NSGA-II进行讲解,并举例说明其应用。
- 2022-02-11 16:55:06下载
- 积分:1
-
android first home screen
android first home screen
- 2022-03-01 22:36:30下载
- 积分:1
-
排序及动态规划
应用背景c语言的冒泡排序示例,以及其他的动态规划的示例,相当基础但也很重要的排序,大家可以借鉴。如果对代码有疑义的也可以私信我,我非常欢迎啊哈哈关键技术采用了非常经典的算法思想,对刚入门的初学者会有一定的启发性,希望对大家能有所帮助,也希望大家多多支持!!
- 2023-02-13 00:40:03下载
- 积分:1
-
铂金属温度计换算程式,用于知道金属阻值时求解温度值
铂金属温度计换算程式,用于知道金属阻值时求解温度值-platinum metal thermometer conversion formula for the resistance know when the metal temperature Solution
- 2023-03-03 10:10:04下载
- 积分:1
-
PQ分解法潮流计算程序。既可以用于高压输电网的潮流解算,又可以用于低压配电网的潮流解算,还可以同时解算输电网
加配电网的混合潮流问题。...
PQ分解法潮流计算程序。既可以用于高压输电网的潮流解算,又可以用于低压配电网的潮流解算,还可以同时解算输电网
加配电网的混合潮流问题。-PQ decomposition process flow calculation. Both high-voltage transmission networks can be used to calculate the trend, but also can be used in the trend of low voltage distribution network solver, but also at the same time increase the supply grid solver distribution network issues mixed trend.
- 2022-02-10 17:05:01下载
- 积分:1
-
这是一个图论Gomory-Hu算法!!!
This is a Gomory Hu algorithm-This is a Gomory Hu algorithm!!!
- 2022-03-14 12:08:08下载
- 积分:1
-
棋盘覆盖问题的算法源程序
棋盘覆盖问题的算法源程序-chessboard coverage of the algorithm source code
- 2023-03-22 09:05:03下载
- 积分:1