资源列表

« 1 2 ... .13 .14 .15 .16 .17 18918.19 .20 .21 .22 .23 ... 28523 »

[数据结构常用算法airroute

说明:航线选择问题 问题描述 某个国家有 N 个城市,分别编号为 1 到 N。旅行者通过该国的机场售票处了解到 N 个城市之间的所有航班,每个航班都有两个属性,航程和费用,航线是双向的。 旅行者的出发点是城市 1 ,他的目的地是城市 N ,由于飞机票的价格不菲,而旅行 者携带的现金又是十分有限,而他希望使用有限的现金,尽快到达目的地。 编程任务 帮助旅行者计算出,在他所携带现金的范围内,从出发点到目的地的最短距离-Route choice problems describe
<> 在 2025-09-21 上传 | 大小:56kb | 下载:0

[数据结构常用算法bala

说明:符号平衡问题 给定n(1<=n<=3,000,000)个整数a1,a2,…,an组成的序列,试设计一个O(n) 时间算法,计算其最长符号平衡段的长度-Symbol balance problems given n (1 < = n < = 3,000,000) integers a1, a2, ..., aN sequence of trial design of an O (n) time algorithm to calculate the equilibrium s
<> 在 2025-09-21 上传 | 大小:62kb | 下载:0

[数据结构常用算法ser

说明:服务转移问题 对于给定的有向直线L,计算在直线L 上增设两处服务机构的最小服务转移费用-The problem of transfer of services given to the straight line L, calculated on the straight line L Minimum Service transfer costs additional two service agencies
<> 在 2025-09-21 上传 | 大小:74kb | 下载:0

[数据结构常用算法horse

说明:田忌赛马问题 假设其中胜者可以从对方手中得到¥200,输者必须给对方¥200,平局各不付钱。 已知齐王总是按照速度从大到小派出马比赛,请问田忌要使用怎样的策略,才能使自己 赚的钱最多(或者输的钱最少)。 编程任务 对于给定的齐王和田忌的n 匹马的速度,求进行n场比赛后,田忌最多可以得到的钱(或 最少输的钱)。-Tian Ji' s horse assumptions which the winner can get ¥ 200 from the other hand
<> 在 2025-09-21 上传 | 大小:99kb | 下载:0

[数据结构常用算法sudou

说明:数独问题 对于数独填充游戏,我们要保证在每一行,每一列,每一个方块中数字1..9 都恰好出现 一次。 ★数据输入 供输入数据包括9 行9 列,由数字1..9 和‘.’构成,其中‘.’表示未填数字的格子。 输入数据保证解唯一存在。 ★数据输出 将程序运行结果输出9 行9 列,将数独的空白的格子用正确的数字填充。-Sudoku Sudoku filled game, we want to ensure that each row, each column, each bo
<> 在 2025-09-21 上传 | 大小:85kb | 下载:0

[matlab例程ClusteringToolbox

说明:The Fuzzy Clustering and Data Analysis Toolbox is a collection of MATLAB functions. The toolbox provides five categories of functions: - Clustering algorithms - Evaluation with cluster prototypes - Validation - Visualisation - Example
<massy> 在 2025-09-21 上传 | 大小:11kb | 下载:0

[matlab例程TSP

说明:This is a matlab source code for the Travelling Salesman Problem
<massy> 在 2025-09-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算codes

说明:some codeforces problems answered Almost Prime Haiku Next Round Taxi T-Prime
<Alice_A> 在 2025-09-21 上传 | 大小:2kb | 下载:0

[matlab例程wsnGeneticProgram

说明:This file is a example for simulating wireless sensor networks with genetic algorithm
<massy> 在 2025-09-21 上传 | 大小:6kb | 下载:0

[matlab例程enginvalue_music

说明:上面传的算法主要是为了实现通过MUSIC算法进行DOA的估计,运行不存在问题-Pass above the algorithm is mainly in order to achieve by the MUSIC algorithm of DOA estimates, there is no problem running
<zhujiang> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[matlab例程esprit

说明:这个程序主要是通过经典ESPRI算法和ESPRIT_SVD算法来实现DOA估计-This program is mainly achieved by the classic ESPRI algorithm and ESPRIT_SVD algorithm DOA Estimation
<zhujiang> 在 2025-09-21 上传 | 大小:1kb | 下载:0

[matlab例程LCMV1

说明:这个代码主要是实现了阵列信号自适应处理的波束方向图。其中含有具体的示例和模型-This code is mainly to achieve a beam pattern of the adaptive array signal processing. Which contains the specific examples and the model
<zhujiang> 在 2025-09-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 18918.19 .20 .21 .22 .23 ... 28523 »

源码中国 www.ymcn.org