资源列表

« 1 2 ... .52 .53 .54 .55 .56 3057.58 .59 .60 .61 .62 ... 216384 »

[数据结构常用算法Knapsack-problem

说明:假设有一个能装入总重量为T的背包和n 件重量分别为W1,W2,W3,...,Wn的物品。编写算法从n件物品中挑选若干件恰好装满背包,即使得Wi1+Wi2+...+Win=T.(W旁边的字符皆为角标)。要求找出满足条件的所有解。-Suppose there is a load of T of the total weight of W1, N, W2, W3, Wn. Algorithm is compiled n items selected several pieces just loade
<chenchen> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[其他小程序GenerateRV

说明:使用vs2015 c++产生高斯,瑞利,泊松分布的随机数-generate Gaussain, Rayleigh,Poisson random varibles by C++
<Yvonne> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linear-table-operation

说明:1,线性表在顺序存储结构上的建立、插入、删除运算。 2,线性表在链接存储结构上的建立、插入、删除运算。-1, the establishment, insertion and deletion of the linear table in the sequential storage structure. 2, the linear table in the link storage structure, the establishment, insertion, delete ope
<chenchen> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree

说明:(1)实现二叉树的构造过程,并打印出二叉树  (2)对该二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历;  (3)将该二叉树的所有左右子树进行交换,得到新的二叉树,并打印出该二叉树;  (4)对新获得的二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历。-(1) the construction process to achieve the two fork tree, and print out the two fork tree
<chenchen> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[其他小程序OVR

说明:1对剩余的支持向量机MSVM,但是会出现数据偏斜,不可分,分类重叠现象-support vector machine
<ljn> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[其他小程序hamming

说明:hamming 编码的qpsk调制通过awgn信道后的误比特率-hamming coded modulation by qpsk awgn channel bit error rate after
<呵呵> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算two-smooth-model-forecast

说明:二次指数平滑预测模型,采用MATLAB仿真实现,无错误-Second exponential smoothing prediction model using MATLAB Simulation, no error
<wang> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Quadratic-Exponential-Smoothing

说明:二次指数平滑算法的仿真实现,测试中主要要调整参数阿尔法-Simulation secondary exponential smoothing algorithm, test parameters to be adjusted in the main Alpha
<wang> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法neural-network

说明:神经网络的MATLAB仿真程序,可对周期序列预测-MATLAB neural network simulation program can predict periodic sequence
<wang> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法MATLAB-simulation-of-neural-networks

说明:神经网络的MATLAB仿真,可用于时间序列的精确预测-MATLAB simulation to accurately predict the neural network can be used for time-series
<wang> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Analytic-Hierarchy-Process

说明:层次分析法的MATLAB仿真,可用于态势分析-MATLAB simulation of AHP can be used for trend analysis
<wang> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Exponential-smoothing-forecast-data

说明:三次指数平滑法的仿真实现,可用于态势预测-Cubic Exponential Smoothing Method Simulation can be used to predict the trend
<wang> 在 2025-07-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 3057.58 .59 .60 .61 .62 ... 216384 »

源码中国 www.ymcn.org