资源列表

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

[压缩解压TwIST_v1

说明:基于两步迭代收缩法和复数小波的压缩传感 图像重构 - Based on two-step iterative shrinkage method and the complex wavelet compression sensor Image reconstruction
<weimiao> 在 2025-11-23 上传 | 大小:74kb | 下载:0

[压缩解压dreaming-in-code

说明:dreaming in code电子版,给大家分享一下-dreaming in code
<吴宪国> 在 2025-11-23 上传 | 大小:278kb | 下载:0

[数据结构常用算法JiangAVL

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

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

说明:投稿系统,稿件审核。注册会员,会员可以投稿,管理员可以审核投稿信息,进行品审。-Contribution system, manuscr ipt review. Registered members, members can contribute, administrators can audit Received information and to conduct product trial.
<范朝鹏> 在 2025-11-23 上传 | 大小:10.61mb | 下载:0

[数据结构常用算法LeftistTree

说明:我的左偏树的实现,我已经测试过,不需要额外的依赖。-My leftist tree s implementation. I have tested it.
<蒋国纲> 在 2025-11-23 上传 | 大小:2kb | 下载:0

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

说明:遗传算法的c++程序,用于电力系统短期负荷预测-Genetic algorithm c++ program for power system short term load forecasting
<李玮> 在 2025-11-23 上传 | 大小:7kb | 下载:0

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

说明:使用自适应逼近的短期负荷预测,为matlab代码,程序较为简单-The use of adaptive approximation of the short-term load forecasting for the matlab code, the program simple
<李玮> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[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-11-23 上传 | 大小: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-11-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法huanghou

说明:c++ N皇后求解源码。。。,希望有帮助。-c++ N Queen solve the source code. . . Hope that helps.
<lls> 在 2025-11-23 上传 | 大小: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-11-23 上传 | 大小: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-11-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 22462.63 .64 .65 .66 .67 ... 28523 »

源码中国 www.ymcn.org