资源列表

« 1 2 ... .42 .43 .44 .45 .46 19247.48 .49 .50 .51 .52 ... 28522 »

[数值算法/人工智能05

说明:现代通信系统(matlab版本)第二版,第五个例题的程序。-Modern communication systems (matlab version) second edition, the fifth Example program.
<wangjun> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[matlab例程BP

说明:这次上传的程序源码是关于使用BP神经网络预测数据。-The upload program source code is on the use of BP neural network forecasts.
<apple> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法sort

说明:本人自己写的外排序,可以根据数据类型、文件大小,受限内存大小手动调整,非常适合学习外排序的爱好者下载和学习。-I wrote it myself, outside the sorting may be based on data type, file size, is limited to manually adjust the memory size is very suitable for learning outside the
<天外沙> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法2DBall

说明:有关2D凸包的算法,1. 排序更简单,只是简单的比较,没有运算. 2. 起始点更好找,就是排序后的第一个点. 3. 可以很好地处理特殊情况(共线).-The 2D convex hull algorithm, 1. Sorting easier, just a simple comparison, there is no operation. 2. To find a better starting point, that is
<jiangli> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法tree_xml

说明:分析XML文件并提取关键字和数据的过程,使用深度遍历及广度遍历。-Analysis of XML file and extract the keywords and data in the process, using the depth and breadth traversal traversal.
<jiangli> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法JiangAVL

说明:我的AVL(平衡二叉查找树)实现,已经测试过。-This is my AVL implementation, it has been tested.
<蒋国纲> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[matlab例程Quantity_SNR_Compare

说明:均匀量化和非均匀量化在性能上存在着显著的差异,这种差异可以用信号通过量化器后的量躁比来反映出来。本程序用曲线表示了理论和实际两个方面下两种量化的量躁比。从而可观察他们的性能上的差别。-There are significant differences with the function between Uniform quantization and non-uniform quantization ,which can be qu
<陈侯海> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[压缩解压cv3

说明:struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[matlab例程solve

说明:matlab算法程序集--非线性方程组求解程序-Solving nonlinear equations
<yuanzh> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[压缩解压stack

说明:C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to c
<邹娟> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[matlab例程jiechanrao

说明:对干涉图进行相位提取后,要获得真实相位图分布,需要对相位主值图进行展开,即相位解缠绕,本程序应用基于调制度方法进行解缠绕。-Right to interfere in the phase diagram extracted to obtain the true distribution of the phase diagram, the need to start phase diagram principal value, that
<baker> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数值算法/人工智能cavity

说明:运用CFD 编制的方腔流的Fortran程序-Prepared by the use of CFD in a square cavity flow Fortran program
<creacy> 在 2025-03-16 上传 | 大小:3kb | 下载:1
« 1 2 ... .42 .43 .44 .45 .46 19247.48 .49 .50 .51 .52 ... 28522 »

源码中国 www.ymcn.org