资源列表

« 1 2 ... .15 .16 .17 .18 .19 28420.21 .22 .23 .24 .25 ... 28521 »

[数据结构常用算法5

说明:Graphics 本题关于排序与二分查找,又数据规模可达10^8,故选择long long型的数组作为数据结构。 算法思想大致如下:对于输入的x,y数组,先进行排序,以便一对一形成线段,然后,对于每一组询问,进行二分查找,查找过程如下:运用询问点到第mid条直线两端点向量的外积,若外积大于0说明该点在直线上方,等于0说明该点在直线上,否则说明该点在直线下方(当然同时求出询问点到第mid+1条直线两端点向量的外积以判断该点的准
<邓志杰> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dif_coef

说明:求取离散有限差分方程系数。dif_coef_1.m求取一阶差分系数。dif_coef_2.m求取一阶差分系数。-calcluate the coefficients of discrete finite difference equations.
<LiYi> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程tsp_2opt

说明:code matlab for tsp using 2opt methode
<marouma> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程Degree

说明:社交网络度中心性算法,按节点的度值求出节点的编号-Social network centricity algorithm, according to the node degree of the node number
<华哥> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程netplot

说明:社交网络网络拓扑图,可以得出每个节点的连接关系-Social network network topology, you can draw the connection of each node
<华哥> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程Matrix

说明:社交网络关系中,求节点之间关系的邻接矩阵-Social networks, seeking the relationship between adjacent nodes matrix
<华哥> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程rk4_cd4_plot

说明:Gain plot of RK4-CD4
<Agn> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程a

说明:将rgb图像转为hiv图像,根据h值的值域进行图像分割,再将所选取的点进行拼接成新的图像-RGB image to HIV image, image segmentation based on the range of H value, then the selected points were spliced into a new image
<李科林> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法BP

说明:BP神经网络进行非线性函数的拟合,改正了上次上传的源码的错误和不完善之处-BP neural network nonlinear function fitting, correct the mistakes and imperfections of last upload
<ly> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程magnitude

说明:Finds the magnitude of the difference between two multiband images.
<Ana> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程sier_pinski

说明:Instead of using classical Cantor iteration algorithm,we introduce a cellular automation approach to the construction of Sierpinski triangle,which is simple,direct and magic.
<snn> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[matlab例程ch1

说明:chapter1 chapter1 -chapter1 chapter1 chapter1
<bvnb> 在 2025-05-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 28420.21 .22 .23 .24 .25 ... 28521 »

源码中国 www.ymcn.org