资源列表

« 1 2 ... .38 .39 .40 .41 .42 27743.44 .45 .46 .47 .48 ... 28523 »

[数据结构常用算法lab2

说明:0-1背包问题:若有物品n个,每个物品的价值Value,用vi表示,每个物品的重量weight用wi表示,其中vi和wi均为非负数。设背包的总容量为W,且W为非负数。本程序可选择装入背包的物品,并使装入背包的物品总价值最大。-Value, with vi, said the weight of each item s weight by wi, where vi and wi are non-negative. The total ca
<cqd> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[压缩解压Two-ball-collision-trajectory

说明:先画出两个小球,再根据参数设置让两小球进行碰撞试验-Firstly,it draws two balls, then according to the parameter settings let two ball impact test
<张海俊> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程Inverted_Pendulum

说明:振动倒立摆,对倒立摆的研究,对matlab动画例程都有帮助的-I have made simple Matlab Code below for this tutorial example and you can modify it for your need.
<binpeng> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB

说明:转角汇流条恒定电流场的仿真,包含电位矩阵和电阻的计算-Simulation corner busbars constant current field, including the calculation of the potential matrix and resistance
<szk> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数值算法/人工智能07_2

说明:这是一个多叉数的建构算法,与一般的建构算法不同,这是用复合链表的方式建立的,并在建立后实现了数据读取-This is a multi-prong number of construction of algorithms, and the general construction of algorithms, this is the way to build a composite list and realized after the
<密码> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab

说明:对于初始给定的数组,通常存在多个长度大于1的已自然排好序的子数组段.例如,若数组a中元素为{4,8,3,7,1,5,6,2},则自然排好序的子数组段有{4,8},{3,7},{1,5,6},{2}.用一次对数组a的线性扫描就足以找出所有这些排好序的子数组段.然后将相邻的排好序的子数组段两两合并,构成更大的排好序的子数组段({3,4,7,8},{1,2,5,6}).继续合并相邻排好序的子数组段,直至整个数组已排好序。-For the in
<cqd> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程imagedasar

说明:Basic tutorial for image
<LLA> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程gpc_prepare

说明:高斯过程二分类的预处理函数,它估计了log(q(y|X,θ-gaussian processes classification prepare function
<张番栋> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程LBM

说明:利用LBM方法研究圆柱绕流模拟问题,LBM即为格子玻尔兹曼方法,用微观的角度反应宏观的现象-use LBM method to simulate cylinder streaming question
<sunjims> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程hog

说明:基于图像处理的HOG特征提取,可根据参数设置来确定自己设定的HOG特征-determined according to its own set of parameter settings
<王士库> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程acosamp

说明:压缩感知重构算法中的稀疏度自适应压缩采样算法代码-Compressed sensing reconstruction algorithm sparsity adaptive compression algorithm code samples
<姚小古> 在 2025-04-03 上传 | 大小:1kb | 下载:1

[matlab例程Iromp

说明:改进的正则化正交匹配追踪算法代码,对正则化的规则进行了修改-Improved regularized orthogonal matching pursuit algorithm code for regularization rules were modified
<姚小古> 在 2025-04-03 上传 | 大小:1kb | 下载:1
« 1 2 ... .38 .39 .40 .41 .42 27743.44 .45 .46 .47 .48 ... 28523 »

源码中国 www.ymcn.org