资源列表

« 1 2 ... .57 .58 .59 .60 .61 6062.63 .64 .65 .66 .67 ... 28523 »

[matlab例程Quantity_SNR_Compare

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

[数据结构常用算法huanghou

说明:c++ N皇后求解源码。。。,希望有帮助。-c++ N Queen solve the source code. . . Hope that helps.
<lls> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[压缩解压cv4

说明: 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-12-02 上传 | 大小:1kb | 下载:0

[压缩解压cv6

说明: 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-12-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法hanglieshi

说明:c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
<lls> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cv7

说明: 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-12-02 上传 | 大小:10kb | 下载:0

[数学计算/工程计算a

说明:this code simulate sluted aloha protocol.
<aissan> 在 2025-12-02 上传 | 大小:1kb | 下载:0

[matlab例程systemc_based_TLM_research

说明:本文详细的介绍了systemc的TLM建模方法,并给出了详细的例子,是学习systemc很不错的材料-This paper introduces systemc of TLM modeling method, and gives a detailed example of this is a very good material to learn systemc
<luo hongyin> 在 2025-12-02 上传 | 大小:85kb | 下载:0

[matlab例程RandomForest

说明:随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler-An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only
<cystory> 在 2025-12-02 上传 | 大小:211kb | 下载:0

[压缩解压HuiTianAutoMaintenanceManagementSystem

说明:惠天汽车维修管理系统(源代码2006) 最终代码C#- HuiTian Auto Maintenance Management System
<wupan> 在 2025-12-02 上传 | 大小:5.88mb | 下载:0

[matlab例程53Waveletdecompositionandreconstruction

说明:在MATLAB实现的5-3整数小波分析,包括三个文件,分析,重构还有主程序,可对图像进行三级小波分解-In the MATLAB implementation of the 5-3 integer wavelet analysis, including the three documents, analysis, and reconstruction are the main program can be an image wavelet decomposition of three
<zhangpan> 在 2025-12-02 上传 | 大小:67kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 6062.63 .64 .65 .66 .67 ... 28523 »

源码中国 www.ymcn.org