资源列表

« 1 2 ... .59 .60 .61 .62 .63 25264.65 .66 .67 .68 .69 ... 28523 »

[数值算法/人工智能diedai

说明:高斯-塞德尔迭代法算法: 设方程组AX=b 的系数矩阵的对角线元素 ,M为迭代次数容许的最大值, 为容许误差。 ① 取初始向量 ,令k=0 ② 对 计算 ③ 如果 ,则输出 ,结束;否则执行④, ④ 如果 ,则不收敛,终止程序;否则 ,转②。
<kozzy> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegou

说明:这是一个c++程序,实现了诸如堆栈,链表,二叉树之类的基本数据结构-This is a c++ Procedures, such as the realization of stacks, linked lists, binary tree, such as the basic data structure
<tj> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫问题,C++编程,对数据结构的初学者有很好的引导作用,使对约瑟夫问题有一个更好的理解-Joseph problems, C++ Programming, data structures have a very good beginners guide, so that the issue of Joseph have a better understanding of
<段燕> 在 2025-11-18 上传 | 大小:284kb | 下载:0

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

说明:本文介绍了在向量空间模型下, 使用一和一两种不同的相似度评测方法, 来评测查询与文本之间的相关性。-This paper introduces the vector space model, the use of 1 and 12 kinds of different similarity evaluation methods to measure between the query and the text related to each other.
<Gao> 在 2025-11-18 上传 | 大小:209kb | 下载:0

[STLgeometry

说明:用C++写的几何要素类,有一定的参考价值,希望大家喜欢-With C++ Write the geometric elements of class, have certain reference value, I hope everyone likes
<何长江> 在 2025-11-18 上传 | 大小:9kb | 下载:0

[数学计算/工程计算FFT

说明:实现FFT功能的强大源码,热烈欢迎大家下载-Realize a powerful source FFT function, a warm welcome to everyone to download
<王桂良> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算2

说明:采用蒙特卡罗法计算pi的近似值,方法是随机产生二维0~1之间的均匀分布数据点,计算落在单位圆内的点与总点数之比就是pi的近似值-Monte Carlo method to calculate the approximation of pi, is randomly generated from 0 to 1 between two-dimensional uniformly distributed data points, the calculation falls within the uni
<余坤> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算pi

说明:刚才传错了……这个才是采用蒙特卡罗法计算pi的近似值的源程序。方法是随机产生二维0~1之间的均匀分布数据点,计算落在单位圆内的点与总点数之比就是pi的近似值-Chuan just wrong ... ... this is the Monte Carlo method to calculate pi approximation of the source. Is randomly generated from 0 to 1 between two-dimensional uniformly di
<余坤> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[数值算法/人工智能integral

说明:采用蒙特卡洛方法计算0~1上的二重积分,被积函数为x^2+y^2,积分限都是0~1。计算随机数落在0~1之间的概率来计算积分
<余坤> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss

说明:采用全选主元的高斯消去法解线性方程组,方程组的阶数不限,只需在主函数里给定阶数以及系数即可-Select All PCA using the Gaussian elimination solution of linear equations, equations of the order of open, just in the main function in the given order and coefficient can be
<余坤> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gauss_jordan

说明:采用全选主元的高斯—若当方法求矩阵的逆矩阵,矩阵阶数不限但要非奇异,只需在主函数中给出阶数和矩阵各元素即可-Select All PCA using the Gauss- Jordan method for matrix inverse matrix, the matrix order but are not limited to non-singular, just in the main function in the given order and matrix elements can
<余坤> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算ShortestPath

说明:最短路问题的求解 最短路问题的求解-Solving the Shortest Path Problem Solving Shortest Path Problem
<wj19881031> 在 2025-11-18 上传 | 大小:211kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 25264.65 .66 .67 .68 .69 ... 28523 »

源码中国 www.ymcn.org