资源列表

« 1 2 ... .54 .55 .56 .57 .58 17959.60 .61 .62 .63 .64 ... 28521 »

[数学计算/工程计算Sparse-matrix-transpose

说明:绍了对稀疏矩阵进行压缩存储的几种存储方式,重点分析了稀疏矩阵的三元组压缩存储的不同存储结构,提出利 用数组首下标元素存储稀疏矩阵总行数、总列数和非零元素总个数三个信息的改进的三元组顺序表存储定义方式。同时给出 了用c语言编写的基于该定义上设计矩阵转置的几种算法。通过对各算法进行时间复杂度分析,总结出了几种算法的优 缺点。-Introduce a compressed sparse matrix storage of seve
<陈晓娟> 在 2024-09-29 上传 | 大小:272384 | 下载:0

[数值算法/人工智能P2P_Dijkstra

说明: Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法的Dial实现是通过一系列方法,对Dijkstra算法进行加速。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm to compute a no
<石伟婷> 在 2024-09-29 上传 | 大小:1245184 | 下载:0

[matlab例程New-folder

说明:this new algo for edge detection and efficient then other algo ,even classification is also there.(enhanced otsu method)-this is new algo for edge detection and efficient then other algo ,even classification is also ther
<pandey> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[matlab例程imageProc

说明:this program is use to image processing
<andi> 在 2024-09-29 上传 | 大小:3121152 | 下载:0

[数值算法/人工智能Power

说明:Eigen value extraction by Power Method
<joyson silva> 在 2024-09-29 上传 | 大小:13312 | 下载:0

[matlab例程MIMO

说明:MIMO系统设计的毕业论文,主要有联合相关模型的MATLAB仿真-MIMO system design of the thesis, the main MATLAB simulation model of joint-related
<马一啸> 在 2024-09-29 上传 | 大小:206848 | 下载:0

[matlab例程2008-04753159

说明:关于MIMO weichselberger 的文档描述,主要有建模过程及方法,参数评定-Documentation on the MIMO weichselberger descr iption of the main modeling process and methods, parameters assessed
<刘刚> 在 2024-09-29 上传 | 大小:236544 | 下载:0

[matlab例程parallel

说明:平行板电容器电容的矩量法计算 算法简单容易实现-Capacitance of parallel plate capacitor method of moments algorithm is simple and easy to implement
<张彬> 在 2024-09-29 上传 | 大小:15360 | 下载:0

[压缩解压huffman

说明:经典哈夫曼编码源码,频域&时域音频编码必须的压缩手段-Classic Huffman source, time-domain & frequency domain audio coding to the compression means. . . . .
<yy> 在 2024-09-29 上传 | 大小:1089536 | 下载:0

[数值算法/人工智能zlib-1.2.5

说明:开源 zlib 库 zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open sourc
<love> 在 2024-09-29 上传 | 大小:654336 | 下载:0

[matlab例程beamforming

说明:RLS和Capon波束形成程序, Capon给定SNR和INR -RLS AND CAPON BEAMFORMING
<夏晓丽> 在 2024-09-29 上传 | 大小:7168 | 下载:0

[matlab例程mylma

说明:一种最简本的基于最小均方误差的自适应算法-One of the most simple minimum mean square error of the adaptive algorithm
<戴崇> 在 2024-09-29 上传 | 大小:1024 | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 17959.60 .61 .62 .63 .64 ... 28521 »

源码中国 www.ymcn.org