资源列表

« 1 2 ... .13 .14 .15 .16 .17 24318.19 .20 .21 .22 .23 ... 28524 »

[数据结构常用算法selectlib

说明:这里有常用的选择排序,这是学习数据结构的经验总结,包含了选择排序和堆排序,以及其时间复杂度和空间复杂度的考虑,希望对大家有所帮助。-There are commonly used in selection sort, which is a summary of experiences to learn data structures, including the selection sort and heap sort, as well as its time complexity and sp
<天外沙> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[matlab例程skin_color

说明:skin segmentation base on RGB color space. does not work for gray level images
<remey> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法changesortlib

说明:这是交换排序的程序,包含冒泡泡排序和快速排序算法,有比较详细的介绍和其复杂度的分析。-This is the sort of exchange program, including the risk bubble sort and quick sort algorithm, a more detailed descr iption and its complexity analysis.
<天外沙> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法mergelib

说明:这个非常详细的介绍了内排序中的归并排序算法,并分析了它的时间复杂度和空间复杂度。-This very detailed descr iption of the inside of the merge sort algorithm to sort and analyze its time complexity and space complexity.
<天外沙> 在 2026-01-18 上传 | 大小:1kb | 下载:0

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

说明:利用自适应控制算法,进行参数自整定和进行极点配置-adptive control for setting poles
<大爷> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[压缩解压totop_test

说明:JS代码,网页滚动至页面顶部,滚动有时间限制,显示方式为慢慢滑动-to page top
<longfeng> 在 2026-01-18 上传 | 大小:1kb | 下载:0

[压缩解压stringmatching

说明:我也是在网上乱找了一个源程序代码,希望有帮到大家的。-String matching
<yangqun> 在 2026-01-18 上传 | 大小:1kb | 下载:0

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

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

[数据结构常用算法huanghou

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

[数据结构常用算法hanglieshi

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

[数学计算/工程计算a

说明:this code simulate sluted aloha protocol.
<aissan> 在 2026-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 24318.19 .20 .21 .22 .23 ... 28524 »

源码中国 www.ymcn.org