资源列表

« 1 2 ... .47 .48 .49 .50 .51 11152.53 .54 .55 .56 .57 ... 21467 »

[其他小程序qsort_main.m

说明:快速排序(QuickSort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。 快速排序被认为是当前最优秀的内部排序方法。-Quick Sort (QuickSort) is an efficient sorting algorithm. Although the algorithm runs in the
<wss007bld> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[其他小程序BinaryTree

说明:BINARY TREE USING OBJECT ORIENTED CLASSES
<kashif ali> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[其他小程序zuiduanlujing

说明:C++编写求最短路径大学一年级作业题之一,自己写的-C++ write the shortest path freshman job title
<若相见> 在 2025-11-09 上传 | 大小:2kb | 下载:0

[其他小程序DataSlicer

说明:Data Slicer, to slice data into many pecieces, as many as you can!
<QHsu1988> 在 2025-11-09 上传 | 大小:920kb | 下载:0

[其他小程序sparseapprox

说明:A novel algorithm for sparse approximation in redundant dictionaries, called the M-Term Pursuit (MTP). This algorithm decomposes a signal into a linear combination of atoms that are selected in order to represent the main signal components.
<sakthivel> 在 2025-11-09 上传 | 大小:10kb | 下载:0

[其他小程序qujianshu

说明:区间数计算,岩土沉降预测,matlab编程,变权重计算-Interval calculations, geotechnical settlement prediction, matlab programming, variable weight calculation
<丁平尖> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[其他小程序SIC

说明:串行干扰消除技术有利于消除MIMO系统的多天线干扰,本文件包含ZF-sic与MMSE-sic-Serial interference elimination technology to eliminate the antennas of the MIMO system interference, this file contains the ZF- sic and MMSE- sic
<周克> 在 2025-11-09 上传 | 大小:7kb | 下载:0

[其他小程序Havel

说明:这是图论里面的一个定理,即Havel定理,它是用来判断一系列的度的序列能否组成一个简单图,在这儿我实现了它。-This is the inside of a theorem of graph theory, that Havel theorem, which is used to determine whether a series of sequences degrees to form a simple graph, here I realized it.
<田章> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[其他小程序weight

说明:机械零件分解为基本几何元素组合的重量计算器-Mechanical parts decomposed into basic geometric elements combined weight calculator
<丁健陆> 在 2025-11-09 上传 | 大小:39kb | 下载:0

[其他小程序wechat-43861-8

说明:微信公众平台应用开发实战 配套书籍的源代码,配套书籍的源代码-Micro letter supporting public platform application development of actual combat books source code, complete source code books
<littlesu> 在 2025-11-09 上传 | 大小:71kb | 下载:0

[其他小程序Neural-Networks

说明:Neural Networks(神经网络)在Matlab中的应用-Neural Networks (neural networks) applications in Matlab
<chi> 在 2025-11-09 上传 | 大小:1kb | 下载:0

[其他小程序ga

说明:遗传算法(Genetic Algorithms)在matlab中的应用-Genetic Algorithms (Genetic Algorithms) applied in matlab
<chi> 在 2025-11-09 上传 | 大小:10kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 11152.53 .54 .55 .56 .57 ... 21467 »

源码中国 www.ymcn.org