资源列表
[数据结构常用算法] bag3
说明:背包问题是很经典的问题,可以使用多种方法解决,这里使用回溯法解决。-Knapsack problem is a classic problem, you can use a variety of methods to solve, backtracking is used here to solve.<yuyangyang> 在 2025-05-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] assemble
说明:装箱问题是大家经常碰到的问题,也有很多解决方法,这里使用近似算法解决。-Packing problem is that we often encounter the problem, there are many solutions, approximation algorithm is used here to solve.<yuyangyang> 在 2025-05-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bag2
说明:背包问题有很多解决算法,这里使用贪心算法解决背包问题-There are many algorithms to solve knapsack problem, greedy algorithm is used here to solve knapsack problem<yuyangyang> 在 2025-05-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] msort
说明:中介数排序是数学上的经典问题,在数据结构里也是大家经常碰到的问题,这里很好的解决了这个问题。-Intermediate number of sorting is a classic mathematical problems in the data structure is the problem we often encounter, where a good solution to this problem.<yuyangyang> 在 2025-05-25 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ai
说明:主要描述人工智能搜索策略的,广度搜索,深度搜索,及博弈-Describes the artificial intelligence search strategies, search the breadth, depth search, and game<yishui> 在 2025-05-25 上传 | 大小:315kb | 下载:0
[数学计算/工程计算] flow-and-heat-transfer
说明:(1) 二维椭圆型流动和传热问题通用计算机程序算法方面的特点 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; -(1) two-dimens<zmm> 在 2025-05-25 上传 | 大小:5kb | 下载:0